We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello everyone, I am studying p5 and I would like to translate some music visualizers to view them from the web. Till now I use ddf.minim with minim.getLineIn which is very useful especially for the ability to easily buffer the audio input. So i can't find something in the library which allow me to send from remote live audio into p5 sketch and buffer it. It is possible? can i read an audio from a stream and process it? could someone give me a suggestion about? Thanks a lot! Gianmaria