Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Platform Support

Any platform which is both supported by Rust and REAPER should work.

Important: extension plugins built for Windows must be built with MSVC.

The following are the canonical sources of truth for REAPER platform support:

Which can then be cross referenced against the Rust target list:

Or via rustc from the terminal:

rustc --print target-list