aboutsummaryrefslogtreecommitdiff
path: root/fm_banks
AgeCommit message (Collapse)Author
2025-04-22Updated Apogee-IMF-90 bank. Again.Wohlstand
2025-04-14Updated Apogee IMF bankWohlstand
2023-03-19Added Heroes.adWohlstand
2023-02-09Rename the "Wreckin Crew" bank into "Heroes of Minght and Magic 2"Wohlstand
Actually, Wreckin Crew racing game hadn't used the MIDI sound, however, I found the same bank is used at "Heroes of Minght and Magic 2"
2022-11-12Added MegaManX bank for AILWohlstand
It's almost equal to FatMan, but has few differences at some instruments, like Orchestra Hit
2022-06-12Added some extra banks into the hiveWohlstand
2021-08-21Minor fix of broken drums at msadlib bankWohlstand
2021-08-19Another banks reorganizingWohlstand
- Use the Jammie O'Connel's fmsymth interlnal bank instead of externally placed gm.ibk and drum.ibk - Put hmi banks in a friendly way - Crafted the WOPL of "Master of Magic" using original AIL OPL files rather than deal with dirty AdLib-Gold banks. Now the first bank has both standard and orchestral percussion in a proper way - Use the Jammie O'Connel's drums bank with the Cyberpuck's bank
2021-08-16Added MS-AdLib bankWohlstand
2021-05-24Organize DMX banks into one folderWohlstand
2021-05-24Added the DMX bank from the Strife gameWohlstand
2020-09-17GenAdlData: Apply the fix for DMX drumsWohlstand
2020-09-10Re-compute sounding delays of all banksWohlstand
Some of instruments was computed incorrectly
2020-09-09Small tweak of banksWohlstand
2020-09-02gen_adldata: Mute non-rhythm drums in IBM filesWohlstand
2020-08-23gen_adldata: Smaller release time recognizingWohlstand
This should help releasing sounds (like pick bass at bank 14) being not muted too fast
2020-08-23gen_adldata: Fixed DMX bank importingWohlstand
A silly mistake causes a wrong value of FB-CONN byte on some instruments that distorts sounding of them.
2020-08-20Rebuild cacheWohlstand
2020-08-20gen_adldata: First step of old code clean-upWohlstand
Verify that all code here is in safe
2020-07-06Update instruments databaseWohlstand
2019-09-16Merge branch 'master' into wip-new-embedded-banksWohlstand
2019-09-16Bank-70: Rename "lee" into "Rise of the Triad"Wohlstand
2019-08-02Merge branch 'master' into wip-new-embedded-banksWohlstand
2019-08-02Another fix of Apogee-IMF90Wohlstand
Minor fix of Accordion
2019-08-01Merge branch 'master' into wip-new-embedded-banksWohlstand
2019-08-01Update Apogee-IMF90 bankWohlstand
Replaced and polished some instruments
2019-07-15Put back 25'th note for measurementVitaly Novichkov
2019-07-15Don't measure rhythm-mode drums. Yet.Vitaly Novichkov
2019-07-15Another fix of measurerVitaly Novichkov
2019-07-03Fix for 4op and pseudo4ops inside measurer's generatorVitaly Novichkov
2019-07-02Some work on old cacheWohlstand
2019-07-02Added The Lost Vikings bank for test purposesVitaly Novichkov
This bank contains at least 3 banks
2019-07-02Fix for pseudo-4op instrumentsVitaly Novichkov
2019-07-01Fixed broken OP2's note offsetsVitaly Novichkov
2019-07-01First working of new databaseVitaly Novichkov
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works!
2019-04-29Replace ymf262.pdf with a legal equivalentVitaly Novichkov
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2018-10-18Remove old useless files of OP3 experimentsVitaly Novichkov
#185
2018-10-01Minor fix of measurerWohlstand
[Backport from OPN2-BE] When we generate nothing on a first window for "zero" peak time, the releasing delay will always be zero. The "Ride cymbal 1" in my "xg.wopn" is an example that was caused by this bug.
2018-09-20Remove my old experimental bankVitaly Novichkov
Which is included now as "Apogee-IMF-90.wopl"
2018-09-20Minor update of my 4op GM bankVitaly Novichkov
2018-08-31gen_adldata: conversion of AdLib Gold BNK2 as 4opJP Cimalando
2018-07-28GenAdldata: Little warning fixVitaly Novichkov
2018-07-23generate velocity offsets from wopl filesJP Cimalando
2018-07-23emit velocity offset in genadldataJP Cimalando
2018-06-19Update of DMXOPL3 up to 2.13a. Correctly!Vitaly Novichkov
(previous attempt to update was done with a mistakenly replaced wrong file)
2018-06-19Revert "Update of DMXOPL3 up to 2.13a"Vitaly Novichkov
This reverts commit f4bc89ef3fb8825bf7a02b5a9b67caafd20a7c1e.
2018-06-19Update of DMXOPL3 up to 2.13aVitaly Novichkov
https://github.com/sneakernets/DMXOPL/releases/tag/v2.13a
2018-06-16Update three WOPL banks and re-generate embedded banks databaseVitaly Novichkov
2018-06-16Upgrated measurer algorithm and re-generated full embedded banks databaseVitaly Novichkov