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.