index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
gen_adldata
/
measurer.cpp
Age
Commit message (
Expand
)
Author
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
2019-07-08
Minor fixes
Vitaly Novichkov
2019-07-08
More accurate silence detector
Vitaly Novichkov
2019-07-07
Make using of WIP silence guesser
Vitaly Novichkov
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
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
2018-06-16
Upgrated measurer algorithm and re-generated full embedded banks database
Vitaly Novichkov
2018-05-19
Works and fixes
Vitaly Novichkov
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
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