-
As follow up to this pull request #20
I guess the "correct way of spreading" would be to indeed create multiple api nodes in a vvvv.js node, and pass those on as a spread.
Meaning, a Delay with two …
-
Move the array outside of the prototype will allow the arrays to be reused without having to recreate them each time.
-
Simple waveshaper with one or two parameters, for "compression" by means of a non-linear transfer function, similar to passing the samples through sin().
-
The constant signal generator at the heart of Tone.Signal is currently an Oscillator through a WaveShaper, but it could be simplified to just be a Buffer where the output is always 1 set to loop.
-
Hello cwilso,
I'm learning going through your code and was wondering if you could provide a bit more documentation for the waveshaper ?
For instance: what the function "e4" does? Is that some sort …
hems updated
10 years ago
-
http://lmms.io/lsp/?action=show&file=6060
Just done a strong organ preset with 3OS. I want it to be featured in the program: should I firstly try to remove dirtiness from it?
-
I believe since the new waveshaper plugin was commited, the AFP waveview of samples has lost the zooming and end point drag ability. I also get a segfault when using the shift key in the AFP as i woul…
-
It looks like lmms is embedding code from this project: https://github.com/swh/ladspa
Looks like that project has an xml file with embedded C; in lmms the C is embedded directly into lmms source code…
-
to reproduce
insert zasfx
choose:
*show gui (must be advanced gui
edit instrument
[addSynth] Edit
show voice parameters
[low left cornor] change
[left & under for 2. graph ´] Sine-drop-down
(yes i sa…
-
> Originally reported on W3C Bugzilla [ISSUE-21514](https://www.w3.org/Bugs/Public/show_bug.cgi?id=21514) Tue, 02 Apr 2013 12:26:22 GMT
> Reported by Olivier Thereaux
> Assigned to
Per discussion at…