-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ver0.6 xmi #227
Merged
Merged
ver0.6 xmi #227
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
Raffaello
commented
Sep 28, 2022
•
edited
Loading
edited
- xmi note off
- fix not terminating normal midi play, stuck on destructors...
- xmi controllers/driver (XMI MIDI controllers #228)
- fgure out XMI that is generating a format 2 multi track midi, need to change the interface? or add a overload method to MIDDrv play track and allow to play format 2 ?
- review files/miles/AILDriverFile class
Raffaello
added
documentation
Improvements or additions to documentation
driver
driver related
labels
Oct 5, 2022
* init * clean up old experimental files * code rev * code rev * code rev * code rev * MIDDrv fix * code rev * code rev * sonarcloud rev * code rev * sonarcloud rev
SonarCloud Quality Gate failed. 4 Bugs 0.0% Coverage The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Raffaello
added a commit
that referenced
this pull request
Sep 2, 2023
* getMIDI() method as general method to return single track midi file * add GetMIDI interface for common getMIDI method of single track midi format 0 * opl Config move to opl namespace * OplType available from OPL abstract class * default device Adlib&SBProII OPl type chip constructors * code rev * code rev * constructor as deprecated * sonar code rev * MIDI META event processing * code rev * code rev * midi device acquire lock mechanism * code rev * mac build fix * sonar cloud review * add Device acquire/release test * code rev * fix mac build * opl dosbox extracted Timer * code rev * extract dosbox Chip used for timer and status register in OPL * code rev * code rev * code rev * remove opl::dosbox namespace * detect opl in nuked emulator * code rev * mame refactor * fix tests * code rev * code rev * detet opl mame * rename dosbox to OPL * refactor opl namespace * fix linux build * fix linux build * build fix * code rev * rename to DosBoxOPL * rename to MameOPL2 * rename to NukedOPL3 * fix ci * reuse Chip::register_u * MIDDrv force stop within ms * ver0.6 sonarcloud rev (#225) * sonar code rev * code comment * fix linux build take 1 * fix linux build take 2 * sonarcloud rev * sonarcloud rev * fix OPL interface int types * code rev * rename to MameOPL3 * fix build * sonarcloud review * ver0.6 woodyOpl refactor (#226) * woody opl refactor * woody opl refactor * fix opl_example * code rev * fix woody opl * sonarcloud rev * coe rev * sonarcloud rev * code rev * opl devices testsuites * MIDDriver refactor * sonarcloud rev * sonarcloud rev * opl-example code rev * code rev * code rev * code review * OPLConfig WOODY OPL3 return null * Config -> OPLFactory * ver0.6 xmi (#227) * code rev * XMIFile reading * XMI NoteOffs enqueued to be inserted between delta_event times * code rev * fix xmi noteOffs insertion * code rev * code rev * fix MIDDrv delay overflow * code rev * fix MIDDrv delta time long delay routine * code rev * XMI MIDI controllers (#228) * init * clean up old experimental files * code rev * code rev * code rev * code rev * MIDDrv fix * code rev * code rev * sonarcloud rev * code rev * sonarcloud rev * code rev * code rev * code rev * code rev * fix MIDDrv tempo * improve MIDrv delta time wait algorithm * code rev * code rev * fix build * MIDDriver test tempo changed and correct value * code rev * vcpkj.json update * revert update vcpkg.json * code rev (#232) * code rev * code rev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Improvements or additions to documentation
driver
driver related
file
I/O file related
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.