Page 1 of 1

Posted: Thu Apr 17, 2003 6:02 pm
by BackupUser
Restored from previous forum. Originally posted by iRoNiC.

Is anyone can tell me how i can get .MOD voice info as AMOS (amiga).

.MOD = 4 voices

==>
A sample is starting play on voice 0,1,2 or 3
i want to get the voice value, to do a equalizer as noisetracker or other. simply a 4 voices equalizer (2 for left and 2 for right).

thanx to all they answer me :wink:

IRONIC
(un pauvre petit francais qui desespere de ne pas pouvoir manipuler les .MOD comme sous son bon vieu AMOS)


Basic Coder

Posted: Sat Apr 26, 2003 8:44 pm
by Amiga5k
I assume you want to get the frequency value in real time so you can 'tune' it with the equalizers? I have no idea how to do this, but if you want to try to make your own mod player and want the mod format, look for a file on the internet called 'fmoddoc.txt' and read it very carefully: It tells actually how to create a mod player in addition to explaining the format. It was written by the guy that wrote FMOD, so you know he knows what he's talking about ;)

Russell