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

AudioEngine - Dynamic enum not set on startup #5

Closed
michael-burk opened this issue Nov 18, 2020 · 7 comments
Closed

AudioEngine - Dynamic enum not set on startup #5

michael-burk opened this issue Nov 18, 2020 · 7 comments
Labels
bug Something isn't working

Comments

@michael-burk
Copy link

When I set the Sample Rate to e.g. 48000 kHz as an enum, this isn't applied on startup. I have to manually set the enum to something else and back for it to apply.

@joreg
Copy link
Member

joreg commented Nov 18, 2020

please always mention which exact vvvversion you're experiencing this with

@michael-burk
Copy link
Author

2020.3.0-0071 and all before.

@azeno
Copy link
Member

azeno commented Nov 18, 2020

Same behavior with 2020.2.2 - so it's not the rewritten cache region at least. I suspect the dynamic enum.

@michael-burk
Copy link
Author

Yes that's what I am suspecting, the enum is definitely buggy. It seems it get's created after it' supposed to be used. The Wrappe node also is displayed red, but there is no error. The enum is red, in some situations aswell.

@azeno azeno changed the title AudioEngine - Cache region not triggering correctly on startup AudioEngine - Dynamic enum not set on startup Nov 18, 2020
@azeno
Copy link
Member

azeno commented Nov 18, 2020

I took the liberty to rename the issue.

@azeno azeno added the bug Something isn't working label Nov 18, 2020
@sunep
Copy link

sunep commented Nov 18, 2020

This is also an issue in beta. The sample rate enum has a weird behavior there too.

EDIT: see tebjan/VVVV.Audio#166
And
tebjan/VVVV.Audio#173

@joreg
Copy link
Member

joreg commented Jan 24, 2022

this is fixed in 0.3.0

@joreg joreg closed this as completed Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants