Hello everyone,
I’m new to Daisy Seed, and I need help understanding how to upload and run an EQ crossover patch on it.
I have a free Max/MSP patch that works as an EQ crossover, and I can edit it however I want. The idea is to:
- Use 1 input signal
- Split it into 2 outputs: one for high frequencies and one for sub frequencies
- Display 2 graphic EQ curves on an OLED screen
- Control and adjust the filter parameters live
My main goal is to convert this patch to run on Daisy Seed, but I’m still learning how to make the full transition from Max/MSP to C++/DaisySP. I would appreciate any guidance on:
- How to recreate the EQ crossover in DaisySP
- How to use an OLED screen to display the EQ curves (live visuals)
- How to route audio input/output correctly on the Daisy Seed
Thanks in advance for your help! Any examples or advice would be great.