jams.display.display

jams.display.display(annotation, meta=True, **kwargs)[source]

Visualize a jams annotation through mir_eval

Parameters:
annotation : jams.Annotation

The annotation to display

meta : bool

If True, include annotation metadata in the figure

kwargs

Additional keyword arguments to mir_eval.display functions

Returns:
ax

Axis handles for the new display

Raises:
NamespaceError

If the annotation cannot be visualized