The 1-based slot index within the current device region bank
ReadonlyslotThe 1-based slot index within the current device region bank
The region's length in seconds
The region's name
The user-assigned region number (as shown in Reaper's UI). This is a string because Reaper sends it as a string (e.g. "1", "2"). Empty string if not yet populated.
The region's start time in seconds
An event that can be subscribed to for property change notifications
The name of the property to subscribe to
A callback to be called when the state of the specified property changes
A function that unsubscribes the event handler
Rename this region. Uses write-by-ID: the user-assigned region number from number.
The new name for the region
Set the length of this region. Uses write-by-ID.
The new length in seconds
Change the user-assigned number of this region. Uses write-by-ID.
The new user-assigned region number
Move this region to a new start time. Uses write-by-ID. Note: moving a region may change its bank slot index on the next sync.
The new start time in seconds
A region in the current device region bank