Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MelodyControl

MelodyControl interface for extracting control signals from melodies. These control signals can be used as conditioning for melody generation, or can themselves be generated.

param

The dimension of the control signal at each step.

Hierarchy

  • MelodyControl

Implemented by

Index

Properties

Methods

Properties

depth

depth: number

Methods

extract

  • extract(melody: Melody): tf.Tensor2D

Generated using TypeDoc