Changes

Jump to: navigation, search

Digitracker

317 bytes added, 16:08, 2 June 2010
/* Technical facts */
* powerfull playerroutine, any startposition, interrupts possible (demos are possible, too), colorequalizer, equalizing rasterbar and more
* comfortable uniformity standard-user-desktop
 
The sample format is quite simple:
 
8 bytes: "DT-SAMP1"
1 word: sample length
1 word: repeat start
1 word: repeat length (<=2 means no repeat)
[sample length] bytes: sample data
All words are stored little endian.
The sample data is 7bit unsigned (so #40 is the zero-level, #00 minimum, #7f maximum).
== Program modules ==
2,541
edits