-
I love the system of buses of Tone. However, it seems that it is not currently possible to stop receiving inputs from a channel. For example:
```javascript
Tone.Master.receive("channel0");
Tone.M…
-
Pdlibbuilder has a crude form of automatic platform detection (OS and architecture, this issue is about the latter). Native architecture is found from `uname -m`, and architecture-dependent build sett…
-
OS (if applicable): MacOS 10.13.3
Version (or "dev" if compiling from source): 0.6.1
Just tried the new release and got a failed to load error with the following in the logs:
```
[0.009 warn] …
-
Revision: 0af9dcb72184e36e1d10892a1464ba3af35b2f39
```
g++ -Wsuggest-override -std=c++11 -fPIC -I../../include -I../../dep/include -DSLUG=AS -DVERSION=0.6dev -MMD -g -O3 -march=nocona -ffast-mat…
-
### Expected behavior
Clean reverb sound
### Actual behavior
Reverb sounds like a metal bucket, saw like. Or a bit like a resonating snare drum in a loud band rehearsal.
### Information
-…
-
Symptom:
~~~shell
$ cd pure/examples/bitcode/
$ pure faust_examp.pure
Segmentation fault (core dumped)
~~~
Segfault happens at line 52 in faust_examp.pure when calling the info method:
~…
-
This is due to intermixing `std::cout
-
The lib is making crazy noise on chrome 53. It looks like it might be looping in on itself or something to that effect.
To test copy paste your example in the documentation on http://requirebin.com/…
-
Do you know any way to apply proxies more dinamically in arrays, list or something?
``` supercollider
// For example
(
~s = nil!2;
~s[0] = Pbind(\instrument,\default,\dur,Pseq([0.5,Pseq([1],inf)]…
-
[dlphilp@The6300 src]$ grep NUM_LIGHTS *.*
FreeVerb.cpp: NUM_LIGHTS
OctaFlop.cpp: NUM_LIGHTS
Quantum.cpp: NUM_LIGHTS
SeqSwitch2.cpp: NUM_LIGHTS
SeqSwitch.cpp: NUM_LIGHTS
Shift…