I have an oscillator and I’m trying to pass that output as an input to a filter I also want that filter to chnget a rslider so I can control it was wondering if anyone had any ideas how to do this
Passing output from an oscillator to a filter
Just take the output of your oscillator and pass it to your filter?
a1 oscil ...
a2 moogladder a1, ....
Swap moogladder
for your filter of choice.
There is an example of how to take the output from an oscillator(vco2) and pass it to a filter(moogladder) in these videos. Maybe they can be some help to you.