Welcome to LOERIC’s documentation!
LOERIC (Live perfOrmance rulE-system for iRish tradItional musiC) is a software package capable of performing Irish traditional music by adding expression, ornaments and live human interaction.
Note
This project is under active development.
Contents
- Usage
- How does LOERIC work?
- API
sync_thread()get_chord_pitches()get_ports()get_root()is_note()is_note_off()is_note_on()GrooverGroover.__init__()Groover.__weakref__Groover._add_drone()Groover._apply_swing()Groover._current_swingGroover._current_velocityGroover._cut_durationGroover._duration_of()Groover._eight_durationGroover._instantiate()Groover._is_on_a_beat()Groover._roll_durationGroover._slide_durationGroover.advance_contours()Groover.approach_from_above()Groover.approach_from_below()Groover.can_generate_ornament()Groover.check_midi_control()Groover.choose_ornament()Groover.current_tempoGroover.generate_ornament()Groover.get_end_notes()Groover.jump_to_pos()Groover.next_event()Groover.perform()Groover.reset_clock()Groover.reset_contours()Groover.set_clock()Groover.set_contour_value()Groover.set_tempo()Groover.tempo
UnknownContourErrorContourHarmonicContourIntensityContourInvalidIndexErrorMessageLengthContourPatternContourPhraseContourPitchContourPitchDifferenceContourRandomContourUncomputedContourErrormultiply()weighted_sum()TuneTune.__getitem__()Tune.__init__()Tune.__len__()Tune.__weakref__Tune._get_key_signature()Tune._get_original_tempo()Tune._get_performance_offset()Tune._get_time_signature()Tune._quarter_durationTune.ambitusTune.bar_durationTune.beat_countTune.beat_durationTune.events()Tune.filter()Tune.get_performance_time()Tune.is_on_a_beat()Tune.key_signatureTune.offsetTune.quarter_durationTune.reset_performance_time()Tune.rootTune.semitones_from_tonic()Tune.tempoTune.time_signature
Player