Skip to content
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

Version 0.6.x #219

Merged
merged 67 commits into from
Sep 2, 2023
Merged

Version 0.6.x #219

merged 67 commits into from
Sep 2, 2023

Conversation

Raffaello
Copy link
Owner

@Raffaello Raffaello commented Sep 19, 2022

  • 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.type (getType)
  • TestConfig uncomment the other opl
  • Nuked Timers/status register
  • Mame timers/status register
  • refactor opl-example
  • XMI file playing (ver0.6 xmi #227 )
  • rename repo (rename the repo #229) & update README
  • twitter post

@Raffaello Raffaello self-assigned this Sep 19, 2022
@Raffaello Raffaello added enhancement New feature or request file I/O file related labels Sep 19, 2022
@Raffaello Raffaello added this to the General Midi Emulation milestone Sep 19, 2022
@Raffaello Raffaello changed the title ver0.6 Version 0.6.x Sep 19, 2022
@Raffaello Raffaello linked an issue Sep 19, 2022 that may be closed by this pull request
@Raffaello Raffaello added example related to how to use the library driver driver related labels Sep 19, 2022
@Raffaello Raffaello added the refactor refactoring code, same functionality, but better code label Sep 19, 2022
@Raffaello Raffaello linked an issue Sep 19, 2022 that may be closed by this pull request
2 tasks
@sonarcloud
Copy link

sonarcloud bot commented Sep 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 91 Code Smells

0.0% 0.0% Coverage
2.0% 2.0% Duplication

@Raffaello Raffaello added the documentation Improvements or additions to documentation label Oct 9, 2022
This was linked to issues Oct 9, 2022
@Raffaello Raffaello added the ci continus integration label Oct 9, 2022
@Raffaello Raffaello marked this pull request as draft November 20, 2022 13:49
@Raffaello
Copy link
Owner Author

cutting out ver0.6 as it has staled for too long...

This was unlinked from issues Sep 2, 2023
* 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)
@Raffaello Raffaello marked this pull request as ready for review September 2, 2023 13:24
@Raffaello Raffaello merged commit 9ca2ad7 into master Sep 2, 2023
15 of 16 checks passed
@Raffaello Raffaello deleted the ver0.6 branch September 2, 2023 13:52
@sonarcloud
Copy link

sonarcloud bot commented Sep 2, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 13 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 158 Code Smells

0.0% 0.0% Coverage
1.9% 1.9% Duplication

warning 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.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Repository owner locked as resolved and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci continus integration documentation Improvements or additions to documentation driver driver related enhancement New feature or request example related to how to use the library file I/O file related refactor refactoring code, same functionality, but better code
Projects
Status: Done
Status: Done
Status: Done
1 participant