Interface for conditioning arguments to MusicVAE functions.
chordProgression (Optional) Chord progression, an array of chord symbol strings like "Cmaj7", "Abdim", "C#m7", etc.
key (Optional) Key, an integer between 0 (C major / A minor) and 11 (B major / G# minor).
extraControls (Optional) Additional named control tensors.
Generated using TypeDoc
Interface for conditioning arguments to MusicVAE functions.
chordProgression (Optional) Chord progression, an array of chord symbol strings like "Cmaj7", "Abdim", "C#m7", etc.
key (Optional) Key, an integer between 0 (C major / A minor) and 11 (B major / G# minor).
extraControls (Optional) Additional named control tensors.