Skip to content

Python tool to extract WAV files from .sf2 (SoundFont®) files in a format optimised for the disting EX SD Multisample algorithm

License

Notifications You must be signed in to change notification settings

expertsleepersltd/sf2_to_dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sf2_to_dex

Python tool to extract WAV files from .sf2 (SoundFont®) files in a format optimised for the disting EX SD Multisample algorithm

Usage

Be sure to located sf2 files are in same directory with this script.
python sf2_to_dex.py fileToExtract.sf2

Dependencies

https://pypi.org/project/chunkmuncher/

Previously we used the standard Python 'chunk' module, which was inexplicably deprecated and removed from Python 3.13.0.

About

Python tool to extract WAV files from .sf2 (SoundFont®) files in a format optimised for the disting EX SD Multisample algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages