StudioSixPlusOne / rack-modules

VCV Rack modules
GNU General Public License v3.0
25 stars 8 forks source link

Problem getting one-shot behavior in Zazel #121

Closed dandante closed 1 year ago

dandante commented 1 year ago

Hi, this may be just a newbie question or maybe something is not working right. Basically, I have it set in one-shot mode but as soon as I send a trigger to it, it goes to cycle mode and the cycle/one-shot switch is stuck in the Cycle position. I really just want a one-shot transition between the start and end values, and I want to only have to hit the trigger once.

Sometimes, just setting up the controls the way I want them, the cycle/one-shot switch changes position and can't be switched back.

I have Zazel set with:

Easing shape: diagonal straight line upwards Start value: 0 End value: 1 Duration: 1

There is nothing connected to the sync input. I have a manual trigger connected to the trigger input and the output is connected to a volt meter and scope.

Again, as soon as I hit the trigger, the cycle/one-shot switch switches to cycle position (and can't be switched back) and the voltage goes up and down.

How do I get true one-shot behavior? What I want is for the voltage to start at 0 (before I press the trigger) and ramp up to 1 after I press the trigger, and stay there. Maybe this is not how Zazel is supposed to work; if that is the case, are you aware of another module that will do what I describe?

Thanks.

dandante commented 1 year ago

Found something else (TACT from Impromptu) that does what I need. Thanks. Closing this.