akira^8GB wrote:IFF is just RAW data with a header anyway.
Also they only work packed in a module, I just asked that to David. Maybe next version would support straight iff/raw sample import.
IFF(8SVX) is slightly more complex than RAW+header, as I found out yesterday while adding it to the import code. The VHDR chunk can specify sub samples representing the audio data for adjacent 'octaves' of sound (a sort of crude multisample). Very interesting for the time!
I've implemented that late last night, but its kind of hard to track down such files around.
One example that I can now import is http://aminet.net/package/mods/smpl/Instruments but I need more to make sure my code is robust.
(also if you have copies of the original Amiga Dealer Demo disks in ADF/DMS format, please tell me!)
If you know of a few good set of multi-octave 8SVX files, please send me a link, I'm building the final build of 1.6 shortly.
EDIT: I'm tackling the EA "Instant Music" Instrument folder now....
Thanks!
Last edited by plgDavid (Sep 5, 2012 2:45 pm)