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

Better support for MIDI file playback #454

Open
achimmihca opened this issue Jun 28, 2024 · 0 comments
Open

Better support for MIDI file playback #454

achimmihca opened this issue Jun 28, 2024 · 0 comments

Comments

@achimmihca
Copy link
Collaborator

Actual behaviour

The support for MIDI files is limited due to bugs and limitations of the used library.
This means not every standards complient MIDI file will work in the game.

Expected behaviour

Would be nice to have full MIDI that can handle every standards compliant MIDI file.

Implementation

Currently, the game uses a custom fork of CSharpSynthForUnity2.0

Instead, it might be possible to port a more complete MIDI implementation to Unity, e.g., meltysynth or TiMidity from SDL library.

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