Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

great tool, thanks! :)

btw, i took these notes i guess might be useful (sorry if it doesn’t look clear enough): 

vn I? oi   (v=invertvolume?,o=invertoctave*2+?,n=note+4?,i=instrument)

04 00 60 = C-400F--
14 00 60 = C-400E--
F4 00 60 = C-4000--
04 00 00 = C-100F--
14 00 20 = C-200E--
24 00 40 = C-300D--
34 00 60 = C-400C--
F4 00 E0 = C-8000--
00 00 00 = --------

vvvvnnnn i....... oooiiiii

(1 edit)

you must copy entire pattern channel 0-to 63 "Notes part"  3bytes;  and then the converter working well;

Don't copy 8- 16 or 32 notes... but 64

*** not understand sorry ///

04 and 6 bytes ;

04 mean position 64 on the tracker

if you are in position :

18 this value is 31 ... 0 to 15+(3 in hex)   every 16 notes the second byte is increased by 1;  

04 nv00io  :    note+vol+fx+instnumber+octave;