Age | Commit message (Collapse) | Author |
|
|
|
|
|
If the real sleep functions doesn't work as supposed, then, I will make own, ~~with blackjack and hookers~~ that tracks the clock to simulate the sleep.
|
|
|
|
Done by @noisecode3: https://github.com/Wohlstand/libOPNMIDI/commit/5767f32630ef22ae43f00d650793b6606823c8b0
|
|
On macOS the problem was found because tempo works much slower than it should go
|
|
|
|
Ignore VisualStudio related stuff when opening CMake project
|
|
|
|
Ignore VisualStudio related stuff when opening CMake project
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will guarantee the identical work on hardware too
|
|
|
|
+ refactor of the MIDI play, making separated loop functions instead the mess of everything in one single loop function.
|
|
|
|
and use the "hlt" when "dmpi_yield" is unavailable
|
|
|
|
Took the OpenMPT's fix for this
#278
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added missing transpose, depth control, and song marker controllers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#268
|
|
|
|
|
|
|