Quick Reference

RModX is a MacOSX port of an older SGI/IRIX app called RingMod, with the following differences in functionality:


Basic usage reference:
Everything else is pretty much self-explanatory.
This is an exercise in writing a performance oriented sound app, using no-latency design. Therefore it will work only on full-duplex audio hardware (capable of simultanous synchronous playback and recording), such as RME Fireface or M-Audio Audiophile 24/96, and luckily, many more nowadays. Else it will display error messages and quit.
If you'd like to try it on the built-in (non full-duplex) audio, you may have to download and install a software aggregate device, such as Cycling74 Soundflower.

There are still a couple of rough details waiting to be polished. Hope to have the complete version of the program with source-code posted soon.

FAQ:
Why standalone?