Module reaper_low::raw
source · [−]Expand description
Exposes important raw types, functions and constants from the C++ REAPER API.
Structs
MIDI event definition and abstract list
PCM source API
Resampler API (plug-ins can use this for SRC)
PCM sink API
Constants
Type Definitions
Function pointer type for exposing custom API functions to ReaScript.
Function pointer type for hook commands.
Function pointer type for hook commands with MIDI/OSC support.
Function pointer type for getting notified about invocation of hook command.
Function pointer type for getting notified about invocation of hook command 2.
Function pointer type for timers.
Function pointer type for toggle actions.