Page 1 of 1

drum pads

Posted: Tue Oct 18, 2016 4:41 pm
by scanz
got a couple of queries regarding drum pads. in the drum pad test A fsm I would like to know how to make the folder selector work instead of the load button which is connected at the moment. when I link it up it keeps reopening the selected folder over and over without loading a new wave file. also in the machine spogged 2 fsm I'm trying to get the detuner/transposer to work but it just causes distortion. wondered if anyone could figure these issues out.

Re: drum pads

Posted: Thu Oct 20, 2016 4:54 am
by kortezzzz
"machine -spogged 2.fsm"- The problem was the using of the pitch output from the midi to poly instead of using frequency output+turning on the boolean switch inside the counter module which connects the the manipulated frequency to the "PreciseCounter"module.

About the drum pad test A: You should combine a preset manager in this schematic or it would never save the last settings and keep opening the same folder every time.

Re: drum pads

Posted: Sun Nov 13, 2016 1:35 am
by StereoSpace
Wow! Thanks!