-
SVF badly needs some form of soft clipping and/or RQ-dependent damping.
with strong harmonic input it clips very easily indeed! aleph-waves is currently using tiny little oscillator signals to compen…
-
Hey @nodeschool/owners, I need your help making workshop translations better!
I've recently hosted events in Taiwan and Japan, and while we were able to come up with an okay system for [translating t…
-
Hi everybody!
I read this guide and try to follow advices contained here, but today I faced problem with curly brackets, because I had JS imports in `` element at bottom of page - I had to move it t…
-
```
It would be useful if states were recorded as timeseries, and the rule language
made it simple to evaluate expressions that used those timeseries.
Specifically, I want a simple way to express r…
-
```
It would be useful if states were recorded as timeseries, and the rule language
made it simple to evaluate expressions that used those timeseries.
Specifically, I want a simple way to express r…
-
cancelScheduledValues should explicitly create a parameter value change in the event list of the current value, at that time. This will enable smooth ramps from the current value.
-
_This issue was originally filed by d.connec...@gmail.com_
---
**What steps will reproduce the problem?**
1. Attempt to use the plus operator for string concatenation
**What is the expected ou…
-
Binding AudioParam of another AudioNode to an AudioWorker
As far as i understand, it is impossible to change a native AudioNodes' parameter at real-time. Some use cases i can think of:
1. Changing pa…
-
```
It would be useful if states were recorded as timeseries, and the rule language
made it simple to evaluate expressions that used those timeseries.
Specifically, I want a simple way to express r…
-
Brand new phoenix app created with `mix phoenix.new` on OTP 19 has these warnings.
Here's a repro app: https://github.com/aaronjensen/dialyzer_repro
Some of these may be plug or ecto, so let me know…