aboutsummaryrefslogtreecommitdiff
path: root/fm_banks
AgeCommit message (Collapse)Author
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
2018-05-19Works and fixesVitaly Novichkov
- Fixed an incorrect calculation of 4-op channels and choosing 4-op channels for 2-op only banks - Resolved trouble with automatically chosen flags because of internal confusion
2018-05-01Re-calculate measure delays in my 4-op bankVitaly Novichkov
2018-04-22Added "Apogee IMF 90-ish" bank into set of embedded banksVitaly Novichkov
Also, make a comments in banks.ini INI file to describe some of banks listed in it.
2018-04-22Added my very old bank built with SBTimbre and was in the IBK formatVitaly Novichkov
This bank can't be used now as it uses Rhythm-mode drums. Rhythm-mode drums are wasn't polished yet to work right with a current system.
2018-04-18Updated DMXOPL3 bank by @sneakernetsWohlstand
Taken this state: https://github.com/sneakernets/DMXOPL/blob/f7ac28019cc2ea33cb0bbe03a1899391917f5c85/GENMIDI(GS).wopl
2018-03-28Re-Generate AdlData databaseWohlstand
2018-03-28Added new DMXOPL3 GS by @sneakernetsWohlstand
2018-02-15Add an experimental "Apogee-IMF-90" bankVitaly Novichkov
It's a General-MIDI bank is created by Me by importing from various IMF files and partial adapting of instruments and adapting of them on necessarily. Some instruments are imported from "Jammie O'Connel's" and "National Hockey League PA" banks which are marked internally as TEMP.
2017-12-23Update @sneakernets's DMXOPL3 bank (2.11b + two commits)Vitaly Novichkov
2017-12-16DMXOPL3 by @sneakernets updateVitaly Novichkov
2017-11-30Apply update of @sneakernet 's DMX OPL3 bankWohlstand
2017-11-21Re-save other WOPL banks with WOPLv3 that has sound lengthsWohlstand
2017-11-21Update of my 4-op GM with adding of WOPLv3 sounding lengthsWohlstand
Since WOPL version 3 every bank file contains same sounding/releasing lengths values as ADLDATA embedded banks database has.
2017-11-21Rebuild entire embedded banks database by the fixed measurerWohlstand