Skip to content
/ reallm Public

Cubase/Logic style low latency monitoring mode extension for REAPER.

License

Notifications You must be signed in to change notification settings

ak5k/reallm

Repository files navigation

ReaLlm

REAPER Low latency monitoring plug-in extension

Cubase/Logic style low latency monitoring mode for REAPER. While enabled, restricts PDC latency ('plugin delay') to one block/buffer size by bypassing plugins from input monitored signalchains. Re-enables plugins once signalchain is no longer input monitored, or ReaLlm is disabled. While ReaLlm is enabled, disabled plugins can be re-enabled manually, and ReaLlm will consider them 'safed' and leave them untouched, unless they're again manually re-disabled. Remembers 'safed' plugins per REAPER project. Leaves already disabled plugins untouched.

Use ReaLlm: Low latency monitoring REAPER action list toggle to enable/disable low latency monitoring. Or map a toolbar, keyboard and/or MIDI shortcut for the action.

Also provides REAPER API functions for ReaScripting. API documentation available in REAPER Help > ReaScript documentation...

Installation

Install from ReaPack or download latest release for your computer architecture (e.g. x64.dll for 64-bit Windows PC or arm64.dylib for M1 Mac) and place it in your REAPER UserPlugins directory.

image