-
I think it would be nice to have CMake support for easier cross platform compiling?
-
**Problem:** A number of effects [Tremolo, Chorus, Freeverb, JCReverb, Phaser, and PingPongDelay] throw the error `IndexSizeError: input index is out of bounds` on Safari 14.0.2 on an M1 Macbook Air w…
-
I get this error when I am trying to compile bespoke:
```
make[1]: *** [CMakeFiles/Makefile2:280: CMakeFiles/BespokeSynth.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
```
How can I fix …
-
I am working on a midifile to OSC converter and use a simple server that plays a sine wave:
```
from pyo import Server, OscDataReceive, OscReceive, Sine
import time
s = Server().boot().start()
a …
-
Deken 0.7.2, Pd 0.51-4, Windows 7
When I try to install any package to any folder, I get the following Tcl error
```
bad option "select": must be -default, -detail, -icon, -message, -parent, -tit…
-
It would be nice if there is a reverb module in the fx section. Having only delay seems a bit limited
-
VCV Rack and the VCV Library support per-module manual URLs. Simply add a "manualUrl" property to each module object in the plugin.json manifest. https://vcvrack.com/manual/Manifest#modules-manualurl …
-
```
# npm run serve
> @ serve /root/freeverb-rs/examples/wasm
> webpack-dev-server
ℹ 「wds」: Project is running at http://localhost:8080/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Con…
-
> #### Checklist
>
>
>
> - [ ] I'm requesting exactly 1 feature with this issue.
> - [ ] This feature hasn't already been requested.
> - [ ] This feature hasn't already been implemented in th…
-
Debian Buster
```
./autogen.sh
./configure CFLAGS='-g -O0'
make
```
```
CXXLD amsynth_dssi.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXX src/amsynth_lv…