Skip to content

Utility which is designed to analyze sound samples (from various formats) and convert then to MIDI.

License

Notifications You must be signed in to change notification settings

Radian-Fi/SoundiX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundiX

Utility which is designed to analyze sound samples (from various formats) and convert then to MIDI.

External library named 'libsndfile' is needed. For instalation use: sudo apt-get install libsndfile1 libsndfile1-dev tcl8.4-dev tk8.4-dev

For compilation of newest release use: make all

For this moment is MIDI support still unavaible, only "Pseudo-MIDI" format output notes.out with its structure:

t //as timestamp

v //velocity or volume (also MIDI compatible)

f //frequency in MIDI compatible formate (dec -> byte)

About

Utility which is designed to analyze sound samples (from various formats) and convert then to MIDI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published