scamp
0.8.7
Set Up and Installation:
Easy Setup for New Python Users
Setup for Experienced Python Users
Narrative Documentation:
Tutorial Videos
API Reference:
scamp package
clockblocks package
expenvelope package
pymusicxml package
scamp_extensions package
scamp
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
above (pymusicxml.enums.StaffPlacement attribute)
absolute_beat_length() (clockblocks.clock.Clock method)
(scamp.session.Session method)
absolute_rate() (clockblocks.clock.Clock method)
(scamp.session.Session method)
absolute_tempo() (clockblocks.clock.Clock method)
(scamp.session.Session method)
AccidentalType (class in pymusicxml.enums)
add() (scamp.playback_adjustments.ParamPlaybackAdjustment class method)
add_instrument() (scamp.instruments.Ensemble method)
(scamp.session.Session method)
add_note() (scamp.performance.PerformancePart method)
add_osc_playback() (scamp.instruments.ScampInstrument method)
add_part() (scamp.performance.Performance method)
add_preset() (scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
add_sc_extensions() (in module scamp_extensions.playback.supercollider.sc_playback_implementation)
add_soundfont_playback() (scamp.instruments.ScampInstrument method)
add_streaming_midi_playback() (scamp.instruments.ScampInstrument method)
add_to_params() (scamp.playback_adjustments.NotePlaybackAdjustment class method)
adjust_beat_at_time() (clockblocks.tempo_envelope.TempoEnvelope method)
adjust_metric_phase_at_beat() (clockblocks.tempo_envelope.TempoEnvelope method)
adjust_metric_phase_at_time() (clockblocks.tempo_envelope.TempoEnvelope method)
adjust_parameters() (scamp.playback_adjustments.NotePlaybackAdjustment method)
adjust_time_at_beat() (clockblocks.tempo_envelope.TempoEnvelope method)
adjust_value() (scamp.playback_adjustments.ParamPlaybackAdjustment method)
adsr() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
advance() (clockblocks.tempo_envelope.TempoEnvelope method)
advance_time() (clockblocks.tempo_envelope.TempoEnvelope method)
aeolian() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
alive() (clockblocks.clock.Clock property)
(scamp.session.Session property)
all_articulations (scamp.playback_adjustments.PlaybackAdjustmentsDictionary attribute)
all_flats() (scamp.spelling.SpellingPolicy class method)
all_modifiers (scamp_extensions.interaction.key_plane.KeyPlane attribute)
all_notations (scamp.playback_adjustments.PlaybackAdjustmentsDictionary attribute)
all_noteheads (scamp.playback_adjustments.PlaybackAdjustmentsDictionary attribute)
all_sharps() (scamp.spelling.SpellingPolicy class method)
append() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(scamp.score.Measure method)
(scamp.score.Score method)
(scamp.score.ScoreContainer method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
(scamp_extensions.rhythm.metric_structure.MetricStructure method)
append_envelope() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
append_segment() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
apply_beat_length_function() (clockblocks.clock.Clock method)
(scamp.session.Session method)
apply_note_filter() (scamp.performance.Performance method)
apply_pitch_filter() (scamp.performance.Performance method)
apply_playback_adjustments() (scamp.note_properties.NoteProperties method)
apply_rate_function() (clockblocks.clock.Clock method)
(scamp.session.Session method)
apply_tempo_function() (clockblocks.clock.Clock method)
(scamp.session.Session method)
apply_volume_filter() (scamp.performance.Performance method)
ar() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
Arpeggiate (class in pymusicxml.notations)
ArpeggiationDirection (class in pymusicxml.enums)
arrow (pymusicxml.enums.LineEnd attribute)
articulations() (pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
(scamp.note_properties.NoteProperties property)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary property)
as_string() (scamp.quantization.TimeSignature method)
as_tuple() (scamp.quantization.TimeSignature method)
asr() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
attempt_chord_merger_with() (scamp.performance.PerformanceNote method)
average_level() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
average_pitch() (scamp.performance.PerformanceNote method)
(scamp.score.NoteLike method)
B
bark_to_freq() (in module scamp_extensions.pitch.utilities)
barlow_style_indispensability_array() (in module scamp_extensions.rhythm.indispensability)
BarRest (class in pymusicxml.score_components)
BarRestDuration (class in pymusicxml.score_components)
BeamedGroup (class in pymusicxml.score_components)
beams() (pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
beat() (clockblocks.clock.Clock method)
(clockblocks.tempo_envelope.TempoEnvelope method)
(scamp.session.Session method)
beat_depths (scamp.quantization.QuantizedMeasure attribute)
beat_in_clock() (clockblocks.clock.TimeStamp method)
beat_length() (clockblocks.clock.Clock property)
(clockblocks.tempo_envelope.TempoEnvelope property)
(scamp.session.Session property)
beat_length_at() (clockblocks.tempo_envelope.TempoEnvelope method)
beat_scheme_iterator() (scamp.quantization.QuantizationScheme method)
BeatQuantizationScheme (class in scamp.quantization)
beats (scamp.quantization.QuantizedMeasure attribute)
below (pymusicxml.enums.StaffPlacement attribute)
blues() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
both (pymusicxml.enums.LineEnd attribute)
C
calculate_metric_coherence() (in module scamp_extensions.composers.barlicity)
calculate_metric_similarity() (in module scamp_extensions.composers.barlicity)
callback() (scamp_extensions.interaction.key_plane.KeyPlane property)
cc() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
ceil() (scamp_extensions.pitch.scale.Scale method)
ceil_to_multiple() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
ceil_x_to_pow_of_y() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
cents_to_ratio() (in module scamp_extensions.pitch.utilities)
change_note_parameter() (scamp.instruments.ScampInstrument method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
change_note_pitch() (scamp.instruments.ScampInstrument method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
change_note_volume() (scamp.instruments.ScampInstrument method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
change_parameter() (scamp.instruments.ChordHandle method)
(scamp.instruments.NoteHandle method)
(scamp_extensions.playback.multi_preset_instrument.MultiNoteHandle method)
change_pitch() (scamp.instruments.ChordHandle method)
(scamp.instruments.NoteHandle method)
(scamp_extensions.playback.multi_preset_instrument.MultiNoteHandle method)
change_volume() (scamp.instruments.ChordHandle method)
(scamp.instruments.NoteHandle method)
(scamp_extensions.playback.multi_preset_instrument.MultiNoteHandle method)
ChangePedal (class in pymusicxml.spanners)
children() (clockblocks.clock.Clock method)
(scamp.session.Session method)
Chord (class in pymusicxml.score_components)
ChordHandle (class in scamp.instruments)
chromatic() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
clear() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
clear_multi_log() (in module clockblocks.debug)
Clef (class in pymusicxml.score_components)
clef_name_to_letter_and_line (pymusicxml.score_components.Clef attribute)
clef_preference() (scamp.instruments.ScampInstrument property)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument property)
Clock (class in clockblocks.clock)
clockblocks
module
clockblocks.clock
module
clockblocks.debug
module
clockblocks.settings
module
clockblocks.tempo_envelope
module
clockblocks.utilities
module
clone() (expenvelope.envelope_segment.EnvelopeSegment method)
contents() (scamp.score.Tuplet property)
(scamp.score.Voice property)
convert_durations_to_times() (clockblocks.tempo_envelope.TempoEnvelope method)
convert_units() (clockblocks.tempo_envelope.TempoEnvelope static method)
copy() (scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
count() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(scamp.quantization.QuantizedBeat method)
(scamp.quantization.QuantizedMeasure method)
crescendo (pymusicxml.enums.HairpinType attribute)
current_clock() (in module clockblocks.utilities)
curve_shape() (expenvelope.envelope_segment.EnvelopeSegment property)
curve_shapes() (clockblocks.tempo_envelope.TempoEnvelope property)
(expenvelope.envelope.Envelope property)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter property)
cycle() (scamp_extensions.pitch.scale.Scale property)
cyclic_slice() (in module scamp_extensions.utilities.sequences)
D
dashed (pymusicxml.enums.LineType attribute)
default_spelling_policy() (scamp.instruments.Ensemble property)
(scamp.instruments.ScampInstrument property)
(scamp.session.Session property)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument property)
degree_to_pitch() (scamp_extensions.pitch.scale.Scale method)
descendants() (clockblocks.clock.Clock method)
(scamp.session.Session method)
diatonic() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
dilation_factor() (scamp.score.Tuplet method)
diminuendo (pymusicxml.enums.HairpinType attribute)
Direction (class in pymusicxml.score_components)
directions() (pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
(pymusicxml.score_components.Measure method)
divisions() (pymusicxml.score_components.BarRest property)
(pymusicxml.score_components.BarRestDuration property)
(pymusicxml.score_components.BeamedGroup property)
(pymusicxml.score_components.Chord property)
(pymusicxml.score_components.Duration property)
(pymusicxml.score_components.DurationalObject property)
(pymusicxml.score_components.GraceChord property)
(pymusicxml.score_components.GraceNote property)
(pymusicxml.score_components.Note property)
(pymusicxml.score_components.Rest property)
(pymusicxml.score_components.Tuplet property)
divisor (scamp.quantization.QuantizedBeat attribute)
does_glissando() (scamp.score.NoteLike method)
dorian() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
dotted (pymusicxml.enums.LineType attribute)
double_flat (pymusicxml.enums.AccidentalType attribute)
double_sharp (pymusicxml.enums.AccidentalType attribute)
down (pymusicxml.enums.ArpeggiationDirection attribute)
(pymusicxml.enums.LineEnd attribute)
DownBow (class in pymusicxml.notations)
duplicate() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.json_serializer.SavesToJSON method)
(scamp.instruments.Ensemble method)
(scamp.instruments.ScampInstrument method)
(scamp.note_properties.NoteProperties method)
(scamp.performance.Performance method)
(scamp.performance.PerformanceNote method)
(scamp.performance.PerformancePart method)
(scamp.playback_adjustments.NotePlaybackAdjustment method)
(scamp.playback_adjustments.ParamPlaybackAdjustment method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp.quantization.QuantizationRecord method)
(scamp.quantization.TimeSignature method)
(scamp.session.Session method)
(scamp.settings.EngravingSettings method)
(scamp.settings.GlissandiSettings method)
(scamp.settings.PlaybackSettings method)
(scamp.settings.QuantizationSettings method)
(scamp.settings.TempoSettings method)
(scamp.spelling.SpellingPolicy method)
(scamp.text.StaffText method)
(scamp_extensions.pitch.scale.PitchInterval method)
(scamp_extensions.pitch.scale.Scale method)
(scamp_extensions.pitch.scale.ScaleType method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
Duration (class in pymusicxml.score_components)
duration() (expenvelope.envelope_segment.EnvelopeSegment property)
(pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
DurationalObject (class in pymusicxml.score_components)
durations() (clockblocks.tempo_envelope.TempoEnvelope property)
(expenvelope.envelope.Envelope property)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter property)
E
empty_measure() (scamp.score.Measure class method)
empty_voice() (scamp.score.Voice class method)
end() (scamp.instruments.ChordHandle method)
(scamp.instruments.NoteHandle method)
(scamp_extensions.playback.multi_preset_instrument.MultiNoteHandle method)
end_all_notes() (scamp.instruments.ScampInstrument method)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
end_beat() (scamp.performance.Performance property)
(scamp.performance.PerformanceNote property)
(scamp.performance.PerformancePart property)
end_level() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment property)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
end_note() (scamp.instruments.ScampInstrument method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
end_time() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
ends_tie() (scamp.note_properties.NoteProperties method)
EngravingSettings (class in scamp.settings)
Ensemble (class in scamp.instruments)
Envelope (class in expenvelope.envelope)
EnvelopeSegment (class in expenvelope.envelope_segment)
expenvelope
module
expenvelope.envelope
module
expenvelope.envelope_segment
module
expenvelope.json_serializer
module
export_lilypond() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
export_music_xml() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
export_pdf() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
export_to_file() (pymusicxml.directions.MetronomeMark method)
(pymusicxml.directions.TextAnnotation method)
(pymusicxml.notations.Arpeggiate method)
(pymusicxml.notations.DownBow method)
(pymusicxml.notations.Fermata method)
(pymusicxml.notations.Harmonic method)
(pymusicxml.notations.Mordent method)
(pymusicxml.notations.NonArpeggiate method)
(pymusicxml.notations.OpenString method)
(pymusicxml.notations.Ornament method)
(pymusicxml.notations.Schleifer method)
(pymusicxml.notations.SnapPizzicato method)
(pymusicxml.notations.StartGliss method)
(pymusicxml.notations.StartMultiGliss method)
(pymusicxml.notations.StopGliss method)
(pymusicxml.notations.StopMultiGliss method)
(pymusicxml.notations.Stopped method)
(pymusicxml.notations.Technical method)
(pymusicxml.notations.Tremolo method)
(pymusicxml.notations.TrillMark method)
(pymusicxml.notations.Turn method)
(pymusicxml.notations.UpBow method)
(pymusicxml.score_components.BarRest method)
(pymusicxml.score_components.BarRestDuration method)
(pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Chord method)
(pymusicxml.score_components.Clef method)
(pymusicxml.score_components.Direction method)
(pymusicxml.score_components.Duration method)
(pymusicxml.score_components.DurationalObject method)
(pymusicxml.score_components.GraceChord method)
(pymusicxml.score_components.GraceNote method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MultiGliss method)
(pymusicxml.score_components.MusicXMLComponent method)
(pymusicxml.score_components.Notation method)
(pymusicxml.score_components.Note method)
(pymusicxml.score_components.Notehead method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Pitch method)
(pymusicxml.score_components.Rest method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(pymusicxml.spanners.ChangePedal method)
(pymusicxml.spanners.StartBracket method)
(pymusicxml.spanners.StartDashes method)
(pymusicxml.spanners.StartHairpin method)
(pymusicxml.spanners.StartPedal method)
(pymusicxml.spanners.StartSlur method)
(pymusicxml.spanners.StartTrill method)
(pymusicxml.spanners.StopBracket method)
(pymusicxml.spanners.StopDashes method)
(pymusicxml.spanners.StopHairpin method)
(pymusicxml.spanners.StopPedal method)
(pymusicxml.spanners.StopSlur method)
(pymusicxml.spanners.StopTrill method)
expression() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
extend() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(scamp.score.Measure method)
(scamp.score.Score method)
(scamp.score.ScoreContainer method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
(scamp_extensions.rhythm.metric_structure.MetricStructure method)
extract_absolute_tempo_envelope() (clockblocks.clock.Clock method)
(scamp.session.Session method)
F
factory_default() (scamp.settings.EngravingSettings class method)
(scamp.settings.GlissandiSettings class method)
(scamp.settings.PlaybackSettings class method)
(scamp.settings.QuantizationSettings class method)
(scamp.settings.TempoSettings class method)
factory_defaults (scamp.settings.EngravingSettings attribute)
(scamp.settings.GlissandiSettings attribute)
(scamp.settings.PlaybackSettings attribute)
(scamp.settings.QuantizationSettings attribute)
(scamp.settings.TempoSettings attribute)
fast_forward_in_beats() (clockblocks.clock.Clock method)
(scamp.session.Session method)
fast_forward_in_time() (clockblocks.clock.Clock method)
(scamp.session.Session method)
fast_forward_to_beat() (clockblocks.clock.Clock method)
(scamp.session.Session method)
fast_forward_to_time() (clockblocks.clock.Clock method)
(scamp.session.Session method)
Fermata (class in pymusicxml.notations)
flat (pymusicxml.enums.AccidentalType attribute)
flat_flat (pymusicxml.enums.AccidentalType attribute)
flatten_beat_groups() (in module scamp_extensions.rhythm.metric_structure)
floor() (scamp_extensions.pitch.scale.Scale method)
floor_to_multiple() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
floor_x_to_pow_of_y() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
fork() (clockblocks.clock.Clock method)
(in module clockblocks.utilities)
(scamp.session.Session method)
fork_unsynchronized() (clockblocks.clock.Clock method)
(in module clockblocks.utilities)
(scamp.session.Session method)
freq_to_bark() (in module scamp_extensions.pitch.utilities)
from_attributes() (scamp.quantization.QuantizationScheme class method)
from_circle_of_fifths_position() (scamp.spelling.SpellingPolicy class method)
from_divisor() (pymusicxml.score_components.Duration class method)
from_endpoints_and_halfway_level() (expenvelope.envelope_segment.EnvelopeSegment class method)
from_function() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
from_length_and_divisor() (scamp.score.Tuplet class method)
from_levels() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
from_levels_and_durations() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
from_list() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp.note_properties.NoteProperties class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
from_list_of_performance_voices() (scamp.score.Measure class method)
from_max_divisor() (scamp.quantization.BeatQuantizationScheme class method)
from_max_divisor_indigestibility() (scamp.quantization.BeatQuantizationScheme class method)
from_measure_length() (scamp.quantization.TimeSignature class method)
from_performance() (scamp.score.Score class method)
from_performance_voice() (scamp.score.Voice class method)
from_pitches() (scamp_extensions.pitch.scale.Scale class method)
from_points() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
from_quantized_performance() (scamp.score.Score class method)
from_quantized_performance_part() (scamp.score.StaffGroup class method)
from_scala_file() (scamp_extensions.pitch.scale.Scale class method)
from_segments() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
from_start_pitch_and_cent_or_ratio_intervals() (scamp_extensions.pitch.scale.Scale class method)
from_string() (pymusicxml.score_components.Clef class method)
(pymusicxml.score_components.Duration class method)
(pymusicxml.score_components.Pitch class method)
(scamp.note_properties.NoteProperties class method)
(scamp.playback_adjustments.NotePlaybackAdjustment class method)
(scamp.playback_adjustments.ParamPlaybackAdjustment class method)
(scamp.quantization.TimeSignature class method)
(scamp.spelling.SpellingPolicy class method)
(scamp.text.StaffText class method)
(scamp_extensions.rhythm.metric_structure.MetricStructure class method)
from_time_signature() (scamp.quantization.MeasureQuantizationScheme class method)
(scamp.quantization.QuantizationScheme class method)
from_time_signature_list() (scamp.quantization.QuantizationScheme class method)
from_unknown_format() (scamp.note_properties.NoteProperties class method)
from_written_length() (pymusicxml.score_components.Duration class method)
fromkeys() (scamp.note_properties.NoteProperties class method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary class method)
G
gcd() (in module scamp_extensions.utilities.math)
general_midi_preset_nums (pymusicxml.score_components.Part attribute)
generate() (scamp_extensions.process.markov.MarkovModel method)
get() (scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
get_appropriate_clef() (scamp.score.Measure method)
get_available_midi_input_devices() (scamp.session.Session static method)
get_available_midi_output_devices() (scamp.instruments.Ensemble static method)
(scamp.session.Session static method)
get_average_square_correlation() (in module scamp.utilities)
get_beat_depths() (scamp_extensions.rhythm.metric_structure.MetricStructure method)
get_beat_hierarchies() (scamp.quantization.MeasureQuantizationScheme method)
get_beat_wait_from_time_wait() (clockblocks.tempo_envelope.TempoEnvelope method)
get_default_composer() (scamp.settings.EngravingSettings method)
get_default_title() (scamp.settings.EngravingSettings method)
get_generation() (scamp_extensions.process.l_systems.LSystem method)
get_generation_meanings() (scamp_extensions.process.l_systems.LSystem method)
get_indispensability_array() (in module scamp_extensions.composers.barlicity)
(scamp_extensions.rhythm.metric_structure.MetricStructure method)
get_instrument_by_name() (scamp.instruments.Ensemble method)
(scamp.session.Session method)
get_integral_range() (expenvelope.envelope_segment.EnvelopeSegment method)
get_iterator() (scamp_extensions.process.markov.MarkovModel method)
get_nearest_matching_beats() (clockblocks.tempo_envelope.MetricPhaseTarget method)
get_nearest_matching_times() (clockblocks.tempo_envelope.MetricPhaseTarget method)
get_note_iterator() (scamp.performance.Performance method)
(scamp.performance.PerformancePart method)
get_note_type_and_number_of_dots() (pymusicxml.score_components.Duration static method)
get_part_by_index() (scamp.performance.Performance method)
get_parts_by_instrument() (scamp.performance.Performance method)
get_parts_by_name() (scamp.performance.Performance method)
get_shared_resource() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
get_standard_indispensability_array() (in module scamp.utilities)
(in module scamp_extensions.composers.barlicity)
get_upper_integration_bound() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
get_wait_time() (clockblocks.tempo_envelope.TempoEnvelope method)
GlissandiSettings (class in scamp.settings)
go_to_beat() (clockblocks.tempo_envelope.TempoEnvelope method)
GraceChord (class in pymusicxml.score_components)
GraceNote (class in pymusicxml.score_components)
H
HairpinType (class in pymusicxml.enums)
Harmonic (class in pymusicxml.notations)
harmonic_minor() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
harmonicity() (in module scamp_extensions.composers.barlicity)
has_shared_resource() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
hertz_to_midi() (in module scamp_extensions.pitch.utilities)
I
incorporate() (scamp.note_properties.NoteProperties method)
index() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(scamp.quantization.QuantizedBeat method)
(scamp.quantization.QuantizedMeasure method)
(scamp.score.Measure method)
(scamp.score.Score method)
(scamp.score.ScoreContainer method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
indigestibility() (in module scamp.utilities)
(in module scamp_extensions.composers.barlicity)
indispensability_array_from_expression() (in module scamp_extensions.rhythm.indispensability)
indispensability_array_from_strata() (in module scamp_extensions.rhythm.indispensability)
inheritance() (clockblocks.clock.Clock method)
(scamp.session.Session method)
insert() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(scamp.score.Measure method)
(scamp.score.Score method)
(scamp.score.ScoreContainer method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
insert_interpolated() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
integrate_interval() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
integrate_segment() (expenvelope.envelope_segment.EnvelopeSegment method)
interpret() (clockblocks.tempo_envelope.MetricPhaseTarget class method)
(scamp.spelling.SpellingPolicy class method)
ionian() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
is_chord() (scamp.score.NoteLike method)
is_fast_forwarding() (clockblocks.clock.Clock method)
(scamp.session.Session method)
is_master() (clockblocks.clock.Clock method)
(scamp.session.Session method)
is_multiple() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
is_prime() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
is_quantized() (scamp.performance.Performance method)
(scamp.performance.PerformancePart method)
is_rest() (scamp.score.NoteLike method)
is_shifted_version_of() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
is_transcribing() (scamp.session.Session method)
(scamp.transcriber.Transcriber method)
is_x_pow_of_y() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
items() (scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
iter_directions() (pymusicxml.score_components.Measure method)
(pymusicxml.score_components.Part method)
iter_leaves() (pymusicxml.score_components.Measure method)
(pymusicxml.score_components.Part method)
iter_notations() (pymusicxml.score_components.Measure method)
(pymusicxml.score_components.Part method)
iterate_all_relatives() (clockblocks.clock.Clock method)
(scamp.session.Session method)
iterate_all_subclasses() (in module scamp.utilities)
iterate_descendants() (clockblocks.clock.Clock method)
(scamp.session.Session method)
iterate_extra_parameters_and_values() (scamp.note_properties.NoteProperties method)
iterate_inheritance() (clockblocks.clock.Clock method)
(scamp.session.Session method)
iterate_notes() (scamp.score.Voice method)
J
join() (scamp_extensions.rhythm.metric_structure.MetricStructure method)
json_dumps() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.json_serializer.SavesToJSON method)
(scamp.instruments.Ensemble method)
(scamp.instruments.ScampInstrument method)
(scamp.note_properties.NoteProperties method)
(scamp.performance.Performance method)
(scamp.performance.PerformanceNote method)
(scamp.performance.PerformancePart method)
(scamp.playback_adjustments.NotePlaybackAdjustment method)
(scamp.playback_adjustments.ParamPlaybackAdjustment method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp.quantization.QuantizationRecord method)
(scamp.quantization.TimeSignature method)
(scamp.session.Session method)
(scamp.settings.EngravingSettings method)
(scamp.settings.GlissandiSettings method)
(scamp.settings.PlaybackSettings method)
(scamp.settings.QuantizationSettings method)
(scamp.settings.TempoSettings method)
(scamp.spelling.SpellingPolicy method)
(scamp.text.StaffText method)
(scamp_extensions.pitch.scale.PitchInterval method)
(scamp_extensions.pitch.scale.Scale method)
(scamp_extensions.pitch.scale.ScaleType method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
json_loads() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(expenvelope.json_serializer.SavesToJSON class method)
(scamp.instruments.Ensemble class method)
(scamp.instruments.ScampInstrument class method)
(scamp.note_properties.NoteProperties class method)
(scamp.performance.Performance class method)
(scamp.performance.PerformanceNote class method)
(scamp.performance.PerformancePart class method)
(scamp.playback_adjustments.NotePlaybackAdjustment class method)
(scamp.playback_adjustments.ParamPlaybackAdjustment class method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary class method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation class method)
(scamp.playback_implementations.OSCPlaybackImplementation class method)
(scamp.playback_implementations.PlaybackImplementation class method)
(scamp.playback_implementations.SoundfontPlaybackImplementation class method)
(scamp.quantization.QuantizationRecord class method)
(scamp.quantization.TimeSignature class method)
(scamp.session.Session class method)
(scamp.settings.EngravingSettings class method)
(scamp.settings.GlissandiSettings class method)
(scamp.settings.PlaybackSettings class method)
(scamp.settings.QuantizationSettings class method)
(scamp.settings.TempoSettings class method)
(scamp.spelling.SpellingPolicy class method)
(scamp.text.StaffText class method)
(scamp_extensions.pitch.scale.PitchInterval class method)
(scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
K
KeyPlane (class in scamp_extensions.interaction.key_plane)
keys() (scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
kill() (clockblocks.clock.Clock method)
(scamp.session.Session method)
L
lcm() (in module scamp_extensions.utilities.math)
leaves() (pymusicxml.score_components.Measure method)
length (scamp.quantization.QuantizedBeat attribute)
length() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp.performance.Performance method)
(scamp.score.Measure property)
(scamp.score.Score method)
(scamp.score.Staff method)
(scamp.score.Tuplet method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
length_in_divisions() (pymusicxml.score_components.BarRest property)
(pymusicxml.score_components.BarRestDuration property)
(pymusicxml.score_components.BeamedGroup property)
(pymusicxml.score_components.Chord property)
(pymusicxml.score_components.Duration property)
(pymusicxml.score_components.DurationalObject property)
(pymusicxml.score_components.GraceChord property)
(pymusicxml.score_components.GraceNote property)
(pymusicxml.score_components.Note property)
(pymusicxml.score_components.Rest property)
(pymusicxml.score_components.Tuplet property)
length_sum() (scamp.performance.PerformanceNote method)
length_within_tuplet() (scamp.score.Tuplet method)
levels() (clockblocks.tempo_envelope.TempoEnvelope property)
(expenvelope.envelope.Envelope property)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter property)
LineEnd (class in pymusicxml.enums)
LineType (class in pymusicxml.enums)
list_named_soundfonts() (scamp.settings.PlaybackSettings method)
load() (scamp.settings.EngravingSettings class method)
(scamp.settings.GlissandiSettings class method)
(scamp.settings.PlaybackSettings class method)
(scamp.settings.QuantizationSettings class method)
(scamp.settings.TempoSettings class method)
load_from_json() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(expenvelope.json_serializer.SavesToJSON class method)
(scamp.instruments.Ensemble class method)
(scamp.instruments.ScampInstrument class method)
(scamp.note_properties.NoteProperties class method)
(scamp.performance.Performance class method)
(scamp.performance.PerformanceNote class method)
(scamp.performance.PerformancePart class method)
(scamp.playback_adjustments.NotePlaybackAdjustment class method)
(scamp.playback_adjustments.ParamPlaybackAdjustment class method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary class method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation class method)
(scamp.playback_implementations.OSCPlaybackImplementation class method)
(scamp.playback_implementations.PlaybackImplementation class method)
(scamp.playback_implementations.SoundfontPlaybackImplementation class method)
(scamp.quantization.QuantizationRecord class method)
(scamp.quantization.TimeSignature class method)
(scamp.session.Session class method)
(scamp.settings.EngravingSettings class method)
(scamp.settings.GlissandiSettings class method)
(scamp.settings.PlaybackSettings class method)
(scamp.settings.QuantizationSettings class method)
(scamp.settings.TempoSettings class method)
(scamp.spelling.SpellingPolicy class method)
(scamp.text.StaffText class method)
(scamp_extensions.pitch.scale.PitchInterval class method)
(scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
load_from_scala() (scamp_extensions.pitch.scale.ScaleType class method)
local_extrema() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
locrian() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
log_calc_time_end() (in module clockblocks.debug)
log_calc_time_start() (in module clockblocks.debug)
log_multi() (in module clockblocks.debug)
log_processing_time() (clockblocks.clock.Clock method)
(scamp.session.Session method)
LSystem (class in scamp_extensions.process.l_systems)
lydian() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
M
major() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
make_flat_list() (in module scamp.utilities)
(in module scamp_extensions.utilities.sequences)
make_persistent() (scamp.settings.EngravingSettings method)
(scamp.settings.GlissandiSettings method)
(scamp.settings.PlaybackSettings method)
(scamp.settings.QuantizationSettings method)
(scamp.settings.TempoSettings method)
map_keyboard_to_microtonal_pitches() (in module scamp_extensions.pitch.utilities)
MarkovIterator (class in scamp_extensions.process.markov)
MarkovModel (class in scamp_extensions.process.markov)
master() (clockblocks.clock.Clock property)
(scamp.session.Session property)
max_absolute_slope() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
max_level() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
Measure (class in pymusicxml.score_components)
(class in scamp.score)
measure_length (scamp.quantization.QuantizedMeasure attribute)
measure_length() (scamp.quantization.TimeSignature method)
measure_lengths() (scamp.performance.PerformancePart property)
(scamp.quantization.QuantizationRecord property)
measure_scheme_iterator() (scamp.quantization.QuantizationScheme method)
MeasureQuantizationScheme (class in scamp.quantization)
measures() (pymusicxml.score_components.Part property)
(scamp.score.Staff property)
melodic_minor() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
memoize() (in module scamp.utilities)
merge_with() (scamp.score.NoteLike method)
mergeable_with() (scamp.note_properties.NoteProperties method)
MeterArithmeticGroup (class in scamp_extensions.rhythm.metric_structure)
MetricPhaseTarget (class in clockblocks.tempo_envelope)
MetricStructure (class in scamp_extensions.rhythm.metric_structure)
MetronomeMark (class in pymusicxml.directions)
MID_TYPES (pymusicxml.score_components.StartNumberedSpanner attribute)
(pymusicxml.spanners.StartBracket attribute)
(pymusicxml.spanners.StartDashes attribute)
(pymusicxml.spanners.StartHairpin attribute)
(pymusicxml.spanners.StartPedal attribute)
(pymusicxml.spanners.StartSlur attribute)
(pymusicxml.spanners.StartTrill attribute)
midi_to_hertz() (in module scamp_extensions.pitch.utilities)
MIDIStreamPlaybackImplementation (class in scamp.playback_implementations)
MidNumberedSpanner (class in pymusicxml.score_components)
min_denominator() (pymusicxml.score_components.BarRest method)
(pymusicxml.score_components.BarRestDuration method)
(pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Chord method)
(pymusicxml.score_components.Duration method)
(pymusicxml.score_components.DurationalObject method)
(pymusicxml.score_components.GraceChord method)
(pymusicxml.score_components.GraceNote method)
(pymusicxml.score_components.Note method)
(pymusicxml.score_components.Rest method)
(pymusicxml.score_components.Tuplet method)
mixolydian() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
module
clockblocks
clockblocks.clock
clockblocks.debug
clockblocks.settings
clockblocks.tempo_envelope
clockblocks.utilities
expenvelope
expenvelope.envelope
expenvelope.envelope_segment
expenvelope.json_serializer
pymusicxml
pymusicxml.directions
pymusicxml.enums
pymusicxml.notations
pymusicxml.score_components
pymusicxml.spanners
scamp
scamp.instruments
scamp.note_properties
scamp.performance
scamp.playback_adjustments
scamp.playback_implementations
scamp.quantization
scamp.score
scamp.session
scamp.settings
scamp.spelling
scamp.test_run
scamp.text
scamp.transcriber
scamp.utilities
scamp_extensions
scamp_extensions.composers
scamp_extensions.composers.barlicity
scamp_extensions.interaction
scamp_extensions.interaction.key_plane
scamp_extensions.pitch
scamp_extensions.pitch.scale
scamp_extensions.pitch.utilities
scamp_extensions.playback
scamp_extensions.playback.multi_preset_instrument
scamp_extensions.playback.supercollider
scamp_extensions.playback.supercollider.sc_lang
scamp_extensions.playback.supercollider.sc_playback_implementation
scamp_extensions.process
scamp_extensions.process.l_systems
scamp_extensions.process.markov
scamp_extensions.rhythm
scamp_extensions.rhythm.indispensability
scamp_extensions.rhythm.metric_structure
scamp_extensions.utilities
scamp_extensions.utilities.math
scamp_extensions.utilities.sequences
scamp_extensions.utilities.time_varying_parameter
Mordent (class in pymusicxml.notations)
move() (scamp_extensions.process.markov.MarkovModel method)
move_zeroth_order() (scamp_extensions.process.markov.MarkovModel method)
mro() (expenvelope.json_serializer.SavesToJSONMeta method)
multi_option_function() (in module scamp_extensions.utilities.sequences)
multi_option_method() (in module scamp_extensions.utilities.sequences)
MultiGliss (class in pymusicxml.score_components)
MultiNoteHandle (class in scamp_extensions.playback.multi_preset_instrument)
MultiPresetInstrument (class in scamp_extensions.playback.multi_preset_instrument)
MusicXMLComponent (class in pymusicxml.score_components)
MusicXMLContainer (class in pymusicxml.score_components)
N
name() (scamp.score.StaffGroup property)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument property)
name_count() (scamp.performance.PerformancePart method)
names_to_types (expenvelope.json_serializer.SavesToJSONMeta attribute)
natural (pymusicxml.enums.AccidentalType attribute)
natural_minor() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
new_midi_part() (scamp.instruments.Ensemble method)
(scamp.session.Session method)
new_note() (scamp.performance.PerformancePart method)
new_osc_part() (scamp.instruments.Ensemble method)
(scamp.session.Session method)
new_part() (scamp.instruments.Ensemble method)
(scamp.performance.Performance method)
(scamp.session.Session method)
new_silent_part() (scamp.instruments.Ensemble method)
(scamp.session.Session method)
new_synth_def() (scamp_extensions.playback.supercollider.sc_lang.SCLangInstance method)
next_id() (scamp.performance.PerformanceNote static method)
non_empty_length() (scamp.score.Measure method)
(scamp.score.Voice method)
NonArpeggiate (class in pymusicxml.notations)
none (pymusicxml.enums.LineEnd attribute)
normalize_to_duration() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
Notation (class in pymusicxml.score_components)
notations() (pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
(pymusicxml.score_components.Measure method)
(scamp.note_properties.NoteProperties property)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary property)
Note (class in pymusicxml.score_components)
note_off() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
note_on() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
NoteHandle (class in scamp.instruments)
Notehead (class in pymusicxml.score_components)
noteheads() (scamp.note_properties.NoteProperties property)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary property)
NoteLike (class in scamp.score)
NotePlaybackAdjustment (class in scamp.playback_adjustments)
NoteProperties (class in scamp.note_properties)
NoteProperty (class in scamp.utilities)
num_beams() (pymusicxml.score_components.BarRest method)
(pymusicxml.score_components.Chord method)
(pymusicxml.score_components.Duration method)
(pymusicxml.score_components.GraceChord method)
(pymusicxml.score_components.GraceNote method)
(pymusicxml.score_components.Note method)
(pymusicxml.score_components.Rest method)
num_measures() (scamp.performance.Performance method)
(scamp.performance.PerformancePart method)
num_notes_playing() (scamp.instruments.ScampInstrument method)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
num_pulses() (scamp_extensions.rhythm.metric_structure.MetricStructure method)
NumberedSpanner (class in pymusicxml.score_components)
O
octatonic() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
offset() (clockblocks.tempo_envelope.TempoEnvelope property)
(expenvelope.envelope.Envelope property)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter property)
OpenString (class in pymusicxml.notations)
Ornament (class in pymusicxml.notations)
OSCPlaybackImplementation (class in scamp.playback_implementations)
P
pad_with_rests() (in module pymusicxml.score_components)
ParamPlaybackAdjustment (class in scamp.playback_adjustments)
parse() (scamp_extensions.pitch.scale.PitchInterval class method)
(scamp_extensions.rhythm.metric_structure.MeterArithmeticGroup class method)
Part (class in pymusicxml.score_components)
PartGroup (class in pymusicxml.score_components)
parts() (pymusicxml.score_components.PartGroup property)
(pymusicxml.score_components.Score property)
(scamp.score.Score property)
pentatonic() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
pentatonic_minor() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
Performance (class in scamp.performance)
PerformanceNote (class in scamp.performance)
PerformancePart (class in scamp.performance)
phrygian() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
Pitch (class in pymusicxml.score_components)
pitch_bend() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
pitch_to_degree() (scamp_extensions.pitch.scale.Scale method)
pitches() (pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
PitchInterval (class in scamp_extensions.pitch.scale)
play() (in module scamp.test_run)
(scamp.performance.Performance method)
(scamp.performance.PerformanceNote method)
(scamp.performance.PerformancePart method)
play_chord() (scamp.instruments.ScampInstrument method)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
play_note() (scamp.instruments.ScampInstrument method)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
playback_adjustments() (scamp.note_properties.NoteProperties property)
PlaybackAdjustmentsDictionary (class in scamp.playback_adjustments)
PlaybackImplementation (class in scamp.playback_implementations)
PlaybackSettings (class in scamp.settings)
pop() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
(scamp.score.Measure method)
(scamp.score.Score method)
(scamp.score.ScoreContainer method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
pop_segment() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
pop_segment_from_start() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
popitem() (scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
prepend_envelope() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
prepend_segment() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
prime_factor() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
print_available_midi_input_devices() (scamp.session.Session static method)
print_available_midi_output_devices() (scamp.instruments.Ensemble static method)
(scamp.session.Session static method)
print_default_soundfont_presets() (scamp.instruments.Ensemble method)
(scamp.session.Session method)
print_family_tree() (clockblocks.clock.Clock method)
(scamp.session.Session method)
print_lilypond() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
print_multi_log() (in module clockblocks.debug)
print_music_xml() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
pymusicxml
module
pymusicxml.directions
module
pymusicxml.enums
module
pymusicxml.notations
module
pymusicxml.score_components
module
pymusicxml.spanners
module
Q
QuantizationRecord (class in scamp.quantization)
QuantizationScheme (class in scamp.quantization)
QuantizationSettings (class in scamp.settings)
quantize() (scamp.performance.Performance method)
(scamp.performance.PerformancePart method)
quantize_performance_part() (in module scamp.quantization)
quantized() (scamp.performance.Performance method)
(scamp.performance.PerformancePart method)
QuantizedBeat (class in scamp.quantization)
QuantizedMeasure (class in scamp.quantization)
R
rate() (clockblocks.clock.Clock property)
(clockblocks.tempo_envelope.TempoEnvelope property)
(scamp.session.Session property)
rate_at() (clockblocks.tempo_envelope.TempoEnvelope method)
ratio_to_cents() (in module scamp_extensions.pitch.utilities)
rationalize_scale() (in module scamp_extensions.composers.barlicity)
register() (expenvelope.json_serializer.SavesToJSONMeta method)
register_keyboard_listener() (scamp.session.Session method)
register_midi_listener() (scamp.session.Session method)
register_mouse_listener() (scamp.session.Session method)
register_named_soundfont() (scamp.settings.PlaybackSettings method)
register_note() (scamp.session.Session method)
(scamp.transcriber.Transcriber method)
register_osc_listener() (scamp.session.Session method)
release() (clockblocks.tempo_envelope.TempoEnvelope class method)
(expenvelope.envelope.Envelope class method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter class method)
release_from_suspension() (clockblocks.clock.Clock method)
(scamp.session.Session method)
remap() (in module scamp_extensions.utilities.math)
remove() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(scamp.score.Measure method)
(scamp.score.Score method)
(scamp.score.ScoreContainer method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
remove_keyboard_listener() (scamp.session.Session method)
remove_midi_listener() (scamp.session.Session method)
remove_mouse_listener() (scamp.session.Session method)
remove_osc_listener() (scamp.session.Session method)
remove_osc_playback() (scamp.instruments.ScampInstrument method)
remove_segments_after() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
remove_segments_before() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
remove_soundfont_playback() (scamp.instruments.ScampInstrument method)
remove_streaming_midi_playback() (scamp.instruments.ScampInstrument method)
render() (pymusicxml.directions.MetronomeMark method)
(pymusicxml.directions.TextAnnotation method)
(pymusicxml.notations.Arpeggiate method)
(pymusicxml.notations.DownBow method)
(pymusicxml.notations.Fermata method)
(pymusicxml.notations.Harmonic method)
(pymusicxml.notations.Mordent method)
(pymusicxml.notations.NonArpeggiate method)
(pymusicxml.notations.OpenString method)
(pymusicxml.notations.Ornament method)
(pymusicxml.notations.Schleifer method)
(pymusicxml.notations.SnapPizzicato method)
(pymusicxml.notations.StartGliss method)
(pymusicxml.notations.StartMultiGliss method)
(pymusicxml.notations.StopGliss method)
(pymusicxml.notations.StopMultiGliss method)
(pymusicxml.notations.Stopped method)
(pymusicxml.notations.Technical method)
(pymusicxml.notations.Tremolo method)
(pymusicxml.notations.TrillMark method)
(pymusicxml.notations.Turn method)
(pymusicxml.notations.UpBow method)
(pymusicxml.score_components.BarRest method)
(pymusicxml.score_components.BarRestDuration method)
(pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Chord method)
(pymusicxml.score_components.Clef method)
(pymusicxml.score_components.Direction method)
(pymusicxml.score_components.Duration method)
(pymusicxml.score_components.DurationalObject method)
(pymusicxml.score_components.GraceChord method)
(pymusicxml.score_components.GraceNote method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MultiGliss method)
(pymusicxml.score_components.MusicXMLComponent method)
(pymusicxml.score_components.Notation method)
(pymusicxml.score_components.Note method)
(pymusicxml.score_components.Notehead method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Pitch method)
(pymusicxml.score_components.Rest method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(pymusicxml.spanners.ChangePedal method)
(pymusicxml.spanners.StartBracket method)
(pymusicxml.spanners.StartDashes method)
(pymusicxml.spanners.StartHairpin method)
(pymusicxml.spanners.StartPedal method)
(pymusicxml.spanners.StartSlur method)
(pymusicxml.spanners.StartTrill method)
(pymusicxml.spanners.StopBracket method)
(pymusicxml.spanners.StopDashes method)
(pymusicxml.spanners.StopHairpin method)
(pymusicxml.spanners.StopPedal method)
(pymusicxml.spanners.StopSlur method)
(pymusicxml.spanners.StopTrill method)
render_contents_beaming() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Tuplet method)
render_direction_type() (pymusicxml.directions.MetronomeMark method)
(pymusicxml.directions.TextAnnotation method)
(pymusicxml.score_components.Direction method)
(pymusicxml.spanners.ChangePedal method)
(pymusicxml.spanners.StartBracket method)
(pymusicxml.spanners.StartDashes method)
(pymusicxml.spanners.StartHairpin method)
(pymusicxml.spanners.StartPedal method)
(pymusicxml.spanners.StopBracket method)
(pymusicxml.spanners.StopDashes method)
(pymusicxml.spanners.StopHairpin method)
(pymusicxml.spanners.StopPedal method)
render_ornament() (pymusicxml.notations.Mordent method)
(pymusicxml.notations.Ornament method)
(pymusicxml.notations.Schleifer method)
(pymusicxml.notations.Tremolo method)
(pymusicxml.notations.TrillMark method)
(pymusicxml.notations.Turn method)
render_part_list_entry() (pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
render_technical() (pymusicxml.notations.DownBow method)
(pymusicxml.notations.Harmonic method)
(pymusicxml.notations.OpenString method)
(pymusicxml.notations.SnapPizzicato method)
(pymusicxml.notations.Stopped method)
(pymusicxml.notations.Technical method)
(pymusicxml.notations.UpBow method)
render_to_beat_unit_tags() (pymusicxml.score_components.Duration method)
resolve_abjad_pitch() (scamp.spelling.SpellingPolicy method)
resolve_clef_preference() (scamp.instruments.ScampInstrument method)
resolve_music_xml_pitch() (scamp.spelling.SpellingPolicy method)
resolve_name_octave_and_alteration() (scamp.spelling.SpellingPolicy method)
resolve_package_path() (in module scamp.utilities)
resolve_path() (in module scamp.utilities)
resource_dictionary() (scamp.playback_implementations.MIDIStreamPlaybackImplementation property)
(scamp.playback_implementations.OSCPlaybackImplementation property)
(scamp.playback_implementations.PlaybackImplementation property)
(scamp.playback_implementations.SoundfontPlaybackImplementation property)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation property)
Rest (class in pymusicxml.score_components)
restore_all_factory_defaults() (in module scamp.settings)
restore_factory_defaults() (scamp.settings.EngravingSettings method)
(scamp.settings.GlissandiSettings method)
(scamp.settings.PlaybackSettings method)
(scamp.settings.QuantizationSettings method)
(scamp.settings.TempoSettings method)
reverse() (pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MusicXMLContainer method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
rotate() (in module scamp.utilities)
(scamp_extensions.pitch.scale.ScaleType method)
rotate_sequence() (in module scamp_extensions.utilities.sequences)
round() (scamp_extensions.pitch.scale.Scale method)
round_to_multiple() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
round_x_to_pow_of_y() (in module scamp.utilities)
(in module scamp_extensions.utilities.math)
rouse_and_hold() (clockblocks.clock.Clock method)
(scamp.session.Session method)
run_as_server() (clockblocks.clock.Clock method)
(scamp.session.Session method)
S
save_to_json() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.json_serializer.SavesToJSON method)
(scamp.instruments.Ensemble method)
(scamp.instruments.ScampInstrument method)
(scamp.note_properties.NoteProperties method)
(scamp.performance.Performance method)
(scamp.performance.PerformanceNote method)
(scamp.performance.PerformancePart method)
(scamp.playback_adjustments.NotePlaybackAdjustment method)
(scamp.playback_adjustments.ParamPlaybackAdjustment method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp.quantization.QuantizationRecord method)
(scamp.quantization.TimeSignature method)
(scamp.session.Session method)
(scamp.settings.EngravingSettings method)
(scamp.settings.GlissandiSettings method)
(scamp.settings.PlaybackSettings method)
(scamp.settings.QuantizationSettings method)
(scamp.settings.TempoSettings method)
(scamp.spelling.SpellingPolicy method)
(scamp.text.StaffText method)
(scamp_extensions.pitch.scale.PitchInterval method)
(scamp_extensions.pitch.scale.Scale method)
(scamp_extensions.pitch.scale.ScaleType method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
save_to_scala() (scamp_extensions.pitch.scale.ScaleType method)
SavesToJSON (class in expenvelope.json_serializer)
SavesToJSONMeta (class in expenvelope.json_serializer)
Scale (class in scamp_extensions.pitch.scale)
scale() (scamp.playback_adjustments.ParamPlaybackAdjustment class method)
scale_horizontal() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
scale_params() (scamp.playback_adjustments.NotePlaybackAdjustment class method)
scale_vertical() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
ScaleType (class in scamp_extensions.pitch.scale)
scamp
module
scamp.instruments
module
scamp.note_properties
module
scamp.performance
module
scamp.playback_adjustments
module
scamp.playback_implementations
module
scamp.quantization
module
scamp.score
module
scamp.session
module
scamp.settings
module
scamp.spelling
module
scamp.test_run
module
scamp.text
module
scamp.transcriber
module
scamp.utilities
module
scamp_extensions
module
scamp_extensions.composers
module
scamp_extensions.composers.barlicity
module
scamp_extensions.interaction
module
scamp_extensions.interaction.key_plane
module
scamp_extensions.pitch
module
scamp_extensions.pitch.scale
module
scamp_extensions.pitch.utilities
module
scamp_extensions.playback
module
scamp_extensions.playback.multi_preset_instrument
module
scamp_extensions.playback.supercollider
module
scamp_extensions.playback.supercollider.sc_lang
module
scamp_extensions.playback.supercollider.sc_playback_implementation
module
scamp_extensions.process
module
scamp_extensions.process.l_systems
module
scamp_extensions.process.markov
module
scamp_extensions.rhythm
module
scamp_extensions.rhythm.indispensability
module
scamp_extensions.rhythm.metric_structure
module
scamp_extensions.utilities
module
scamp_extensions.utilities.math
module
scamp_extensions.utilities.sequences
module
scamp_extensions.utilities.time_varying_parameter
module
ScampInstrument (class in scamp.instruments)
Schleifer (class in pymusicxml.notations)
SCLangInstance (class in scamp_extensions.playback.supercollider.sc_lang)
Score (class in pymusicxml.score_components)
(class in scamp.score)
ScoreComponent (class in scamp.score)
ScoreContainer (class in scamp.score)
SCPlaybackImplementation (class in scamp_extensions.playback.supercollider.sc_playback_implementation)
send_message() (scamp_extensions.playback.supercollider.sc_lang.SCLangInstance method)
send_midi_cc() (scamp.instruments.ScampInstrument method)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
sequence_depth() (in module scamp_extensions.utilities.sequences)
Session (class in scamp.session)
set() (scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
set_beat_length_target() (clockblocks.clock.Clock method)
(clockblocks.tempo_envelope.TempoEnvelope method)
(scamp.session.Session method)
set_beat_length_targets() (clockblocks.clock.Clock method)
(clockblocks.tempo_envelope.TempoEnvelope method)
(scamp.session.Session method)
set_curvature_to_desired_integral() (expenvelope.envelope_segment.EnvelopeSegment method)
set_ensemble() (scamp.instruments.ScampInstrument method)
set_host_instrument() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
set_instrument() (scamp.performance.PerformancePart method)
set_instrument_from_ensemble() (scamp.performance.PerformancePart method)
set_instruments_from_ensemble() (scamp.performance.Performance method)
set_max_pitch_bend() (scamp.instruments.ScampInstrument method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
set_music_xml_application() (scamp.settings.EngravingSettings method)
set_params() (scamp.playback_adjustments.NotePlaybackAdjustment class method)
set_rate_target() (clockblocks.clock.Clock method)
(clockblocks.tempo_envelope.TempoEnvelope method)
(scamp.session.Session method)
set_rate_targets() (clockblocks.clock.Clock method)
(clockblocks.tempo_envelope.TempoEnvelope method)
(scamp.session.Session method)
set_shared_resource() (scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
set_tempo_target() (clockblocks.clock.Clock method)
(clockblocks.tempo_envelope.TempoEnvelope method)
(scamp.session.Session method)
set_tempo_targets() (clockblocks.clock.Clock method)
(clockblocks.tempo_envelope.TempoEnvelope method)
(scamp.session.Session method)
set_to() (scamp.playback_adjustments.ParamPlaybackAdjustment class method)
setdefault() (scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
sharp (pymusicxml.enums.AccidentalType attribute)
shift_horizontal() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
shift_vertical() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
show() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
show_plot() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
show_xml() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
sleep_precisely() (in module clockblocks.utilities)
sleep_precisely_until() (in module clockblocks.utilities)
snap_float_to_nice_decimal() (in module clockblocks.utilities)
SnapPizzicato (class in pymusicxml.notations)
solid (pymusicxml.enums.LineType attribute)
SoundfontPlaybackImplementation (class in scamp.playback_implementations)
source_id() (scamp.score.NoteLike method)
spelling_policy() (scamp.note_properties.NoteProperties property)
SpellingPolicy (class in scamp.spelling)
split() (scamp.instruments.ChordHandle method)
(scamp.instruments.NoteHandle method)
(scamp_extensions.playback.multi_preset_instrument.MultiNoteHandle method)
split_at() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
split_at_beat() (scamp.performance.PerformanceNote method)
split_at_length_divisions() (scamp.performance.PerformanceNote method)
split_note() (scamp.instruments.ScampInstrument method)
Staff (class in scamp.score)
StaffGroup (class in scamp.score)
StaffPlacement (class in pymusicxml.enums)
StaffText (class in scamp.text)
start() (scamp_extensions.interaction.key_plane.KeyPlane method)
start_beat (scamp.quantization.QuantizedBeat attribute)
(scamp.quantization.QuantizedMeasure attribute)
start_beat_in_measure (scamp.quantization.QuantizedBeat attribute)
start_chord() (scamp.instruments.ScampInstrument method)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
start_level() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment property)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
start_note() (scamp.instruments.ScampInstrument method)
(scamp.playback_implementations.MIDIStreamPlaybackImplementation method)
(scamp.playback_implementations.OSCPlaybackImplementation method)
(scamp.playback_implementations.PlaybackImplementation method)
(scamp.playback_implementations.SoundfontPlaybackImplementation method)
(scamp_extensions.playback.multi_preset_instrument.MultiPresetInstrument method)
(scamp_extensions.playback.supercollider.sc_playback_implementation.SCPlaybackImplementation method)
start_pitch() (scamp_extensions.pitch.scale.Scale property)
start_time() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
start_transcribing() (scamp.session.Session method)
(scamp.transcriber.Transcriber method)
StartBracket (class in pymusicxml.spanners)
StartDashes (class in pymusicxml.spanners)
StartGliss (class in pymusicxml.notations)
StartHairpin (class in pymusicxml.spanners)
StartMultiGliss (class in pymusicxml.notations)
StartNumberedSpanner (class in pymusicxml.score_components)
StartPedal (class in pymusicxml.spanners)
starts_tie() (pymusicxml.score_components.GraceNote property)
(pymusicxml.score_components.Note property)
(scamp.note_properties.NoteProperties method)
StartSlur (class in pymusicxml.spanners)
StartTrill (class in pymusicxml.spanners)
staves() (scamp.score.Score property)
(scamp.score.StaffGroup property)
stop_logging_processing_time() (clockblocks.clock.Clock method)
(scamp.session.Session method)
stop_tempo_loop_or_function() (clockblocks.clock.Clock method)
(scamp.session.Session method)
stop_transcribing() (scamp.session.Session method)
(scamp.transcriber.Transcriber method)
STOP_TYPE (pymusicxml.score_components.StartNumberedSpanner attribute)
(pymusicxml.spanners.StartBracket attribute)
(pymusicxml.spanners.StartDashes attribute)
(pymusicxml.spanners.StartHairpin attribute)
(pymusicxml.spanners.StartPedal attribute)
(pymusicxml.spanners.StartSlur attribute)
(pymusicxml.spanners.StartTrill attribute)
StopBracket (class in pymusicxml.spanners)
StopDashes (class in pymusicxml.spanners)
StopGliss (class in pymusicxml.notations)
StopHairpin (class in pymusicxml.spanners)
StopMultiGliss (class in pymusicxml.notations)
StopNumberedSpanner (class in pymusicxml.score_components)
Stopped (class in pymusicxml.notations)
StopPedal (class in pymusicxml.spanners)
stops_tie() (pymusicxml.score_components.GraceNote property)
(pymusicxml.score_components.Note property)
StopSlur (class in pymusicxml.spanners)
StopTrill (class in pymusicxml.spanners)
sum_nested_list() (in module scamp.utilities)
(in module scamp_extensions.utilities.sequences)
synchronization_policy() (clockblocks.clock.Clock property)
(scamp.session.Session property)
T
Technical (class in pymusicxml.notations)
temp() (scamp.note_properties.NoteProperties property)
tempo() (clockblocks.clock.Clock property)
(clockblocks.tempo_envelope.TempoEnvelope property)
(scamp.session.Session property)
tempo_at() (clockblocks.tempo_envelope.TempoEnvelope method)
tempo_modification() (in module clockblocks.clock)
TempoEnvelope (class in clockblocks.tempo_envelope)
TempoSettings (class in scamp.settings)
TextAnnotation (class in pymusicxml.directions)
texts() (scamp.note_properties.NoteProperties property)
ties() (pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
time() (clockblocks.clock.Clock method)
(clockblocks.tempo_envelope.TempoEnvelope method)
(scamp.session.Session method)
time_in_clock() (clockblocks.clock.TimeStamp method)
time_in_master() (clockblocks.clock.Clock method)
(scamp.session.Session method)
time_signature (scamp.quantization.QuantizedMeasure attribute)
time_signatures() (scamp.quantization.QuantizationRecord property)
times() (clockblocks.tempo_envelope.TempoEnvelope property)
(expenvelope.envelope.Envelope property)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter property)
TimeSignature (class in scamp.quantization)
TimeStamp (class in clockblocks.clock)
TimeVaryingParameter (class in scamp_extensions.utilities.time_varying_parameter)
timing_policy() (clockblocks.clock.Clock property)
(scamp.session.Session property)
to_abjad() (scamp.quantization.TimeSignature method)
(scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
(scamp.text.StaffText method)
to_cents() (scamp_extensions.pitch.scale.PitchInterval method)
to_half_steps() (scamp_extensions.pitch.scale.PitchInterval method)
(scamp_extensions.pitch.scale.ScaleType method)
to_lilypond() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
to_metric_structure() (scamp_extensions.rhythm.metric_structure.MeterArithmeticGroup method)
to_music_xml() (scamp.score.Measure method)
(scamp.score.NoteLike method)
(scamp.score.Score method)
(scamp.score.ScoreComponent method)
(scamp.score.Staff method)
(scamp.score.StaffGroup method)
(scamp.score.Tuplet method)
(scamp.score.Voice method)
to_pymusicxml() (scamp.text.StaffText method)
to_scala_string() (scamp_extensions.pitch.scale.PitchInterval method)
to_score() (scamp.performance.Performance method)
to_staff_group() (scamp.performance.PerformancePart method)
to_xml() (pymusicxml.directions.MetronomeMark method)
(pymusicxml.directions.TextAnnotation method)
(pymusicxml.notations.Arpeggiate method)
(pymusicxml.notations.DownBow method)
(pymusicxml.notations.Fermata method)
(pymusicxml.notations.Harmonic method)
(pymusicxml.notations.Mordent method)
(pymusicxml.notations.NonArpeggiate method)
(pymusicxml.notations.OpenString method)
(pymusicxml.notations.Ornament method)
(pymusicxml.notations.Schleifer method)
(pymusicxml.notations.SnapPizzicato method)
(pymusicxml.notations.StartGliss method)
(pymusicxml.notations.StartMultiGliss method)
(pymusicxml.notations.StopGliss method)
(pymusicxml.notations.StopMultiGliss method)
(pymusicxml.notations.Stopped method)
(pymusicxml.notations.Technical method)
(pymusicxml.notations.Tremolo method)
(pymusicxml.notations.TrillMark method)
(pymusicxml.notations.Turn method)
(pymusicxml.notations.UpBow method)
(pymusicxml.score_components.BarRest method)
(pymusicxml.score_components.BarRestDuration method)
(pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Chord method)
(pymusicxml.score_components.Clef method)
(pymusicxml.score_components.Direction method)
(pymusicxml.score_components.Duration method)
(pymusicxml.score_components.DurationalObject method)
(pymusicxml.score_components.GraceChord method)
(pymusicxml.score_components.GraceNote method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MultiGliss method)
(pymusicxml.score_components.MusicXMLComponent method)
(pymusicxml.score_components.Notation method)
(pymusicxml.score_components.Note method)
(pymusicxml.score_components.Notehead method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Pitch method)
(pymusicxml.score_components.Rest method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(pymusicxml.spanners.ChangePedal method)
(pymusicxml.spanners.StartBracket method)
(pymusicxml.spanners.StartDashes method)
(pymusicxml.spanners.StartHairpin method)
(pymusicxml.spanners.StartPedal method)
(pymusicxml.spanners.StartSlur method)
(pymusicxml.spanners.StartTrill method)
(pymusicxml.spanners.StopBracket method)
(pymusicxml.spanners.StopDashes method)
(pymusicxml.spanners.StopHairpin method)
(pymusicxml.spanners.StopPedal method)
(pymusicxml.spanners.StopSlur method)
(pymusicxml.spanners.StopTrill method)
Transcriber (class in scamp.transcriber)
transcriptions_in_progress() (scamp.session.Session property)
(scamp.transcriber.Transcriber property)
transpose() (scamp.performance.Performance method)
(scamp_extensions.pitch.scale.Scale method)
transposed() (scamp_extensions.pitch.scale.Scale method)
Tremolo (class in pymusicxml.notations)
TrillMark (class in pymusicxml.notations)
true_length() (pymusicxml.score_components.BarRest property)
(pymusicxml.score_components.BarRestDuration property)
(pymusicxml.score_components.BeamedGroup property)
(pymusicxml.score_components.Chord property)
(pymusicxml.score_components.Duration property)
(pymusicxml.score_components.DurationalObject property)
(pymusicxml.score_components.GraceChord property)
(pymusicxml.score_components.GraceNote property)
(pymusicxml.score_components.Note property)
(pymusicxml.score_components.Rest property)
(pymusicxml.score_components.Tuplet property)
truncate() (clockblocks.tempo_envelope.TempoEnvelope method)
Tuplet (class in pymusicxml.score_components)
(class in scamp.score)
tuplet_bracket() (pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
Turn (class in pymusicxml.notations)
types_to_names (expenvelope.json_serializer.SavesToJSONMeta attribute)
U
unregister_named_soundfont() (scamp.settings.PlaybackSettings method)
up (pymusicxml.enums.ArpeggiationDirection attribute)
(pymusicxml.enums.LineEnd attribute)
UpBow (class in pymusicxml.notations)
update() (scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
use_absolute_timing_policy() (clockblocks.clock.Clock method)
(scamp.session.Session method)
use_mixed_timing_policy() (clockblocks.clock.Clock method)
(scamp.session.Session method)
use_relative_timing_policy() (clockblocks.clock.Clock method)
(scamp.session.Session method)
uses_envelope() (scamp.playback_adjustments.ParamPlaybackAdjustment method)
V
valid_xml_types (pymusicxml.score_components.Notehead attribute)
value_at() (clockblocks.tempo_envelope.TempoEnvelope method)
(expenvelope.envelope.Envelope method)
(expenvelope.envelope_segment.EnvelopeSegment method)
(scamp_extensions.utilities.time_varying_parameter.TimeVaryingParameter method)
values() (scamp.note_properties.NoteProperties method)
(scamp.playback_adjustments.PlaybackAdjustmentsDictionary method)
view_in_software() (pymusicxml.directions.MetronomeMark method)
(pymusicxml.directions.TextAnnotation method)
(pymusicxml.notations.Arpeggiate method)
(pymusicxml.notations.DownBow method)
(pymusicxml.notations.Fermata method)
(pymusicxml.notations.Harmonic method)
(pymusicxml.notations.Mordent method)
(pymusicxml.notations.NonArpeggiate method)
(pymusicxml.notations.OpenString method)
(pymusicxml.notations.Ornament method)
(pymusicxml.notations.Schleifer method)
(pymusicxml.notations.SnapPizzicato method)
(pymusicxml.notations.StartGliss method)
(pymusicxml.notations.StartMultiGliss method)
(pymusicxml.notations.StopGliss method)
(pymusicxml.notations.StopMultiGliss method)
(pymusicxml.notations.Stopped method)
(pymusicxml.notations.Technical method)
(pymusicxml.notations.Tremolo method)
(pymusicxml.notations.TrillMark method)
(pymusicxml.notations.Turn method)
(pymusicxml.notations.UpBow method)
(pymusicxml.score_components.BarRest method)
(pymusicxml.score_components.BarRestDuration method)
(pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Chord method)
(pymusicxml.score_components.Clef method)
(pymusicxml.score_components.Direction method)
(pymusicxml.score_components.Duration method)
(pymusicxml.score_components.DurationalObject method)
(pymusicxml.score_components.GraceChord method)
(pymusicxml.score_components.GraceNote method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MultiGliss method)
(pymusicxml.score_components.MusicXMLComponent method)
(pymusicxml.score_components.Notation method)
(pymusicxml.score_components.Note method)
(pymusicxml.score_components.Notehead method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Pitch method)
(pymusicxml.score_components.Rest method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(pymusicxml.spanners.ChangePedal method)
(pymusicxml.spanners.StartBracket method)
(pymusicxml.spanners.StartDashes method)
(pymusicxml.spanners.StartHairpin method)
(pymusicxml.spanners.StartPedal method)
(pymusicxml.spanners.StartSlur method)
(pymusicxml.spanners.StartTrill method)
(pymusicxml.spanners.StopBracket method)
(pymusicxml.spanners.StopDashes method)
(pymusicxml.spanners.StopHairpin method)
(pymusicxml.spanners.StopPedal method)
(pymusicxml.spanners.StopSlur method)
(pymusicxml.spanners.StopTrill method)
Voice (class in scamp.score)
voice() (pymusicxml.score_components.Chord property)
(pymusicxml.score_components.GraceChord property)
(scamp.note_properties.NoteProperties property)
voices() (pymusicxml.score_components.Measure property)
(scamp.score.Measure property)
W
wait() (clockblocks.clock.Clock method)
(in module clockblocks.utilities)
(scamp.session.Session method)
wait_for_children_to_finish() (clockblocks.clock.Clock method)
(in module clockblocks.utilities)
(scamp.session.Session method)
wait_for_response() (scamp_extensions.playback.supercollider.sc_lang.SCLangInstance method)
wait_forever() (clockblocks.clock.Clock method)
(in module clockblocks.utilities)
(scamp.session.Session method)
warp_to_tempo_curve() (scamp.performance.Performance method)
wavy (pymusicxml.enums.LineType attribute)
whole_tone() (scamp_extensions.pitch.scale.Scale class method)
(scamp_extensions.pitch.scale.ScaleType class method)
wrap_as_score() (pymusicxml.directions.MetronomeMark method)
(pymusicxml.directions.TextAnnotation method)
(pymusicxml.notations.Arpeggiate method)
(pymusicxml.notations.DownBow method)
(pymusicxml.notations.Fermata method)
(pymusicxml.notations.Harmonic method)
(pymusicxml.notations.Mordent method)
(pymusicxml.notations.NonArpeggiate method)
(pymusicxml.notations.OpenString method)
(pymusicxml.notations.Ornament method)
(pymusicxml.notations.Schleifer method)
(pymusicxml.notations.SnapPizzicato method)
(pymusicxml.notations.StartGliss method)
(pymusicxml.notations.StartMultiGliss method)
(pymusicxml.notations.StopGliss method)
(pymusicxml.notations.StopMultiGliss method)
(pymusicxml.notations.Stopped method)
(pymusicxml.notations.Technical method)
(pymusicxml.notations.Tremolo method)
(pymusicxml.notations.TrillMark method)
(pymusicxml.notations.Turn method)
(pymusicxml.notations.UpBow method)
(pymusicxml.score_components.BarRest method)
(pymusicxml.score_components.BarRestDuration method)
(pymusicxml.score_components.BeamedGroup method)
(pymusicxml.score_components.Chord method)
(pymusicxml.score_components.Clef method)
(pymusicxml.score_components.Direction method)
(pymusicxml.score_components.Duration method)
(pymusicxml.score_components.DurationalObject method)
(pymusicxml.score_components.GraceChord method)
(pymusicxml.score_components.GraceNote method)
(pymusicxml.score_components.Measure method)
(pymusicxml.score_components.MultiGliss method)
(pymusicxml.score_components.MusicXMLComponent method)
(pymusicxml.score_components.Notation method)
(pymusicxml.score_components.Note method)
(pymusicxml.score_components.Notehead method)
(pymusicxml.score_components.Part method)
(pymusicxml.score_components.PartGroup method)
(pymusicxml.score_components.Pitch method)
(pymusicxml.score_components.Rest method)
(pymusicxml.score_components.Score method)
(pymusicxml.score_components.Tuplet method)
(pymusicxml.spanners.ChangePedal method)
(pymusicxml.spanners.StartBracket method)
(pymusicxml.spanners.StartDashes method)
(pymusicxml.spanners.StartHairpin method)
(pymusicxml.spanners.StartPedal method)
(pymusicxml.spanners.StartSlur method)
(pymusicxml.spanners.StartTrill method)
(pymusicxml.spanners.StopBracket method)
(pymusicxml.spanners.StopDashes method)
(pymusicxml.spanners.StopHairpin method)
(pymusicxml.spanners.StopPedal method)
(pymusicxml.spanners.StopSlur method)
(pymusicxml.spanners.StopTrill method)
written_length() (pymusicxml.score_components.BarRest property)
(pymusicxml.score_components.BarRestDuration property)
(pymusicxml.score_components.BeamedGroup property)
(pymusicxml.score_components.Chord property)
(pymusicxml.score_components.Duration property)
(pymusicxml.score_components.DurationalObject property)
(pymusicxml.score_components.GraceChord property)
(pymusicxml.score_components.GraceNote property)
(pymusicxml.score_components.Note property)
(pymusicxml.score_components.Rest property)
(pymusicxml.score_components.Tuplet property)