Skip to content

Kotlin desktop application that provide communication between Percusoid android app and any MIDI input software

Notifications You must be signed in to change notification settings

Apisov/PercusoidDesktopServer

Repository files navigation

PercusoidDesktopServer

Kotlin desktop application that provides communication between Percusoid android app and any MIDI input software

As you can see I'm a god of design:

Percusoid Desktop Server application

I hope you are okay after you've just seen

  • This application uses JavaOSC library to make a connection with Percusoid Android app.
  • For converting OSC messages to MIDI has been used modified The MidiBus

If you want to make application that serves as MIDI output you need a virtual MIDI port. For that purpose I've used LoopMIDI

For now there is hardcoded name for the virtual MIDI port - Virtual MIDI Bus. Thus you have to create a virtual midi port with the exact same name.

General instructions of using the Android app and this desktop app can be found here

TODO:

  • Midi output name configuration in GUI

About

Kotlin desktop application that provide communication between Percusoid android app and any MIDI input software

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages