Skip to content

Add set_channel function for MidiMessage#24

Merged
wmedrano merged 1 commit intoRustAudio:mainfrom
sourcebox:set-channel
Apr 18, 2026
Merged

Add set_channel function for MidiMessage#24
wmedrano merged 1 commit intoRustAudio:mainfrom
sourcebox:set-channel

Conversation

@sourcebox
Copy link
Copy Markdown
Contributor

The ability to separately set the channel for a message is useful when processing messages for routing or creating layered sounds.

Ideally, the method would return a result with an error in case of system messages, but that would require a new dedicated error type. I'm not sure if it's worth do implement this.

@sourcebox
Copy link
Copy Markdown
Contributor Author

You approved this PR but did not merge. Is there still something missing from my side?

@wmedrano wmedrano merged commit eb5fe1a into RustAudio:main Apr 18, 2026
4 checks passed
@wmedrano
Copy link
Copy Markdown
Member

I don't rememeber 😖

Merged!

@wmedrano
Copy link
Copy Markdown
Member

This should be live in v4.0.11

@sourcebox sourcebox deleted the set-channel branch April 19, 2026 08:15
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

Successfully merging this pull request may close these issues.

2 participants