MCPcopy Create free account
hub / github.com/cwitkowitz/amt-tools / plot_notes

Function plot_notes

amt_tools/tools/visualize.py:1194–1250  ·  view source on GitHub ↗

Static function for plotting note groups. TODO - make compatible w/ real-time note plotting like other visualization functions Parameters ---------- pitches : ndarray (K) Array of pitches corresponding to notes in MIDI format (K - number of notes) intervals : n

(pitches, intervals, x_bounds=None, y_bounds=None, color='k', fig=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

initialize_figureFunction · 0.85
get_dynamic_y_boundsFunction · 0.85
get_dynamic_x_boundsFunction · 0.85

Tested by

no test coverage detected