bdutta
bdutta
Is there a list of other Arduino libraries that SoftTimer is able to happily coexist with, in the same Sketch, or parameters on which to evaluate such other libraries ?
AFAIK almost most implementations of humanize only add slight randomization on various qualities -- timing, velocity especially for MIDI data, and in rare cases pitch (I suppose using pitch-bend). Agree...
Very interested in the answer. In just about 8 months we shall have another Ubuntu LTS release (22.04).
Eventually, what did seem to work to get the examples running was: - `git clone https://github.com/fiorix/go-diameter` in my $GOPATH/src/github.com/fiorix/ directory - `cd $GOPATH/src/github.com/fiorix/go-diameter/examples/server` in one terminal - `go run server.go`...
This is the very nature of opensource projects, without corporate backing. Someone creates a software because they need it, and for a while they will volunteer their time to develop...
https://github.com/ThornM9/jumpcutter is a fork of this original project, very recent (as of date of this comment). It even has binary releases available, and I've tested it a bit on Ubuntu...
You do not seem to have ffmpeg installed, or if installed your PATH environment variable is not setup correctly. ffmpeg is a dependency of this tool, so first set it...
New to WSL and Rancher Desktop, but I think Rancher Desktop leaves the WSL namespace with the network interfaces it created. At least this is what I see on my...
Thanks. Is there any way to extend Rakarrack-plus by adding custom LV2 plugin, or route signal chain through Carla (kxstudio) ? BTW, isn't the Harmonizer effect in Rakarrack suitable to...
Thanks. That certainly gives me some good ideas to play around with. BTW, I suppose R+ doesn't have any Ubuntu PPA for prebuilt binaries but needs to be built from...