How do I learn about the software

I just got started with Daisy Seed + Hothouse and it worked right out of the box. Both the Daisy examples and the Hothouse examples. Fabolous!

Now I have some code of mine I want to put on board. Is there any material for learning the architecture and how to think other than reverse engineering the example code? I will experiment with my own mono synth tracker a la Electro-Harmonix Mono Synth. Do I clone BasicTremolo or something, put it in the same source tree, understand it in detail by reading the code and go from there? I will work with a history buffer like a half second and downsampling and yada yada.

Is there any autogenerated documentation somewhere, where I can find and learn about things like daisysp::DelayLine for example?

Sorry if this is a newbie question.

A newbie question, maybe, but not an unreasonable one. I’ve heard the Daisy documentation described as ‘fragmented’, which is a kinder description than I’d use.

These might help:
https://electro-smith.github.io/libDaisy/index.html
https://electro-smith.github.io/DaisySP/annotated.html

1 Like

Thanks! Yes, those links will help me tremendously.

(post deleted by author)