notator

class roqba.notator.Notator(num_voices, scroll_filename='scrolling.txt', meter_filename='meter_monitor.txt', sequence_filename='sequence_monitor.txt', buffer_length=75, num_lines=40)[source]
add_note(note)[source]
draw(mat, weight, cycle_pos)[source]
get_unix_scroll_command()[source]
make_matrix()[source]
notate_bar_sequence(sequence, position, scale)[source]
notate_rhythm(meter, position)[source]
note_to_file(data)[source]
post_process(txt, weight)[source]
reset()[source]
write_to_file(filename, s)[source]