Goal of this project is to initially create a tool to read sample/program data from an AKAI
sampler (S2000) and send it back. Later this might evolve into a GUI-based editor.
This is an academic project.
A library and a sampleprogram will be developed, that will implement the Burrows-Wheeler compression algorithm, using C++ and templates.
This is the same algorithm for BZip.