Il you try the WebAudio path when Faust will allows to create a single WebAudio node, that you'll have to "connect" to a WebAudio sound file reader using JavaScript code, see https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html
Stéphane Le 9 avr. 2014 à 14:36, Daniele Ghisi <[email protected]> a écrit : > Hi Stéphane, > > thanks for your quick answer and for the hint. > I had already found the article - that's why my concern was first of > all to find a way to have Faust work with looped soundfiles, and not > with real-time input audio stream. > > Is it possible? Do you maybe have any example about that? > > Daniele > > 2014-04-09 14:39 GMT+02:00 Stéphane Letz <[email protected]>: >> For Web applications, Faust DSP can be compiled to JavaScript node to be >> deployed as JavaScript node in the WebAudio API terminology: >> >> See the explanation here as a starting point: >> >> http://faust.grame.fr/index.php/component/content/article/7-news/73-faust-web-art >> >> Stéphane >> >> Le 9 avr. 2014 à 14:27, Daniele Ghisi <[email protected]> a écrit : >> >>> Dear all, >>> >>> (First of all sorry if anything following this line is trivial or >>> dumb, I'm moving my first steps with Faust right now...) >>> >>> Are there any examples of Faust with sound coming NOT from a real-time >>> audio stream, rather from (say) a looped soundfile? Everything else >>> should be modifiable in real-time (e.g., parameters for the >>> granulation of such soundfile...). Ideally, I'd need this to be >>> embedded in web audio applications... >>> >>> I haven't found similar examples online. Does anybody have a hint for this? >>> >>> Thanks a lot in advance, >>> Daniele Ghisi >>> >>> ------------------------------------------------------------------------------ >>> Put Bad Developers to Shame >>> Dominate Development with Jenkins Continuous Integration >>> Continuously Automate Build, Test & Deployment >>> Start a new project now. Try Jenkins in the cloud. >>> http://p.sf.net/sfu/13600_Cloudbees >>> _______________________________________________ >>> Faudiostream-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users >> ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Faudiostream-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/faudiostream-users
