Skip to content

umjammer/osxmidi4j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Java CI CodeQL Java

osxmidi4j

Java MIDI SPI over CoreMIDI Framework.

midi logo

osxmidi4j will register itself automatically to the Java runtime as a MIDI device provider.
Call the standard Java MIDI API All osxmidi4j devices will be prefixed with "CoreMidi - "

this library adds loopback midi device also.

tested with MacOS 14.3.1

Install

References

TODO

  • move CoreMIDI part into rococoa?