Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-24 | gen_adldata: rename some *X suffixes | Wohlstand | |
As old calls has been removed, they no longer need to have X suffix | |||
2020-08-23 | gen_adldata: remove the rest of old code | 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-22 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-08-22 | Measurer: try to use smaller amplitude coefficient for off fade-out | Wohlstand | |
2020-08-20 | gen_adldata: First step of old code clean-up | Wohlstand | |
Verify that all code here is in safe | |||
2019-07-15 | Put back 25'th note for measurement | Vitaly Novichkov | |
2019-07-15 | Don't measure rhythm-mode drums. Yet. | Vitaly Novichkov | |
2019-07-15 | Another fix of measurer | Vitaly Novichkov | |
2019-07-14 | Completely fixed the trouble of measurer! | Vitaly Novichkov | |
- DosBox works fine and produces correct sound - 4op voices are now working! | |||
2019-07-08 | Minor fixes | Vitaly Novichkov | |
Looks like need to correct 4-op sounding, looks like it really silent inside measurer when it must give an actual sound! | |||
2019-07-08 | More accurate silence detector | Vitaly Novichkov | |
Now, there are very low level of error! The only one weird condition is still be there... | |||
2019-07-07 | Make using of WIP silence guesser | Vitaly Novichkov | |
It's incomplete, therefore fails a unit test on some cases and says false about some instruments | |||
2019-07-03 | Fix for 4op and pseudo4ops inside measurer's generator | Vitaly Novichkov | |
2019-07-02 | Don't pass useless data to the chip | Wohlstand | |
2019-07-02 | Some work on old cache | Wohlstand | |
2019-07-02 | Fix for pseudo-4op instruments | 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-06-30 | New cache format for measured entries | Vitaly Novichkov | |
2019-06-22 | Make new cache format for new database entries | Vitaly Novichkov | |
2019-06-22 | Enable measurer for new database format too | Vitaly Novichkov | |
2019-06-07 | Prepare to make measurer for new stuff | 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-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-10 | Apply the update of measurer and fix the build of GenAdlData | Vitaly Novichkov | |
2017-11-21 | Fixed a recentny found long-time bug in measurer: a wrong note-off channels | Wohlstand | |
TODO: Re-generate entire cache as because of incorrect note-off bug, entire data was written incorrectly | |||
2017-11-19 | Upgrated support for WOPL bank format to v3 | Wohlstand | |
2017-11-08 | Fixed Windows MSVC build (adlmidi2 and gen_adldata) | Wohlstand | |
2017-11-07 | Fixed build of GenAdldata tool | Wohlstand | |
2017-11-03 | Small fix of Measurer in GenAdldata tool | Wohlstand | |
2017-10-20 | Added CMake support | Wohlstand | |