Till Bovermann

Results 26 issues of Till Bovermann

Explicitly allocate time to prepare a Modality Concert (ie. playing _with_ Modality instruments). Should be e.g. August/September.

documentation
design goals
use case

E.g. by saving the state of an `MKtlElementGroup` and recalling it later.

enhancement
question
design goals

as we are assembling the release for #200, I stumbled over `MKtlElementCollective` which still needs a basic Help file. I am willing to write it, though need some two sentences...

(splitting issue #263 into two) When there are multiple desc files for a single device, the web doc info page should best show all description files for that device on...

enhancement
later
web

stub issue, promised to be filled by @brianlheim :) a link: https://baptiste-wicht.com/posts/2012/07/manage-command-line-boost-program-options.html

comp: scsynth

I tried to build the sensel API on my osx machine, however, the dynamically linked library `LibSenselDecompress` seems to not be available in a native format. See also discussion on...

Hey there, out of whatever reason, the product and vendor IDs of my PS3EYE _changed_ when updating to OSX 10.14 (Mojave), leading to PS3Eye not detecting the camera. quick fix...

An idea that came up during the recent PM workshop (and @sletz pointed out to add an issue here): add a volume slider to the webIDE independent of the process....

this seems to be important for parallel synths to work properly regarding fading in and out, i.e. they should not fade at all... (sortof tested): ```supercollider t.setGlobal(\fadeTime, 1, \attack, 1);...