Hi , this little tool try to convert VortexII tracker text module to Openmpt XM ;
You can just add pattern order table and copy generated xm pattern to openmpt tracker ;
Will try to convert xm file without samples ...
Hi , this little tool try to convert VortexII tracker text module to Openmpt XM ;
You can just add pattern order table and copy generated xm pattern to openmpt tracker ;
Will try to convert xm file without samples ...
So, updated to V 0.1.4;
- Better conversion now .. but some issue exist on complex modules conversion(fx values); ('C' and 'v' are supported ) 'C' is volume on
protracker and 'v' on fastracker -screamtracker,maybe impulsetracker;
- Palette colors added when generating random colors;
any feedback are welcome ; need beta-testers ....
Good , then i can stop dev of the converter; Anyway at last i release the v 0.0.9 maybe buggy..
-Added random wave generator.. copy past into tic-80 wave panel or past it to lua saved cart at
wave number 0;
- Forgot the palette generator and selection from palette listed here ...
http://gigatron3k.free.fr/html5/tic80tracker/tictrack.rar
Have fun;
OK ... this is the lastest version of converter v 0.0.4;
-- volume param is working .. hope this true;
-- you can now copy the entire channel like so ;
-- octave is transposed by (-12) note down during conversion ;
And thats all ; Maybe there are some issue exist , but i ve relearned Pascal language quickly in 7 days;
This tool help you to make tracker modules fast... no update after this release ;
nitrofurano@ I know Lazarus, but used an old version of Delphi 7 Personal;
Just updated the converter to v 0.0.3
- No virus detected now;
- Expanded instrument number to 15
- Added variable copy length , you can now copy all numbers of notes. you want..
---- to do volume param = C00 to C64 ; so 64/4 ... to obtain 0 to F in tic-80 tracker
Nice @nitrofurano;
OMG ... I learned Delphi Pascal in 7 days :)...
this is the online conversion to exe...
Can someone try this new converter...please ?
http://gigatron3k.free.fr/html5/tic80tracker/tictrack.rar
-- Added 5 byte copy ; this mean you can now copy like this C-2 02 from openmptracker Module;
Note +octave+inst number ;
Tested on windows 7... not other ; I must disable avira ... virus warning to run the exe :(
Regards
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;
Hi,
Just analyzed tic-80 tracker format and made quick tool ...
http://gigatron3k.free.fr/html5/tic80tracker/
Open module with Openmpt , copy one 3 byte of pattern (only notes) this mean eg "C-5"
copy the entire pattern ; go to http://gigatron3k.free.fr/html5/tic80tracker/
past copied pattern to the empty area ... and normaly you have all data for tic-80 tracker under ;
copy now all text starting with 04 and past it to tic-80 tracker;
- only octave 5 and 6 supported... no instrument number at the moment;
a bit faster than note/note by hand ;