Age | Commit message (Collapse) | Author |
|
The .resize() method behaving faulty when -std=c++11 is set. It's definitely a bug of compiler.
#291
|
|
When destination chip is OPL2, then don't show channels are de-facto absent on hardware.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Should fix the problem of some of Heretic songs
|
|
|
|
Reworked the "disable arpeggio" logic that still make troubles even option is disabled
|
|
|
|
|
|
|
|
#288
|
|
|
|
|
|
They was been swapped, now they are okay.
|
|
|
|
|
|
thanks to @ds-sloth
|
|
The deep-tremolo got been triggered by deep-vibrato bit, but true deep-tremolo flag was been ignored!
|
|
|
|
Kept disabled by default because they are extremely heavy for ordinary processors.
|
|
|
|
|
|
|
|
|
|
So, disabled emulators won't show in the list.
|
|
It was a bug!
|
|
|
|
To debug possible memory damages
|
|
independently from song switching debug mode
|
|
#285
|
|
Polymorphism is not used here, but this makes more problems than good.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It should allow normal work of emulators without full-panning extension implementation, or with real hardware interfaces
|
|
|
|
|
|
This should help resolve the choppying problem on weaker machines in parallel with background activity.
|