Ardour  9.0-pre0-427-gd2a3450e2f
ARDOUR::SlotArmInfo Struct Reference

#include <triggerbox.h>

Public Member Functions

 SlotArmInfo (Trigger &s)
 
 ~SlotArmInfo ()
 

Public Attributes

Triggerslot
 
Temporal::Beats start_beats
 
samplepos_t start_samples
 
Temporal::Beats end_beats
 
samplepos_t end_samples
 
samplecnt_t captured
 
RTMidiBufferBeatsmidi_buf
 
AudioTrigger::AudioData audio_buf
 
RubberBand::RubberBandStretcher * stretcher
 

Detailed Description

Definition at line 778 of file triggerbox.h.

Constructor & Destructor Documentation

◆ SlotArmInfo()

ARDOUR::SlotArmInfo::SlotArmInfo ( Trigger s)

◆ ~SlotArmInfo()

ARDOUR::SlotArmInfo::~SlotArmInfo ( )

Member Data Documentation

◆ audio_buf

AudioTrigger::AudioData ARDOUR::SlotArmInfo::audio_buf

Definition at line 789 of file triggerbox.h.

◆ captured

samplecnt_t ARDOUR::SlotArmInfo::captured

Definition at line 787 of file triggerbox.h.

◆ end_beats

Temporal::Beats ARDOUR::SlotArmInfo::end_beats

Definition at line 785 of file triggerbox.h.

◆ end_samples

samplepos_t ARDOUR::SlotArmInfo::end_samples

Definition at line 786 of file triggerbox.h.

◆ midi_buf

RTMidiBufferBeats* ARDOUR::SlotArmInfo::midi_buf

Definition at line 788 of file triggerbox.h.

◆ slot

Trigger& ARDOUR::SlotArmInfo::slot

Definition at line 782 of file triggerbox.h.

◆ start_beats

Temporal::Beats ARDOUR::SlotArmInfo::start_beats

Definition at line 783 of file triggerbox.h.

◆ start_samples

samplepos_t ARDOUR::SlotArmInfo::start_samples

Definition at line 784 of file triggerbox.h.

◆ stretcher

RubberBand::RubberBandStretcher* ARDOUR::SlotArmInfo::stretcher

Definition at line 790 of file triggerbox.h.


The documentation for this struct was generated from the following file: