AArt1256's custom SID chiptune tracker meant to be easy to use for newcomers and experts alike!
- 1xx: pitch up
- 2xx: pitch down
- 3.. (or 300): tie note
- 3xx (where xx is a non-zero value): glissando/pitch glide
- 4xy: vibrato (x: speed, y: depth)
- 5xy: set attack and decay to XY
- 6xy: set sustain and release to XY
- 9xx: set filter cutoff to XX
- Cxx: set transpose for channel to XX
- Dxx: jump to next pattern
- Exy: set funk tempo (aka two alternating speeds) to be x and y for each speed value
- Fxx: set speed to xx
The tracker GUI in C++ is distributed under the GPLv2 license as shown in LICENSE
HOWEVER the SID export player and its accompanying converter is NOT included within the GPL license, it's in the public domain so use it whenever and wherever you want to!