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

Allow sending chords through MIDI #184

Closed
maks opened this issue Apr 27, 2024 · 3 comments · Fixed by #314
Closed

Allow sending chords through MIDI #184

maks opened this issue Apr 27, 2024 · 3 comments · Fixed by #314
Assignees
Labels
2.0-beta enhancement New feature or request midi concerns midi input/output

Comments

@maks
Copy link
Collaborator

maks commented Apr 27, 2024

It would be nice to be able to send chords from a MIDI instrument to control poly/para-phonic synths.

Id imagine this working by having a new setting on MIDI instruments that enables sending chords. You specify the chord type and then the now on a step for that instrument acts as the root note of the chord.

Extra functionality would be to add a FX CMD that allows changing the chord type.

@RAWJUNGLE
Copy link

It seems to me that you need to do chord customization on the instrument page, and make the display of chords as shown by m8 in hypersynth, it will be much more convenient and clear, in commands will not be convenient.

@maks
Copy link
Collaborator Author

maks commented Apr 28, 2024

@RAWJUNGLE Thanks for the feedback.

As per my description of this issue, my idea is to specify the chord type on the MIDI instrument screen and also potentially support change the chord via a fx command.

BTW I get inspiration from a number of different sources including other existing grooveboxes but it is specifically not the goal of this project to clone the functionality of the M8

@maks maks added this to the 2.1 milestone Oct 25, 2024
@maks
Copy link
Collaborator Author

maks commented Jan 2, 2025

Will implement this as a MIDI chord (MCH) FX command that matches the value definition of the existing ARP command.

@maks maks added the midi concerns midi input/output label Jan 2, 2025
@maks maks self-assigned this Jan 2, 2025
@maks maks added the enhancement New feature or request label Jan 2, 2025
@maks maks removed this from the 2.1 milestone Jan 10, 2025
@maks maks added the 2.0-beta label Jan 10, 2025
@maks maks closed this as completed in #314 Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0-beta enhancement New feature or request midi concerns midi input/output
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants