_duration | ARDOUR::Step | private |
_enabled | ARDOUR::Step | private |
_extra_xml | PBD::Stateful | protected |
_id | PBD::Stateful | private |
_index | ARDOUR::Step | private |
_instant_xml | PBD::Stateful | protected |
_lock | PBD::Stateful | protected |
_mode | ARDOUR::Step | private |
_nominal_beat | ARDOUR::Step | private |
_notes | ARDOUR::Step | private |
_notes_per_step | ARDOUR::Step | static |
_octave_shift | ARDOUR::Step | private |
_parameters | ARDOUR::Step | private |
_parameters_per_step | ARDOUR::Step | static |
_pending_changed | PBD::Stateful | protected |
_properties | PBD::Stateful | protected |
_regenerate_xml_or_string_ids | PBD::Stateful | privatestatic |
_repeat | ARDOUR::Step | private |
_scheduled_beat | ARDOUR::Step | private |
_sequence | ARDOUR::Step | private |
_skipped | ARDOUR::Step | private |
_stateful_frozen | PBD::Stateful | private |
_xml_node_name | PBD::Stateful | protected |
AbsolutePitch enum value | ARDOUR::Step | |
add_extra_xml(XMLNode &) | PBD::Stateful | |
add_instant_xml(XMLNode &, const std::string &directory_path) | PBD::Stateful | protected |
add_properties(XMLNode &) const | PBD::Stateful | protected |
add_property(PropertyBase &s) | PBD::Stateful | |
adjust_duration(DurationRatio const &amt) | ARDOUR::Step | |
adjust_octave(int amt) | ARDOUR::Step | |
adjust_offset(double fraction) | ARDOUR::Step | |
adjust_pitch(int amt) | ARDOUR::Step | |
adjust_velocity(int amt) | ARDOUR::Step | |
apply_change(PropertyBase const &) | PBD::Stateful | virtual |
apply_changes(PropertyList const &) | PBD::Stateful | |
beat() const | ARDOUR::Step | inline |
changed() const | PBD::Stateful | |
check_note(size_t n, MidiBuffer &buf, bool, samplepos_t, samplepos_t, MidiNoteTracker &) | ARDOUR::Step | private |
check_parameter(size_t n, MidiBuffer &buf, bool, samplepos_t, samplepos_t) | ARDOUR::Step | private |
clear_changes() | PBD::Stateful | |
clear_owned_changes() | PBD::Stateful | virtual |
current_state_version | PBD::Stateful | static |
dump(MusicTimeEvents &, Temporal::Beats const &) const | ARDOUR::Step | |
dump_note(MusicTimeEvents &, size_t n, Temporal::Beats const &) const | ARDOUR::Step | private |
dump_parameter(MusicTimeEvents &, size_t n, Temporal::Beats const &) const | ARDOUR::Step | private |
duration() const | ARDOUR::Step | inline |
DurationRatio typedef | ARDOUR::Step | |
enabled() const | ARDOUR::Step | inline |
extra_xml(const std::string &str, bool add_if_missing=false) | PBD::Stateful | |
get_changes_as_properties(PBD::Command *) const | PBD::Stateful | |
get_state() const | ARDOUR::Step | virtual |
id() const | PBD::Stateful | inline |
index() const | ARDOUR::Step | inline |
instant_xml(const std::string &str, const std::string &directory_path) | PBD::Stateful | protected |
loading_state_version | PBD::Stateful | static |
mid_thaw(const PropertyChange &) | PBD::Stateful | inlineprotectedvirtual |
Mode enum name | ARDOUR::Step | |
mode() const | ARDOUR::Step | inline |
note(size_t n=0) const | ARDOUR::Step | inline |
octave_shift() const | ARDOUR::Step | inline |
offset(size_t n=0) const | ARDOUR::Step | inline |
parameter(size_t n=0) const | ARDOUR::Step | inline |
parameter_value(size_t n=0) const | ARDOUR::Step | inline |
post_set(const PropertyChange &) | PBD::Stateful | inlineprotectedvirtual |
properties() const | PBD::Stateful | inline |
property_changes_suspended() const | PBD::Stateful | inline |
property_factory(const XMLNode &) const | PBD::Stateful | virtual |
PropertyChanged | PBD::Stateful | |
rdiff(std::vector< PBD::Command * > &) const | PBD::Stateful | virtual |
regenerate_xml_or_string_ids() const | PBD::Stateful | protected |
RelativePitch enum value | ARDOUR::Step | |
repeat() const | ARDOUR::Step | inline |
reschedule(Temporal::Beats const &, Temporal::Beats const &) | ARDOUR::Step | |
reset_id() | PBD::Stateful | |
resume_property_changes() | PBD::Stateful | virtual |
run(MidiBuffer &buf, bool running, samplepos_t, samplepos_t, MidiNoteTracker &) | ARDOUR::Step | |
save_extra_xml(const XMLNode &) | PBD::Stateful | |
send_change(const PropertyChange &) | PBD::Stateful | protectedvirtual |
sequencer() const | ARDOUR::Step | private |
set_beat(Temporal::Beats const &beat) | ARDOUR::Step | |
set_chord(size_t note_cnt, double *notes) | ARDOUR::Step | |
set_duration(DurationRatio const &) | ARDOUR::Step | |
set_enabled(bool) | ARDOUR::Step | |
set_id(const XMLNode &) | PBD::Stateful | |
set_id(const std::string &) | PBD::Stateful | |
set_mode(Mode m) | ARDOUR::Step | |
set_note(double note, double velocity=0.5, int n=0) | ARDOUR::Step | |
set_octave_shift(int) | ARDOUR::Step | |
set_offset(Temporal::Beats const &, size_t n=0) | ARDOUR::Step | |
set_parameter(int number, double value, int n=0) | ARDOUR::Step | |
set_regenerate_xml_and_string_ids_in_this_thread(bool yn) | PBD::Stateful | privatestatic |
set_repeat(size_t r) | ARDOUR::Step | |
set_skipped(bool) | ARDOUR::Step | |
set_state(XMLNode const &, int) | ARDOUR::Step | virtual |
set_values(XMLNode const &) | PBD::Stateful | protected |
set_velocity(double, size_t n=0) | ARDOUR::Step | |
skipped() const | ARDOUR::Step | inline |
Stateful() | PBD::Stateful | |
Step(StepSequence &, size_t n, Temporal::Beats const &beat, int notenum) | ARDOUR::Step | |
StepSequence class | ARDOUR::Step | friend |
suspend_property_changes() | PBD::Stateful | virtual |
velocity(size_t n=0) const | ARDOUR::Step | inline |
~Stateful() | PBD::Stateful | virtual |
~Step() | ARDOUR::Step | |