-
I use "wine-rt" as my wine binary in carla for VST bridging.
The only VST I use is Steven Slate Drums 4, and after a recent update of a whole bunch of things, the 64bit version of the plugin disap…
bellt updated
6 years ago
-
Hi, really enjoying getting to know this library, I was trying to use the Canvas object but it doesn't seem to be present in this version. Although there seems to be some code commented out in the bui…
eddyc updated
7 years ago
-
As subject.
I either get odd errors, or seemingly no effect if I try to use `pitch` with `EDrums`:
``` js
> a = EDrums('x*ox*xo-').pitch.seq([.5,1,2,4], 1/8)
TypeError: Object 1 has no method 'seq'
…
-
Hi
So I make a file with the following code
``` javascript
Gibber.init({ globalize:false })
a = Gibber.Percussion.EDrums('x*ox*xo-')
a.snare.snappy = 1
a.fx.add( Gibber.FX.Reverb() )
b = Gibber.Grap…
-
Possibility to receive Choke message from edrums to stop a sample.
EDrums use cc message for chocking.