arduino-stk icon indicating copy to clipboard operation
arduino-stk copied to clipboard

Not an issue Maybe we can have a equation composer?

Open NoNamedCat opened this issue 1 year ago • 2 comments

Man TKS A LOT for this library. I hope I can learn to use it in my spare time. Just a question... Is very difficult task to add a tool like this one? https://esptiny86.github.io/espnode86 This tool is a composer (graphical node patcher) for the esptiny86 project (Another synth library but for the ESP8266): https://github.com/esptiny86/espsynth86

NoNamedCat avatar Oct 13 '22 21:10 NoNamedCat

I had a quick look at espsynth86 and it seems that it has an API where you can pull indicividual samples. You could work directly with this, but I would recommend that you create some simple interface class like I have done for Maximilian, STK or Faust or Mozzi

pschatzmann avatar Oct 14 '22 07:10 pschatzmann

Do you look at the espnode86? the graphical tool for making the patches?

NoNamedCat avatar Oct 14 '22 17:10 NoNamedCat