Re: [Faudiostream-users] looking for help on PD builds of Faust DSP patches

2020-11-10 Thread Giuseppe Silvi via Faudiostream-users
Hi Scott, Have you tried to connect the [djembeMIDI~] object directly to a [dac~]? The [outlet~] means to be an out when you use the djembeMIDI.pd as an abstraction. To complete the demo, you can create a new file.pd inside the same folder and recall the object [djembeMIDI], the outputs two and

[Faudiostream-users] looking for help on PD builds of Faust DSP patches

2020-11-10 Thread Scott R. Looney
hi folks! i recently used the web editor to open the 'Construction' DSP patch file in the Waveguide models folder and then exported it as a PD external object. the export appeared to go smoothly but when i tried using it in PD i got absolutely no sound and i think PD may have partially frozen as we

Re: [Faudiostream-users] Web audio app for hexaphonic effects

2020-11-10 Thread Stéphane Letz
> > In theory yes, I guess the WebAudio implantation in a given browser has to > support that: have you tried ? > > Yes I did check and only input 1 and 2 of my soundcard works (RME fireface > UCX). > I suggest googleing "multi-channel audio card web audio API » or similar, and possibly imp

Re: [Faudiostream-users] Web audio app for hexaphonic effects

2020-11-10 Thread Loïc Reboursiere
Hello Stéphane, > > I got it working ! > > With "webaudiowasm-worklet" target and https protocol as you mentionned. > > > > Just in case someone else ran into the same problem, there are ways to > launch a secure server with a local ssl key, but browsers won't recognized > it as secure. > > So y