Ardour  9.0-pre0-582-g084a23a80d
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 806 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 817 of file triggerbox.h.

◆ captured

samplecnt_t ARDOUR::SlotArmInfo::captured

Definition at line 815 of file triggerbox.h.

◆ end_beats

Temporal::Beats ARDOUR::SlotArmInfo::end_beats

Definition at line 813 of file triggerbox.h.

◆ end_samples

samplepos_t ARDOUR::SlotArmInfo::end_samples

Definition at line 814 of file triggerbox.h.

◆ midi_buf

RTMidiBufferBeats* ARDOUR::SlotArmInfo::midi_buf

Definition at line 816 of file triggerbox.h.

◆ slot

Trigger& ARDOUR::SlotArmInfo::slot

Definition at line 810 of file triggerbox.h.

◆ start_beats

Temporal::Beats ARDOUR::SlotArmInfo::start_beats

Definition at line 811 of file triggerbox.h.

◆ start_samples

samplepos_t ARDOUR::SlotArmInfo::start_samples

Definition at line 812 of file triggerbox.h.

◆ stretcher

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

Definition at line 818 of file triggerbox.h.


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