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

Implement voice stealing composite ADSR #21

Open
heuermh opened this issue Mar 14, 2021 · 2 comments
Open

Implement voice stealing composite ADSR #21

heuermh opened this issue Mar 14, 2021 · 2 comments

Comments

@heuermh
Copy link
Owner

heuermh commented Mar 14, 2021

@heuermh
Copy link
Owner Author

heuermh commented Mar 15, 2021

Also low-note, high-note, and last-note priority for monosynth ADSRs
https://electronicmusic.fandom.com/wiki/Note_priority

@heuermh
Copy link
Owner Author

heuermh commented Apr 4, 2021

VOICE STEALING The Digitone has eight voice polyphony. VOICE STEALING sets the rules for how voices are stolen (which voice is taken when you play a new note) when you use more than eight voices at the same time.

Press [LEFT]/[RIGHT] to select voice stealing mode.

CYCLE The first played note is stolen first.
TRACK Track priority. Notes played on track 1 has priority over notes played on track 2, 3, and 4. Track 2 notes over track 3, 4 Track 3 notes over track 4.
LOW Lowest note is stolen first
HIGH Highest note is stolen first.

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

1 participant