Zrythm a highly automated and intuitive digital audio workstation
  1. Pages
  2. Modules
  1. Classes
  2. Files

audio/recording_event.h file

Recording events to queue for the recording thread to handle.

Contents

  • Reference
    • Classes
    • Enums
    • Typedefs
    • Defines

Classes

struct RecordingEvent
A recording event.

Enums

enum RecordingEventType { RECORDING_EVENT_TYPE_START_TRACK_RECORDING, RECORDING_EVENT_TYPE_START_AUTOMATION_RECORDING, RECORDING_EVENT_TYPE_MIDI, RECORDING_EVENT_TYPE_AUDIO, RECORDING_EVENT_TYPE_AUTOMATION, RECORDING_EVENT_TYPE_PAUSE_TRACK_RECORDING, RECORDING_EVENT_TYPE_PAUSE_AUTOMATION_RECORDING, RECORDING_EVENT_TYPE_STOP_TRACK_RECORDING, RECORDING_EVENT_TYPE_STOP_AUTOMATION_RECORDING }

Typedefs

using RecordingEvent = struct RecordingEvent
A recording event.

Defines

#define RECORDING_EVENTS_PUSH_AUDIO(et, _arg)
Push events.
#define recording_event_init(re)
Inits an already allocated recording event.
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Zrythm a highly automated and intuitive digital audio workstation. Created with Doxygen 1.9.3 and m.css.