Skip to main content

Module pcmevent

Module pcmevent 

Source
Expand description

Global PCMEVENT form.

Public C++ source routes GLOBAL.PCMEVENT through a list form and then an indexed PCMEVENT[i] item with explicit commands: START_ONESHOT / START_LOOP / START_RANDOM / STOP / CHECK / WAIT / WAIT_KEY

This Rust handler mirrors that structure directly instead of treating PCMEVENT as a generic global op bucket.

Functionsยง

dispatch