Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize delta from tracks #7

Open
PerryRylance opened this issue Apr 2, 2024 · 0 comments
Open

Serialize delta from tracks #7

PerryRylance opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@PerryRylance
Copy link
Owner

I don't think this applies to deserialization since this library is not concerned with deserializing real time streams.

Implementing serializing events without delta has presented some challenges when trying to plug in things like the microtonal event. Perhaps this needs to be typed as extending an array of events considering that it is. That would solve the issue with sendMessage.

More broadly, serializing delta on the track would save having to write special implementations for stream output, we could just send the events.

@PerryRylance PerryRylance added the enhancement New feature or request label Apr 2, 2024
@PerryRylance PerryRylance self-assigned this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant