-
Notifications
You must be signed in to change notification settings - Fork 8
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
meta: remaining MIDI-CI tasks #56
Comments
For zlib compression, it would be best that we wait for ktor-utils 3.0.0 release (which contains |
For MIDI Message Report we would need to make some fundamental changes to |
Group support is implemented, but we need MIDI 2.0 I/O support at device level in ktmidi in the first place. Currently it is supported only in AlsaMidiAccess virtual I/O. |
Those remaining issues are split into individual tasks. Closing this long-running issue. |
Here is the list of missing features in
dev.atsushieno.ktmidi.ci
package:Message
and the actual message packets in SysEx message unitsmutualEncoding
initiator: ChannelListapp developer should provide itinitiator: Schemaapp developer should provide itMuid
type that only contains anInt
value but ensures that its data content is 28 bit and supports appropriate conversion -> so far it is visible as 28bit on UIThe text was updated successfully, but these errors were encountered: