-
Notifications
You must be signed in to change notification settings - Fork 3
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
add(DxMusicv2): Implemented DxMusic with synthesizer and on-demand tr… #354
Conversation
I've made some additional improvements to playback, so if you wanna update, go for it. There is a small breaking change when creating a performance: now the performance constructor takes the sample rate as a parameter. You should choose the same sample rate as your |
This version currently has a deadlock issue. I'm in discussions with Luis about it. Do not use it, please. |
Fixed. Latest Dmusic-cs version committed. |
I will need to fix the overlapping music zone colliders. Currently music is switching too often. Draft state for now. |
…ty theme is requested.
I fixed all the remaining issues. Please test it. |
…workaround for a debug mode only.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works fine, just need to set the libdmusic.so file to be used for arm64 in unity
…ansitions.
To test
Boundaries:
Checklist
(Please remove entries which aren't needed for your PR)
Scene
Testing