SMUS
From Just Solve the File Format Problem
(Difference between revisions)
(Added note and fixed typo) |
m (→Sample files) |
||
Line 18: | Line 18: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|music/smus}} |
Latest revision as of 20:08, 16 February 2024
SMUS is an IFF based tracker module music format. Unlike most tracker modules, the instruments are not contained within the file. Instead players look for individual instrument files in the parent directory in a folder called 'Instruments'. Instruments are usually a pair of files, meta data in a InstrumentName.instr
file and actual sampled audio in InstrumentName.ss
.
There appears to be two conflicting IFF SMUS formats, one from Deluxe Music and one from Sonix?
[edit] Identification
Files begin with 'F' 'O' 'R' 'M' ?? ?? ?? ?? 'S' 'M' 'U' 'S'
.