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

🐞 _PlaylistItemStruct.track_index should be 2 bytes #36

Closed
demberto opened this issue Sep 17, 2022 · 0 comments
Closed

🐞 _PlaylistItemStruct.track_index should be 2 bytes #36

demberto opened this issue Sep 17, 2022 · 0 comments
Assignees
Labels
arrangement-playlist Channel and Pattern playlist items bug Something isn't working enhancement New feature or request
Milestone

Comments

@demberto
Copy link
Owner

"track_index": "i", # 16
"_u2": 2, # 18

FLPEdit sources tell me that, track_index a uint16 followed by a field called group, another uint16.

@demberto demberto added the bug Something isn't working label Sep 17, 2022
@demberto demberto added this to the PyFLP 2.0.0 milestone Sep 17, 2022
@demberto demberto self-assigned this Sep 17, 2022
@demberto demberto added the enhancement New feature or request label Sep 17, 2022
demberto pushed a commit that referenced this issue Sep 17, 2022
@demberto demberto changed the title bug: _PlaylistItemStruct.track_index should be 2 bytes 🐞 _PlaylistItemStruct.track_index should be 2 bytes Sep 17, 2022
@demberto demberto added the arrangement-playlist Channel and Pattern playlist items label Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrangement-playlist Channel and Pattern playlist items bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant