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

Clean up venue track parsing code and parse in some new venue events #433

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

TheNathannator
Copy link
Collaborator

Rather than converting legacy venues to the new format before parsing, both types of venues are now handled by the same code. Any note-to-text-event conversions happen as part of parsing, rather than as a pre-parsing step.

Some additional venue events are now parsed, though not all are handled just yet:

  • Lighting keyframe next/previous (handled)
  • Performer singalongs and spotlights (not handled)
  • Post-processing events (not handled)

Camera cuts are still not processed currently, it would be best to create a new info type for them.

- Lighting keyframe next/previous (also added handling)
- Performer singalongs and spotlights (not handled yet)
- Post-processing events (not handled yet)
- Bonus effects (not handled yet)
@EliteAsian123 EliteAsian123 merged commit c3b6f44 into YARC-Official:dev Jun 6, 2023
@TheNathannator TheNathannator deleted the vnuee-parse branch June 8, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants