Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 345 Bytes

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

sf2dex3py

Version that will run in contemporary Python 3.