pouët.net

Go to bottom

CheeseCutter

CheeseCutter 0.5.0
------------------

Programmed by Abaddon (abad.flt@gmail.com) in 2009-2011.

reSID engine by Dag Lem & Antti Lankila. 

Parts of the reSID interface (sidc.cpp) by Cadaver / CovertBitops.

libSDL by the SDL team.

Music player based on NP21.G4 by Laxity / Vibrants.

Licensed under GNU General Public License.

Special thanks to Cadaver for authoring GoatTracker and of course JCH for
his editor which were the main sources of inspiration for this program.

Compiling from the source should work with the familiar
"./configure && make && make install"-routine. Make sure you have gcc, g++,
gdc and SDL libraries installed.

See doc/help.txt for an outline of the program use. Use the integrated help 
for key guide.

Known bugs & missing features
-----------------------------

- Playback tracking goes out of sync when doing a fast forward in a song that
has lots of speed changes.
- No keyjazz feature.
- No packer functionality; use the original NP Packer.
- Some missing features in the file selector (drive selection etc).
- No support for subtunes.
- No multispeed tunes.
- May crash when given illegal path in file selector, illegal UTF codes etc.


Go to top