Sequencer
org.soundsofscala.transport.Sequencer
The sequencer is responsible for scheduling the notes of every track in the song in parallel. It uses a NoteScheduler which responsible for scheduling the notes of a single track.
Value parameters
- song
-
The song to be played.
Attributes
- Source
- Sequencer.scala
- Graph
-
- Supertypes
Members list
In this article