Welcome, Guest. Please login or register.

Author Topic: Music replayer routines  (Read 2864 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline drHirudo

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 539
    • Show all replies
    • http://hirudov.com
Re: Music replayer routines
« on: March 14, 2012, 12:55:18 PM »
Quote from: Scali;683694
I've collected a bunch of music replaying routines, in my quest to play a mod from my code. I found various versions of NoiseTracker, SoundTracker, StarTrekker and ProTracker replayers (all the original routines that came bundled with the app), might be useful to others: http://bohemiq.scali.eu.org/AmigaTrackerReplayers.zip
I use the ProTracker 2.3 CIA routine myself, seems to be the best way of playing most common mods.


I used the The Player 6.1A. Very fast and compressed the mods, so your final executable file is smaller -> saves memory for other code and data.

Offline drHirudo

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 539
    • Show all replies
    • http://hirudov.com
Re: Music replayer routines
« Reply #1 on: March 14, 2012, 03:32:33 PM »
Quote from: Scali;683714
Ah yea, The Player, seen it around here and there.
If I'm correct, you first convert a mod to The Player's own format, which will be more compact and more efficient when playing.
I should add it to the archive I suppose, and perhaps also try it for myself.
It seems The Player does not support ProTracker effects 100%, but should be good enough for most cases. And for the rest, there's always the real ProTracker routine.


Yep, the player compresses the samples and the mod to it's own format. Didn't notice drastic decrease in quality, but in size it's obvious. You can use the extra space for other neat things.