Bill Orcutt

Results 5 comments of Bill Orcutt

Including adc and all the sequencing options

Don't think I'll fix this. Makes more sense to use appropriate mappings in the monosynth //create a mono synth and connect to output __().monosynth({id:"m1"}).dac() //change frequency of the lowpass in...

Will close this when I've done the mappings

I agree with you, it should work. For the time being, you can use type selectors `__("monosynth lowpass").frequency(300)` or if that's not possible (because of multiple instances of the same...

This is great, thanks! Your two line workaround would probably be fine for me, but if you'd like take this on, please do. We definitely reconnect modulators with other kinds...