Re: Gate to Amp. How do i do that?
Posted: Sat Oct 06, 2018 8:22 am
Maybe check this thread.
http://www.dsprobotics.com/support/view ... =2&t=13380
http://www.dsprobotics.com/support/view ... =2&t=13380
DSP Robotics and FlowStone Graphical Programming Software Support and Forums
https://dsprobotics.com/support/
Yes but I would like to simulate a classic monophonic 1 envelope synthesizer.martinvicanek wrote:You can keep the amp envelope and use another envelope for other tasks, no?Halon wrote:A lot of synthesizers have the option to switch from Envelope to Gate for the Amplifier, so you might use the envelope for other tasks (modulation).
Will have a look thanks.lalalandsynth wrote:Maybe check this thread.
http://www.dsprobotics.com/support/view ... =2&t=13380
You have helped me a lot so il afraid to askSpogg wrote:The MIDI to Voice and Voice to Poly prims open a channel when a note is pressed. While the channel is open (a note is sounding) you can switch on and off any signal you wish.
You must have a minimum of one envelope prim in the poly system. The prim tells the software when to close a poly channel.
When note-off happens the envelope prim has to be told to close the channel, otherwise each new channel opened will never be turned off and the CPU will rocket.
If that’s not clear I could maybe make a demo...
Cheers
Spogg
Hmmm... Seems I was wrong then.nix wrote:
... It's OK to use the gate and have no envelope in the schematic