new ScoreController()
- Source:
Methods
-
<inner> getDuration(type)
-
Function to get Duration of Notes
Parameters:
Name Type Description typestring The note type - Source:
-
<inner> getMidiValue(step, octave, alter) → {number}
-
Method to get MIDI-Values
Parameters:
Name Type Description stepstring The note step octavestring The notes octave alterstring The alter value - Source:
Returns:
The MIDI value- Type
- number
-
<inner> init()
-
Init method of ScoreController
- Source:
-
<inner> playScore()
-
Method to play the created Pattern
- Source: