Skip to content

BenjaminPritchard/KundaliniPianoMirrorLinux

Repository files navigation

KundaliniPianoMirrorLinux

ANSI C style code for the Kundalini Piano Mirror, based on PortMidi.

This software is designed to create a mirror-image keyboard, and to do other real-time MIDI remapping.s

Raspberri PI Note

This code must be linked against Portmidi, which I accomplished like this with my Raspberri PI based system:

gcc pianomirror.c  /usr/lib/arm-linux-gnueabihf/libportmidi.so -o pianomirror

About

s

Author

Benjamin Pritchard

About

ANSI C style code for the Kundalini Piano Mirror

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages