Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequential Switch setting to disable internal anti-pop slew limiter #52

Open
gentleclockdivider opened this issue Jul 21, 2018 · 3 comments

Comments

@gentleclockdivider
Copy link

gentleclockdivider commented Jul 21, 2018

Route gate to input of sequential switch 1
Route same gate also to clock input of seq.sw.
Set button of Seq.sw.. to top postition , so it alternates bewteen two gates.
Route the two outputs to 2 different destinations , make sure these destinations sound different ..so it's easier to spot the bug
The bug is that sometimes the previous gate is still outputted when it shouldn't , resulting in a slight trigger of the destiantion ( when it shouldn't ).

@MarcBoule
Copy link

MarcBoule commented Jul 24, 2018

I believe the issue may be caused by the internal slew limiter in the Sequential Switch, and regarding my last comment in issue #53, one sample step is definitely not enough. In the following setup, with a 2ms delay, I get a correctly divided clock to trigger a snare every four beats of the LFO, but if I set it to a 1ms delay, then I get a snare every two beats of the LFO, which is not ideal given we are trying to divide by 4.
image

@AndrewBelt
Copy link
Member

I think we should keep the slew limiter in Sequential Switch because it makes the audio experience correct, otherwise it's useless for audio, it's main use case.

@nickfeisst
Copy link

nickfeisst commented Jan 3, 2021

Could we perhaps have an option in the right-click menu to disable the slew limiter? I've been using the Sequential Switch to select different voltage sources to send through as the root note of a chord which is then sent to an arpeggiator. Unfortunately, the first note, directly after any switching, is often incorrect because of the filtering.

@AndrewBelt AndrewBelt changed the title Sequential switch 1 bug . Sequential Switch setting to disable internal anti-pop slew limiter Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants