Skip to content

Python script to convert Bemani .sd9 audio files to .wav.

Notifications You must be signed in to change notification settings

71256988/sd92wav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

sd92wav

This is a simple Python script to convert Bemani .sd9 audio files to .wav. Unlike the existing utility you don't need to fumble around with compilers.

No other requirements than any version of Python 3.

SD9 files

An SD9 file is essentially just a wav file with 32 bytes of game metadata header in front of it.

Usage

sd92wav.py file.sd9

About

Python script to convert Bemani .sd9 audio files to .wav.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages