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

Manual control for flanger #5

Open
ryarran opened this issue Oct 20, 2015 · 2 comments
Open

Manual control for flanger #5

ryarran opened this issue Oct 20, 2015 · 2 comments

Comments

@ryarran
Copy link

ryarran commented Oct 20, 2015

For the flanger effect, there is an invisible control for manual. This is control 0x14 (between mod_segval and mod_level). Range is the standard 0-127. To my ear sounds like it does what you'd expect - control the offset of the delay.

Does not appear to have an effect on the other modulation types.

There should be a corresponding entry in the presets for this, but don't know which slot.

@jonathanunderwood
Copy link
Owner

Wow, interesting. This should be pretty easy to add. For now though I am focussing on preset handling (which is now about half way there) - once that is in place, I'll look at adding in this extra control. Shame it doesn't do something for the other mod types. I wonder what other easter eggs are lurking in the amp :). Anyway, thanks for this.

@jonathanunderwood
Copy link
Owner

Plumbing for this added to blackstarid.py in commit 22bb623

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

2 participants