Roark Posted December 7, 2009 Report Posted December 7, 2009 Has anyone thought of using a v4 as a gate sequencer, or would know how to do that?
TK. Posted December 7, 2009 Report Posted December 7, 2009 Hi, do you mean digital gate outputs, e.g. to trigger percusive sounds? 8 gates are available at J5, and up to 64 gates can be added by using two DOUTX4 modules. The upcoming BLM_SCALAR (hardware) will give you a nice user interface :) Here a snapshot of the SW based emulation: Best Regards, Thorsten.
Roark Posted December 8, 2009 Author Report Posted December 8, 2009 I've got the idea right in my head, It's just hard to explain it. I'm looking for a gate of ons/offs for a MIDI synth that plays patterns, but doesn't re-trigger the note, and loops the pattern constantly. Say if I have a bit of an attack envelope on, I hold down the note, I hear the note being played in a pattern, but I can still hear the sweep of the env. Is there a way to do that? Or would that have to be an analog module attached to the main out of the synth? Thanks for the reply!
TK. Posted December 8, 2009 Report Posted December 8, 2009 I'm looking for a gate of ons/offs for a MIDI synth that plays patterns, but doesn't re-trigger the note, and loops the pattern constantly. Say if I have a bit of an attack envelope on, I hold down the note, I hear the note being played in a pattern, but I can still hear the sweep of the env. Is there a way to do that? Or would that have to be an analog module attached to the main out of the synth? There are several ways to do that. All are using a CC track and modulate the length in Layer C. Start with track length of 4 steps You could gate the sound with the CC#7 (Volume) controller. Advantage: will work on any synth, disadvantage: current volume setting will be overwritten. Therefore I usually prefer to sequence CC#11 (Expression) instead, which should have the same effect. Advantage: it doesn't touch the general volume setting, disadvantage: not supported by all synths, especially not by VST/virtual synths Another good method is to gate the filter cutoff. The CC number depends on your synth. Best Regards, Thorsten.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now