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

[Bug]: Rivet hangs when processing audio files #375

Open
1 task done
jonas-loxo opened this issue Mar 21, 2024 · 0 comments
Open
1 task done

[Bug]: Rivet hangs when processing audio files #375

jonas-loxo opened this issue Mar 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jonas-loxo
Copy link

What happened?

Adding an audio source to rivet causes it to hang when then running the audio source, getting proportionally worse with increasing file sizes. It looks like the Audio node blocks the UI when being processed

What was the expected functionality?

It doesn't cause it to hang or lag

Describe your environment

OSX

Relevant log output

Can be repro'd with just a single audio node and running it - the UI can't be used while it's running.

Here's an example audio file that can be used to repro: https://drive.google.com/file/d/1qhOqHGkgtsaZUgjDYTXsLUkWCJ68vsnt/view?usp=sharing (based on https://github.com/rafaelreis-hotmart/Audio-Sample-files/blob/master/sample.m4a but longer)

Relevant screenshots

image

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jonas-loxo jonas-loxo added the bug Something isn't working label Mar 21, 2024
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

1 participant