Hi, this is my first time working with pd and I'm trying to create an automatic playing synthesizer. What I mean by that is that the notes are generated randomly.
This is what I have:
- 2 oscillator modules
 - amplitude modulation module (tremolo) w/ bypass
 - LFO filter module w/ bypass
 - auto playing module
 - ADSR envelope module (values are in percentage of the duration of the note)
 - master volume
 
For some reason I get no sound at all (DSP is on and other patches work well).
I can't really tell what I'm doing wrong so I wonder If anyone here can have a look and help me understand my mistakes.