Skip to content

Simple library and examples to parse Behringer's Crave SEQ file.

License

Notifications You must be signed in to change notification settings

claziss/CraveSeq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TD3/Crave sequence file dumper/converter

License: GPL v3 Hit Counter

Simple tool that parses Behringer's Crave and TD3 SEQ file and dumps them in a text format. Also it can convert TD3 SEQ files to CRAVE SEQ files.

Building

make txtdump

Visualize Crave SEQ file.

./txtdump my.seq

or

./txtdump -c my.seq

Visualize TD3 SEQ file.

./txtdump -t my.seq

Visiualize TD3 SEQ file and convert it to CRAVE's SEQ file.

./txtdump -d my.seq

About

Simple library and examples to parse Behringer's Crave SEQ file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published