AceMan |
Posted: 2014-04-17 05:21:54 |
|
|
Occasional visitor Posts: 18
Member since: 2007-01-02 21:23:53 |
While preparing my Revision entry, I found two bugs (I think):
1. In hively tracker, this works:
C-2 441
... 451
... 461
... 471
and I think it works always. But I found that in AHX, there is requrement for it to work - you have to have a note set in the same time. That means, either you have to write it like that:
C-2 441
C-2 451
C-2 461
C-2 471
or have to set the note in instrument table every row. For example, overriding filter didn't affect my lead instrument:
C-2 2 000 000
until I did this in instrument table:
C-2 2 500 000
I hope I explained it well :P
So if you want to be 100% compatible with AHX, this should be implemented.
2. This is an Amiga replayer bug rather than Hively, but I will report it anyway. When making an .exe file for 68020 machines, everything is smooth. But the bug occurs on 68000 Amigas: if you have Dxx command NOT in the first track of your pattern, the replayer will jump to the beginning of the song, or in random place. Fortunately I found this before the compo... ;) http://www.modules.pl |
Xeron |
Posted: 2014-04-21 12:49:43 |
|
|
Supreme Being Posts: 448
Member since: 2006-12-13 11:34:00 |
I'll try and find some time to take a look soon... Congrats on winning the exe music compo, btw! AHX forever! |
Xeron |
Posted: 2014-04-21 19:37:35 |
|
|
Supreme Being Posts: 448
Member since: 2006-12-13 11:34:00 |
Hmm... is plain 68000 fast enough to play even 4 channel modules? I mean the hively replayer does all the mixing in software, unlike the original AHX replayer! AHX forever! |
AceMan |
Posted: 2014-04-24 11:43:19 |
|
|
Occasional visitor Posts: 18
Member since: 2007-01-02 21:23:53 |
Thanks! AHX ftw ;)
As for replayer - on Amiga, I use original replayer provided in "Examples" of AHX 2.3d. Not sure if you care to fix that one :) http://www.modules.pl |