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 a different sound font #2

Closed
2 of 11 tasks
bmaupin opened this issue Feb 17, 2022 · 0 comments
Closed
2 of 11 tasks

Use a different sound font #2

bmaupin opened this issue Feb 17, 2022 · 0 comments

Comments

@bmaupin
Copy link
Owner

bmaupin commented Feb 17, 2022

Android's built-in Sonivox EAS MIDI sound font is pretty terrible.

Plan

  • Try one of the forks of KyoSherlock/MidiDriver
    • Test and see how slow it actually is
    • Test with a bigger sound font
    • Test with a smaller sound font
  • Try to create a JET file and play it back
    • Create a JET file with JET creator with a custom sound font
    • Play it back in an app and see what kind of latency it has
    • Is it properly played with the custom sound font?
    • See how difficult it would be to create a JET file programatically on the fly in an Android app...
  • Try to get custom sound font working with billthefarmer/mididriver
    • This might be the next best option...
  • See how simple it would be to just generate MP3s

Notes

@bmaupin bmaupin changed the title Different audio generation implementation Use a different sound font Feb 21, 2022
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