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

Update TSF and add SF3 support and enhance $MIDISOUNDFONT behavior #325

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

a740g
Copy link
Contributor

@a740g a740g commented Mar 26, 2023

This is a small PR and has two changes.

  1. It updates TinySoundFont (TSF) to the latest version. The latest version of TSF adds SoundFont3 support (SF3 = SF2 + Ogg Vorbis compression). The SF3 support in TSF uses stb_vorbis.c. Since we are already using stb_vorbis.c, enabling SF3 support is trivial.
  2. $MIDISOUNDFONT behavior was updated so that it now looks for SoundFonts relative to the source and $INCLUDE files in addition to what it was already doing.

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