Rack: Gate stays on when stop the seq

Created on 2 Oct 2017  Â·  11Comments  Â·  Source: VCVRack/Rack

OS (if applicable): MacOS Sierra 10.12.6
Version (or "dev" if compiling from source): 0.3.2

When I stop the seq, the gate stays on and the oscillator continues to play the note where the seq is stopped. I tried also with the seq-3 (Fundamental one) and same thing.

You can notice in the screen below that the seq is stopped but the gate led is on and at the moment where I did the screen the oscillators were outputting the waves.
Rack Example

It seems a bug, but let me know if I am wrong in something.

bug

Most helpful comment

I'm going to call for a vote on that ^

Note that in the next version of Rack, SEQ3 will have trigger, re-trigger, and continuous modes, and only the last two will "hold" the gate when paused.

All 11 comments

I'm going to call for a vote on that ^

Note that in the next version of Rack, SEQ3 will have trigger, re-trigger, and continuous modes, and only the last two will "hold" the gate when paused.

Music production says "turn off the sound on stop", learning as a modular
synth says "keep it real man"

On 2 October 2017 at 11:26, Andrew Belt notifications@github.com wrote:

I'm going to call for a vote on this one.

In the next version of Rack, SEQ3 will have trigger, re-trigger, and
continuous modes, and only the last two will "hold" the gate when paused.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/VCVRack/Rack/issues/163#issuecomment-333496827, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAkQlU0UdI2FDRm-8fwFK6wTIFJ4h1wbks5soLphgaJpZM4Pqcp5
.

--
http://www.kring.co.uk

I have tested both with 0.32 and with the new sources:

v. 0.32: Both SEQ3 and my 8-Steps behave like you say. If you stop the sequencer when the Gate is ON, the gate stays on, if you stop it on an OFF position it goes off.

v. 0.40: When you stop SEQ3, it goes OFF, despite the position you stopped in. my 8-Steps stays ON...
I will double check the code...

i voted a thumbs up, but we could simply wait until next version is out...

my 2 cents: is better when SEQ stops to have gate goes off...

Okay, I guess that's enough votes. I've been convinced to turn gates off. Second question: should CV 1-3 outputs set to zero when paused?

no

On 5 October 2017 at 14:54, Andrew Belt notifications@github.com wrote:

Okay, I guess that's enough votes. I've been convinced to turn gates off.
Second question: should CV 1-3 outputs set to zero when paused?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/VCVRack/Rack/issues/163#issuecomment-334471792, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAkQlW9QxytTC7wWVLnwmXshf2c1Zg-yks5spN92gaJpZM4Pqcp5
.

--
http://www.kring.co.uk

Nope. Instead, you may consider the idea to add some gate switches under each column, in order to trigger the column and listen to the note when the seq is stopped. It is useful to get the exact note for each column independently. At this moment, I need to run the seq to listen how the column "is tuned" and it could get me confused while there are the other notes playing too.

my two cents: no; when seq stops, current cv value for the step last

@antonino: to "hear cv and for easyness of tuning", you can detach the
envelope from VCA and raise its gain; after tuning each step, connect again
eg to vca ;-)

stay well
enrico

2017-10-05 17:34 GMT+02:00 Antonino Scarfì notifications@github.com:

Nope. Instead, you may consider the idea to add some gate switches under
each column, in order to trigger the column and listen to the note when the
seq is stopped. It is useful to get the exact note for each column
independently. At this moment, I need to run the seq to listen how the
column "is tuned" and it could get me confused while there are the other
notes playing too.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/VCVRack/Rack/issues/163#issuecomment-334503496, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AedJPpP2943di57CTCyfwgqYZCjsAnvxks5spPcjgaJpZM4Pqcp5
.

thanks @enricocosimi :)

Fixed in the Fundamental repo

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Eoin-ONeill-Yokai picture Eoin-ONeill-Yokai  Â·  4Comments

gogobanziibaby picture gogobanziibaby  Â·  4Comments

Coirt picture Coirt  Â·  7Comments

vogelscheiss picture vogelscheiss  Â·  5Comments

AndrewBelt picture AndrewBelt  Â·  5Comments