Mads Kjeldgaard
Mads Kjeldgaard
Yep - removing the preprocessor lines for `__arm__` definately did the trick. Works fine on my Raspberry Pi 4 here now
PS. What attracts people to using the SuperCollider plugins on the Pi is for many to use it in the [monome norns](https://github.com/monome/norns/) eco-system so you should see some DaisySP on...
These are the affected oscillators : - formant - variablesawosc - variableshapeosc - vosim - Zoscillator
sorry for the late reply. I am not 100% sure if there were negative values or not. The parameter was scaled like this: ```cpp params[2].Init(patch.controls[2], 20, 20000, Parameter::LOGARITHMIC); ``` and...
Is this MacOS M1 or the other kind?
Ooph that's a nasty one. Thanks for reporting!
I think you are correct about this @jamshark70 - feel free to make a PR. And thanks a lot!
Sounds like a packaging error in the github actions file. Thanks for reporting
Ah, so what you are referring to here is help file links? The package looks alright here. This is the contents for the windows zip file: ``` " zip.vim version...
I think I have to test this myself, I don't fully understand what the issue is or what the symptoms are