Ardour  9.7-247-gd98f890d3c
ARDOUR::SlotArmInfo Struct Reference

#include <triggerbox.h>

Public Member Functions

 SlotArmInfo ()
 
 ~SlotArmInfo ()
 
void reset (Trigger &)
 

Public Attributes

Triggerslot
 
Temporal::Beats start_beats
 
Temporal::Beats pre_start_beats
 
Temporal::Beats count_in_beats
 
samplepos_t pre_start_samples
 
samplepos_t start_samples
 
Temporal::Beats end_beats
 
samplepos_t end_samples
 
samplecnt_t captured
 
MidiNoteTracker tracker
 
RTMidiBufferBeatsmidi_buf
 
AudioTrigger::AudioData audio_buf
 
RubberBand::RubberBandStretcher * stretcher
 

Detailed Description

Definition at line 844 of file triggerbox.h.

Constructor & Destructor Documentation

◆ SlotArmInfo()

ARDOUR::SlotArmInfo::SlotArmInfo ( )

◆ ~SlotArmInfo()

ARDOUR::SlotArmInfo::~SlotArmInfo ( )

Member Function Documentation

◆ reset()

void ARDOUR::SlotArmInfo::reset ( Trigger )

Member Data Documentation

◆ audio_buf

AudioTrigger::AudioData ARDOUR::SlotArmInfo::audio_buf

Definition at line 861 of file triggerbox.h.

◆ captured

samplecnt_t ARDOUR::SlotArmInfo::captured

Definition at line 858 of file triggerbox.h.

◆ count_in_beats

Temporal::Beats ARDOUR::SlotArmInfo::count_in_beats

Definition at line 853 of file triggerbox.h.

◆ end_beats

Temporal::Beats ARDOUR::SlotArmInfo::end_beats

Definition at line 856 of file triggerbox.h.

◆ end_samples

samplepos_t ARDOUR::SlotArmInfo::end_samples

Definition at line 857 of file triggerbox.h.

◆ midi_buf

RTMidiBufferBeats* ARDOUR::SlotArmInfo::midi_buf

Definition at line 860 of file triggerbox.h.

◆ pre_start_beats

Temporal::Beats ARDOUR::SlotArmInfo::pre_start_beats

Definition at line 852 of file triggerbox.h.

◆ pre_start_samples

samplepos_t ARDOUR::SlotArmInfo::pre_start_samples

Definition at line 854 of file triggerbox.h.

◆ slot

Trigger* ARDOUR::SlotArmInfo::slot

Definition at line 850 of file triggerbox.h.

◆ start_beats

Temporal::Beats ARDOUR::SlotArmInfo::start_beats

Definition at line 851 of file triggerbox.h.

◆ start_samples

samplepos_t ARDOUR::SlotArmInfo::start_samples

Definition at line 855 of file triggerbox.h.

◆ stretcher

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

Definition at line 862 of file triggerbox.h.

◆ tracker

MidiNoteTracker ARDOUR::SlotArmInfo::tracker

Definition at line 859 of file triggerbox.h.


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