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

Use pinia to manage app state #522

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Use pinia to manage app state #522

merged 1 commit into from
Jan 13, 2024

Conversation

frostburn
Copy link
Member

ref #367

@frostburn
Copy link
Member Author

This is still very much broken. Just opening a PR so that I can write down notes.

@frostburn
Copy link
Member Author

Probably OK now. Automated tests including e2e pass. Will do more manual testing later.

@frostburn frostburn linked an issue Jan 3, 2024 that may be closed by this pull request
@frostburn
Copy link
Member Author

Some of the MIDI stuff couples too tightly with everything and resists clean separation.

src/App.vue Show resolved Hide resolved
@frostburn frostburn force-pushed the more-pizza branch 5 times, most recently from f969dc2 to 8f8596a Compare January 6, 2024 17:54
@frostburn

This comment was marked as resolved.

Fix a bug where deactivated channel messages were passed to MIDI out from MIDI in.

ref #367
@frostburn
Copy link
Member Author

Looked through the changes, did more testing and fixed couple of bugs I found. We need pinia to address #529 so I'm merging this one.

@frostburn frostburn merged commit 12a3f57 into main Jan 13, 2024
1 check passed
@frostburn frostburn deleted the more-pizza branch January 13, 2024 08:17
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.

Use Pinia to manage app state
1 participant