rualark / MGen

MGen: Windows PC C++ music generation and analysis laboratory, playing into MIDI port and exporting MIDI
http://arkhipenko.weebly.com
GNU Affero General Public License v3.0
45 stars 11 forks source link

GenCA2\good-cp1.pl 43 sec MGen generator freeze on exit - possible error in generator Std OUT: MGen.exe -test=10 configs\GenCA2\good-cp1.pl #1654

Closed rualark closed 6 years ago

rualark commented 6 years ago

https://ci.appveyor.com/project/rualark/mgen/build/1.0.1435/job/wat5yoocoxus7xcm/tests

rualark commented 6 years ago

Cause: automatic export of adapted midi takes too much time

Solutions:

rualark commented 6 years ago

Performance analysis shows that sendmidi and writing to midifile takes approximately same time: image

rualark commented 6 years ago

Solution: increase test time and exit time