How to upload DaisySP examples to Patch SM

I’m currently trying to upload the Decimator example to a Daisy Patch SM, but having a bit of trouble understanding the build process in VS Code. I can successfully upload the examples in the Patch SM folder, but the DaisySP examples need modified, and built, to work on the Patch SM. I haven’t found any resources explaining this process. Any advice?

Where did you find a Decimator example?

I think it’s fairly new, in the DaisySP library examples

Those aren’t examples, those are the source code for DaisySP functions.

Ahh, got it, thank you. I’m trying to figure out how to use the DaisySP functions, but am having trouble finding any documentation for how to call the functions. Any suggestions for where to look?

https://electro-smith.github.io/DaisySP/index.html

https://electro-smith.github.io/DaisySP/namespacedaisysp.html

Thank you. I haven’t quite figured out how to use the Decimator function and what parameters it has, but I think I’m getting there.

The second link is more what I’m looking for, that’s really helpful, thank you

I got it working, thank you!

1 Like