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

cpu overloading #1

Open
higaru2 opened this issue Jul 8, 2021 · 8 comments
Open

cpu overloading #1

higaru2 opened this issue Jul 8, 2021 · 8 comments
Assignees

Comments

@higaru2
Copy link

higaru2 commented Jul 8, 2021

hello Zack!
and thank you for this fantastic exploration into delays!
it is mindblowing :)

issues here:
when increasing iteration factor, the cpu in live goes nuts and makes the Live unresponsive.
not sure if its from the Java display or from the flood of notes going out but...
maybe a panick button/mechanism would be good ?!
like a routine that will be able to controll the device somehow ?!
a "disable graphic display" ?!
thanks.

@zsteinkamp
Copy link
Owner

Hey @higaru2 thanks for letting me know you're seeing a problem. Honestly I'm just stoked someone else would use it :) I'm currently working on trying to make the visual display more intuitive, so it's easier to see the fractal connection back to the original pattern of taps. But this sounds like a problem that needs fixing. Can you send a screenshot of the settings that start to make it bog down on your machine, or a list of all the parameter values (mostly the four taps and the iterations value are the ones that will cause an overload like this). Maybe the fix is to limit the number of delays displayed (similar to your suggestion) or perhaps just limiting the total number of echoes produced, since it can get really high if you use 3 or more taps and start going up into the 7+ iterations range. Thanks!

@higaru2
Copy link
Author

higaru2 commented Jul 8, 2021 via email

@zsteinkamp
Copy link
Owner

How many taps do you have set that are > 0ms?

@zsteinkamp
Copy link
Owner

Also, does the machine bog down when you change a setting, or when you play notes? If notes, are you playing a single note or many at once?

@zsteinkamp zsteinkamp self-assigned this Jul 8, 2021
@zsteinkamp
Copy link
Owner

Also, you may also be interested in the Fibonacci version I just created here: https://github.com/zsteinkamp/m4l-js-fibonacciNoteEcho It should not have any CPU problems :)

@higaru2
Copy link
Author

higaru2 commented Jul 8, 2021 via email

@higaru2
Copy link
Author

higaru2 commented Jul 8, 2021 via email

@higaru2
Copy link
Author

higaru2 commented Jul 8, 2021 via email

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

No branches or pull requests

2 participants