ortho-remote
C program for interfacing with the
Teenage Engineering Ortho Remote.
- Currently only implemented for macOS
- Puts the remote into MIDI mode which means it has a fixed range of values
Usage
Either build and run the provided ortho
program
or copy the source files in src
into your project and use the ortho.h
interface.
Example
Build & run: