Non-Retriggerable Ramp Timer
Posted: Tue Sep 01, 2015 5:10 pm
Hi,
I am trying to build a ramp wave generator with a trigger input and variable time input. I am having trouble keeping it from retriggering, which I do not want. It seems to work fine except for that
The higher level DSP code seems to be limiting me a bit, pure assembly could probably work since jumps can be done so "If statements" are possible. (I would like to keep it in the "easy" DSP code format please
) I also do not do Ruby code yet, still learning. I have written a bunch of DSP modules that all seem to work well eventually, but this one is giving me problems. Probably been looking at it too much !!!
Here is what I have so far. I need this to operate with the blue streaming connectors since it will be using ASIO out as soon as it gets working
Thanks to anyone who can look this over and give me some help please,
Aron
I am trying to build a ramp wave generator with a trigger input and variable time input. I am having trouble keeping it from retriggering, which I do not want. It seems to work fine except for that
The higher level DSP code seems to be limiting me a bit, pure assembly could probably work since jumps can be done so "If statements" are possible. (I would like to keep it in the "easy" DSP code format please
Here is what I have so far. I need this to operate with the blue streaming connectors since it will be using ASIO out as soon as it gets working
Thanks to anyone who can look this over and give me some help please,
Aron