aboutsummaryrefslogtreecommitdiff
path: root/src/adldata.cpp
AgeCommit message (Collapse)Author
2020-09-02gen_adldata: Mute non-rhythm drums in IBM filesWohlstand
2020-09-01Added AIL volume modelWohlstand
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-19Use new banks database formatWohlstand
However, it's stil need to clean-up and fix gen_adldata for a correct work!
2020-07-06Update instruments databaseWohlstand
2019-07-15Another fix of measurerVitaly 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-02-22Rhythm-mode percussion now works!Vitaly Novichkov
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-20Minor update of my 4op GM bankVitaly Novichkov
2018-08-31gen_adldata: conversion of AdLib Gold BNK2 as 4opJP Cimalando
2018-08-29fix a typo about Apogee Sound SystemJP Cimalando
2018-08-29fix the miswritten name of Jamie O'ConnellJP Cimalando
2018-07-23generate velocity offsets from wopl filesJP Cimalando
2018-07-23emit velocity offset in genadldataJP Cimalando
2018-06-25VLC Plugin: more controls!Vitaly Novichkov
#38
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-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-18Updated DMXOPL3 bank by @sneakernetsWohlstand
Taken this state: https://github.com/sneakernets/DMXOPL/blob/f7ac28019cc2ea33cb0bbe03a1899391917f5c85/GENMIDI(GS).wopl
2018-03-28Re-Generate AdlData databaseWohlstand
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-21Rebuild entire embedded banks database by the fixed measurerWohlstand
2017-11-19Upgrated support for WOPL bank format to v3Wohlstand
2017-11-15Update DMXOPL3 bankWohlstand
2017-11-07Update @sneakernets' DMXOPL3 bankWohlstand
2017-11-04Added default states for deep tremolo/vibrato and volume moduelsWohlstand
TODO: Implement support for tri-states per deep-tremolo, deep-vibrato flags
2017-11-04All real 4-operator voices are must be differentWohlstand
2017-11-04Don't use force difference for pseudo-4op voices in GenAdlDataWohlstand
2017-11-04Fix pseudo-4op double-voice instrument playing with two equal voicesWohlstand
2017-11-03Add Cartooners's bank recently added into original ADLMIDIWohlstand
2017-10-26Update @sneakernets's DMXOPL bank to most frashWohlstand
https://github.com/sneakernets/DMXOPL/commit/41c79f772dfa586c0a19eeb4c8bdbfb46b728e4c
2017-10-21Apply latest release of Sneakernets's DMXOPL bankWohlstand
2017-10-09Fixed WOPN parser to use both real 4-op and pseudo 4-op modes in same bankWohlstand
2017-10-08Add support for WOPL banks formatWohlstand
2017-09-23Improved instruments in 68'th bank and fixed octaves offsets in 59'thWohlstand
2017-09-23Update 68'th bankWohlstand
2017-09-09oopsWohlstand
2017-09-09Another update of drums of 66'th bankWohlstand
2017-09-04Small update of percussions in 66'th bankWohlstand
2017-09-01DMXOPL3 v2.2Philippe Simons