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

Add MIDI record, support for ALSA MIDI in Linux #280

Merged
merged 2 commits into from Aug 4, 2019
Merged

Add MIDI record, support for ALSA MIDI in Linux #280

merged 2 commits into from Aug 4, 2019

Conversation

ghost
Copy link

@ghost ghost commented Aug 1, 2019

Makes it so notes from MIDI devices actually add the notes to the pattern instead of just playing them. Please test on other platforms to ensure this didn't break anything.

@kometbomb
Copy link
Owner

Very cool! Need to check this before merging.

src/main.c Show resolved Hide resolved
@kometbomb
Copy link
Owner

I am able to enter notes in the pattern on Windows. If you didn't add any functionality that is not ported to the Windows side of the MIDI code, I think this is ready to go.

@ghost
Copy link
Author

ghost commented Aug 3, 2019

@kometbomb There is no new functionality that should affect the windows side of things, I tried not to mess with that.

@kometbomb kometbomb merged commit 22490cb into kometbomb:master Aug 4, 2019
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