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

Check processing load on the ES Daisy board #20

Closed
TheSlowGrowth opened this issue Oct 28, 2021 · 1 comment · Fixed by #27
Closed

Check processing load on the ES Daisy board #20

TheSlowGrowth opened this issue Oct 28, 2021 · 1 comment · Fixed by #27

Comments

@TheSlowGrowth
Copy link
Owner

To understand how many channels we can do on the device, let's attempt to run the DSP code on the ES Daisy Seed and see how much channels we can handle concurrently.

@TheSlowGrowth
Copy link
Owner Author

Test results

from branch feature/TSG/hardware-performance-tests

  • 4 stereo loopers
  • 44.1kHz (requires this PR in libDaisy to be merged)
  • high shelf emphasis EQ removed to save cycles
  • pre-gain removed to save cycles (it was unused anyway)
  • mapping of UI controls is still missing

When all 4 loopers play back at 4x speed, we hit 90% processor utilisation. I think this could actually work :-)

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

Successfully merging a pull request may close this issue.

1 participant