|
Atari coding BBS
Re: Lance's 50khz modplayer |
Posted by: ggn
|
Mar,06.2014-13:37
|
Why not simply calling mt_end, then mt_init again? It should be the "cleanest" way to do it.
Otherwise, if you want something quicker and dirtier you could do for example:
clr.b mt_songpos
clr.w mt_patternpos
Of course if you've turned trash mode on, you won't get an immediate reaction because first the ahead rendered buffers will have to be played. I suppose calling mt_trash_off and then mt_trash_on might fix that, but it's likely that the internal states of the player might be mixed anyway.
In any case try those, see what happens, let us know :).
|
[All messages in this thread] [Start new thread]
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|