docb / dbRackSequencer

GNU General Public License v3.0
18 stars 6 forks source link

Feature requests on sequencers \ S&H and more range options #28

Open omricohenmusic opened 6 months ago

omricohenmusic commented 6 months ago

Hi there!

I've been experimenting with your sequencers for quite some time now, and I find them very inspiring! I've been sharing also videos about them with my community, and the feedback is great. People really enjoy them!

I have a couple of requests, though. I hope it's ok.

The first one is, would it be possible to have more range options? For example, I like using Aseq for percussive voices, utilizing the CV output for modulation rather than for pitch, but I find myself needing something like 0-5V, or even 0-10V, and also -10+10V etc.

Another request is having a S&H mode for the sequencers. I find myself often using an external S&H module to make sure the values don't change on inactive steps, which is not so bad, actually. In VCV, it's not an issue to just add a S&H module, but it would be nice to have this built in with an option in the right-click menu.

Thanks again for all your work!

docb commented 6 months ago

hi Omri thank you very much for your input, yes this is easy possible to have more cv ranges, i can add it in the soonish upcoming version of dbRackSequencer.

Well yes i have tested e.g. now the behavior of the dice trigger of ASEQ which can fire in between the steps - however i would see this as a bug. Is this what you mean with S&H mode? Which other sequencer do have this or a similar problem? e.g. the klee sequencer is correct regarding the CV inputs, an changes only on a clock signal.

Thanks and best regards, Christian

omricohenmusic commented 6 months ago

No worries :)

What I mean with S&H is that CV output of the steps themselves will change only on active steps. For example, if step 1 is active and output 1V, and step 2 is not active and set to 0V, the CV output will change from 1V to 0V even though step 2 is not active. If I use it for pitch, for example, my voice will not be triggered on step 2 since it's not active, but the pitch will still change if the decay of the voice is long enough. I hope it makes sense... Have a look at the Count Modula sequencers. Most of them (the ones that have also a CV output) have a S&H switch for this functionality.

docb commented 6 months ago

Ah now i got it, yes this makes sense, i can easily add it configurable in the menu.

omricohenmusic commented 6 months ago

Perfect! Thank you!


From: docb @.> Sent: Monday, March 4, 2024 9:02 PM To: docb/dbRackSequencer @.> Cc: Omri Cohen @.>; Author @.> Subject: Re: [docb/dbRackSequencer] Feature requests on sequencers \ S&H and more range options (Issue #28)

Ah now i got it, yes this makes sense, i can easily add it configurable in the menu.

— Reply to this email directly, view it on GitHubhttps://github.com/docb/dbRackSequencer/issues/28#issuecomment-1977359671, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMMPP6ZMZPGXBOIHACXKDKTYWTHLZAVCNFSM6AAAAABEE2RNBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZXGM2TSNRXGE. You are receiving this because you authored the thread.Message ID: @.***>

docb commented 6 months ago

issue is included here https://github.com/docb/dbRackSequencer/releases/tag/v2.4.0

omricohenmusic commented 6 months ago

This works beautifully! Thanks so much :)