Links to interesting colabs demonstrating use of magenta for creative applications and also documentation for magenta.
MusicVAE : A notebook demonstrating the use of MusicVAE. Provides functionality for sampling and interpolating drum patterns, melodies, and trios.
Multitrack MusicVAE : A notebook demonstrating the use of Multitrack MusicVAE. Provides functionality for sampling and interpolating multitrack MIDI.
GrooVAE : A notebook demonstrating the use of GrooVAE.
MusicXML Documentation Colab :
The goal of this colab notebook is to explain the MusicXML storage format for digitally storing music files. The main attributes of MusicXML as extracted by one of the magenta music library, musicxml_parser.py
are explained in detail. The stucture is shown in the form of a flow chart.
SVG VE Colab Demo : A colab demo for the SVG VAE model described in A Learned Representation for Scalable Vector Graphics.