Expand description

Exposes important raw types, functions and constants from the C++ REAPER API.

Structs

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.

Unions