Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-24 | Added the DMX bank from the Strife game | Wohlstand | |
2020-09-17 | GenAdlData: Apply the fix for DMX drums | Wohlstand | |
2020-09-10 | Re-compute sounding delays of all banks | Wohlstand | |
Some of instruments was computed incorrectly | |||
2020-09-09 | Small tweak of banks | Wohlstand | |
2020-09-02 | gen_adldata: Mute non-rhythm drums in IBM files | Wohlstand | |
2020-08-23 | gen_adldata: Smaller release time recognizing | Wohlstand | |
This should help releasing sounds (like pick bass at bank 14) being not muted too fast | |||
2020-08-23 | gen_adldata: Fixed DMX bank importing | Wohlstand | |
A silly mistake causes a wrong value of FB-CONN byte on some instruments that distorts sounding of them. | |||
2020-08-20 | Rebuild cache | Wohlstand | |
2020-08-20 | gen_adldata: First step of old code clean-up | Wohlstand | |
Verify that all code here is in safe | |||
2020-07-06 | Update instruments database | Wohlstand | |
2019-07-15 | Another fix of measurer | Vitaly Novichkov | |
2019-07-02 | Some work on old cache | Wohlstand | |
2019-07-02 | Added The Lost Vikings bank for test purposes | Vitaly Novichkov | |
This bank contains at least 3 banks | |||
2019-07-01 | Fixed broken OP2's note offsets | Vitaly Novichkov | |
2019-07-01 | First working of new database | Vitaly Novichkov | |
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works! | |||
2019-02-22 | Rhythm-mode percussion now works! | Vitaly Novichkov | |
2018-10-01 | Minor fix of measurer | Wohlstand | |
[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-20 | Minor update of my 4op GM bank | Vitaly Novichkov | |
2018-08-31 | gen_adldata: conversion of AdLib Gold BNK2 as 4op | JP Cimalando | |
2018-07-28 | GenAdldata: Little warning fix | Vitaly Novichkov | |
2018-07-23 | generate velocity offsets from wopl files | JP Cimalando | |
2018-07-23 | emit velocity offset in genadldata | JP Cimalando | |
2018-06-19 | Update of DMXOPL3 up to 2.13a. Correctly! | Vitaly Novichkov | |
(previous attempt to update was done with a mistakenly replaced wrong file) | |||
2018-06-19 | Revert "Update of DMXOPL3 up to 2.13a" | Vitaly Novichkov | |
This reverts commit f4bc89ef3fb8825bf7a02b5a9b67caafd20a7c1e. | |||
2018-06-19 | Update of DMXOPL3 up to 2.13a | Vitaly Novichkov | |
https://github.com/sneakernets/DMXOPL/releases/tag/v2.13a | |||
2018-06-16 | Update three WOPL banks and re-generate embedded banks database | Vitaly Novichkov | |
2018-06-16 | Upgrated measurer algorithm and re-generated full embedded banks database | Vitaly Novichkov | |
2018-05-19 | Works and fixes | Vitaly 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-22 | Added "Apogee IMF 90-ish" bank into set of embedded banks | Vitaly Novichkov | |
Also, make a comments in banks.ini INI file to describe some of banks listed in it. | |||
2018-04-18 | Updated DMXOPL3 bank by @sneakernets | Wohlstand | |
Taken this state: https://github.com/sneakernets/DMXOPL/blob/f7ac28019cc2ea33cb0bbe03a1899391917f5c85/GENMIDI(GS).wopl | |||
2018-03-28 | Re-Generate AdlData database | Wohlstand | |
2017-12-23 | Update @sneakernets's DMXOPL3 bank (2.11b + two commits) | Vitaly Novichkov | |
2017-12-16 | DMXOPL3 by @sneakernets update | Vitaly Novichkov | |
2017-11-30 | Apply update of @sneakernet 's DMX OPL3 bank | Wohlstand | |
2017-11-21 | Rebuild entire embedded banks database by the fixed measurer | Wohlstand | |
2017-11-19 | Upgrated support for WOPL bank format to v3 | Wohlstand | |
2017-11-15 | Update DMXOPL3 bank | Wohlstand | |
2017-11-07 | Update @sneakernets' DMXOPL3 bank | Wohlstand | |
2017-11-04 | Added default states for deep tremolo/vibrato and volume moduels | Wohlstand | |
TODO: Implement support for tri-states per deep-tremolo, deep-vibrato flags | |||
2017-11-04 | All real 4-operator voices are must be different | Wohlstand | |
2017-11-04 | Don't use force difference for pseudo-4op voices in GenAdlData | Wohlstand | |
2017-11-04 | Fix pseudo-4op double-voice instrument playing with two equal voices | Wohlstand | |
2017-11-03 | Add Cartooners's bank recently added into original ADLMIDI | Wohlstand | |
2017-10-26 | Update @sneakernets's DMXOPL bank to most frash | Wohlstand | |
https://github.com/sneakernets/DMXOPL/commit/41c79f772dfa586c0a19eeb4c8bdbfb46b728e4c | |||
2017-10-21 | Apply latest release of Sneakernets's DMXOPL bank | Wohlstand | |
2017-10-09 | Fixed WOPN parser to use both real 4-op and pseudo 4-op modes in same bank | Wohlstand | |
2017-10-08 | Add support for WOPL banks format | Wohlstand | |
2017-09-23 | Improved instruments in 68'th bank and fixed octaves offsets in 59'th | Wohlstand | |
2017-09-23 | Update 68'th bank | Wohlstand | |
2017-09-22 | Update Sneakernet's DMXOPL bank | Wohlstand | |
(Issue #20) |