furnace icon indicating copy to clipboard operation
furnace copied to clipboard

[Suggestion] More instrument formats support

Open freq-mod opened this issue 3 years ago • 8 comments

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.

freq-mod avatar Jan 29 '22 21:01 freq-mod

Nooooooooooooooooo....

I will implement after 0.5

Also MIDI, to load TX81Z presets stored through SysEx dump...

tildearrow avatar Jan 29 '22 21:01 tildearrow

Please test .vgi and .tfi support.

tildearrow avatar Feb 21 '22 06:02 tildearrow

.tfi appears to work fine, now let me find some.vgi examples...

freq-mod avatar Feb 21 '22 08:02 freq-mod

so does .vgi work as intended, thnaks!

freq-mod avatar Feb 21 '22 08:02 freq-mod

Great! Thank you for the help.

tildearrow avatar Feb 21 '22 09:02 tildearrow

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.

djtuBIG-MaliceX avatar Apr 02 '22 05:04 djtuBIG-MaliceX

I think, textual instrument data loading from clipboard might be possible too. BambooTracker allows that - copying/pasting FM data from various MML dialect songs.

freq-mod avatar Apr 24 '22 08:04 freq-mod

Via import raw sample option, all sample banks are now importable, thanks!

freq-mod avatar Aug 13 '22 12:08 freq-mod