pouët.net

TCB Tracker Demo by The Carebears [web]

AAAAAA YEAH!!!!!

This is a new piece of software from: The CareBears......
But this time it's not demos or something like that. It's a 
4-channel 'Soundtracker' and it's public domain!!!!!!!!
Here are some funktions for it:

f1=cut current channel
f2=cut current pattern
f3=paste current channel
f4=paste current pattern
f5=toggle monitor on/off
f6=toggle write on/off
f7=jump to 0
f8=jump to 10
f9=jump to 20
f10=jump to 30
(=fast loop set
)=-"-
delete=start
\=rec.
right shift=stop
insert=patt
clrhome=-"-
help=pos
undo=-"-

By pressing 'insert' in the file selector you can 
enter your own name (in this demo only upper case) and 'undo' to 
undo the save/load function. Press 'clrhome' to toggle music 
on/off.

In the finished version there will be an built in sampling-
editor, suport for midi, more edit funktions, drum edit screen, 
stereo mode, a replay routine and other stuff that you will 
notice if you buy this piece of software. 
How to use your music in your games or demos...

In the finished version of The TCB Tracker there will be a file 
called 'replay.rot' and you simply write something like this to 
start the music:

x:
     pea       0
     move.w    #$20,-(sp)
     trap      #1
     addq.l    #6,sp
     
     moveq     #1,d0     ;replay mod 
     lea       my_music,a0
     jsr       digi_rout

     move.w    #7,-(sp)
     trap      #1
     addq.l    #2,sp
     
     moveq     #0,d0
     jsr       digi_rout
     illegal

my_music:
     incbin    mysong.mod     
     even
digi_rout:
    incbin     replay.rot


We don't have the ability to sell this software so if you wan't
to market this tracker please contact:

     Anders Nilsson
     Sj”bj”rnsv. 10
     117 47 stockholm
     SWEDEN