Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 564 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 564 Bytes

WebMIDIKitDemo

This project is a simple project demonstrating the use of the WebMIDIKit framework. It just sends a second long C8 to a port of the user's choosing. Note that in order for this note to be heard, you have to have something generating sound on the other side of the port.

Check out the link above for further info.

To use, clone the repo, cd into the directory and run swift package update. Then open the Xcode project.

When building in Xcode, make sure that you have selected the right target.