MIDI Sequencer to Synth?

Peyton's icon

So I have this MIDI sequencer (that is currently able to play Reich's "Piano Phase"). I would NOT like to use MIDI, and try different synths (like sine, sawtooth, etc.) to play this sequence instead. I was able to get part one to use a synth sound, but I couldn't get the second part to work in the same way. How do I make it so that the entire sequencer plays both parts using synths?

In the patch attached to this, it is wired to be MIDI only.

Thank you for the help.

Roman Thilenius's icon

notenumber -> [mtof] -> [t b f]

where f controls the frequency of your oscillator and the b - among other things - can start the note by triggering an envelope.

and for the polyphony you would either use [poly~], or just make a copy of your oscillator.