Hello,

My small faust program has three audio outputs (I think) but the version 
compiled into wasm module for wap2 target has only 1 output as reported by 
javascript console.
channelCount: 1
numberOfOutputs: 1

The process line looks like this:
process =  djembe, reverb(djembe, 0.3) , kick, hat, string, reverb(string, 0.7) 
:> _, _, djembeBeat;

Is it possible to have multichannel wap2?

All the best,
Nikita

_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to