-
Notifications
You must be signed in to change notification settings - Fork 229
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Milestone
Description
modifiedTempo is a value we can compute when we generate the midi for the song. There is no need to store and persist the values in the data model.
This currently makes the data model more complex, but it safes us complexity across other modules (editor, exporter, midi generation).
It's worth a try to remove it.
Metadata
Metadata
Assignees
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Type
Projects
Status
Done