plot.music21.base.Music21Object: Shows music in the viewer pane

Description Usage Arguments

Description

This function uses lilypond to save the music21 object to a png file, then loads the image.

Usage

1
2
3
4
5
## S3 method for class 'music21.base.Music21Object'
plot(x, ...)

## S3 method for class 'music21.base.Music21Object'
view(x, ...)

Arguments

x

music21 python object

...

other options (currently ignored)


r-music/music21 documentation built on May 22, 2019, 6:35 p.m.