DaisyExamples
DaisyExamples copied to clipboard
Examples for the Daisy Platform
The .wav player example wasn't working for the daisy pod, I've tried my best to get it to work. I think what got it working was taking the `wavplayer` read...
This has been tested on a Patch with a clone of the Main branch as of 2/28/2022. I have also set up "#define"s so that it can be compiled for...
- Helper.py no longer overrides blocksize when board is set to patch_sm - Change commented examples to reflect new patch_sm blocksize
Hardware/reference/daisy_seed/ES_Daisy_Seed_Rev4.pdf: No STM32 part number. This should ideally be printed on Sheet 2 of ES_Daisy_Seed_Rev4.pdf. Ideally also mentioned somewhere in the README.md or the wiki.
The libDaisy capitalization is inconsistent across the tools in DaisyExamples. The submodule is set to always clone into `libdaisy`, and some of the `helper.py` commands create lower case libDaisy references....
Hi when I go to the menu polyphony switching from one to two or four note create this bug, I can hear some glicth and some clicks between selection
If I use the helper script to copy the pod midi example into a new project all the function and object definitions that included midi in the symbol are overwritten...
I loaded up the DaisyExamples at the folder level into VS.Code and got the following 7 errors: [{ "resource": "/c:/Users/direc/Documents/GitHub/Daisy/DaisyExamples/.vscode/c_cpp_properties.json", "owner": "c:\\Users\\direc\\Documents\\GitHub\\Daisy\\DaisyExamples", "severity": 4, "message": "Cannot find \"d:\\work\\programming\\dsp\\Eigen\\eigen-3.3.8\".", "startLineNumber": 17,...