furnace
furnace copied to clipboard
[Suggestion] More instrument formats support
It's not a priority, at all. Just I think, like Deflemask and Bamboo, more instrument formats can be supported:
- [x] DMP
- [x] TFI
- [x] VGI
- [ ] BTI
- [x] Y12
- [x] OPNI
- [x] OPLI
- [ ] FTI
- [ ] PAT (GEMS)
- [x] SBI (Sound Blaster OPL instruments)
- [x] S3I (Scream Tracker 3 OPL instruments)
- [ ] WA (TriloTracker waveform data)
Instrument banks:
- [x] FF
- [ ] BTB
- [x] WOPN
- [ ] BNK (GEMS)
- [x] BNK OPL
- [x] WOPL
- [ ] GIN
- [x] GYB
- [x] OPM
Sample banks:
- [x] PVI (OPNA/OPNB ADPCM)
- [x] PPC (-||-)
- [x] PZI (unsigned 8-bit PCM)
- [x] P86 (-||-)
- [x] PPS (4-bit PCM)
I can provide the specs and examples for all.
Nooooooooooooooooo....
I will implement after 0.5
Also MIDI, to load TX81Z presets stored through SysEx dump...
Please test .vgi and .tfi support.
.tfi appears to work fine, now let me find some.vgi examples...
so does .vgi work as intended, thnaks!
Great! Thank you for the help.
Would like BNK (Adlib Visual Composer) and WOPL added to the list. (BTW S3I Adlib instruments are already supported). Can support these formats but instrument bank/multi-file instrument load routine probably needs to exist first.
I think, textual instrument data loading from clipboard might be possible too. BambooTracker allows that - copying/pasting FM data from various MML dialect songs.
Via import raw sample option, all sample banks are now importable, thanks!