Timo
Timo
Allow for a new instrument that uses the real-time input of a microphone and allows to add FX to it and maybe even record and sample/loop the sound. For example...
All generated chords are currently wrapped within one octave to keep chords close together. But this is not always ideal, so this could be added as an option or done...
Find a method and program a function that finds the best inversion for a chord with the most notes being close together given another chord as input (or maybe even...
The th.sslider currently has `mode 0` (monophonic) and `mode 2` (touchscreen), similar to the `[kslider]`, only a polyphonic mode is still missing.
The filter modulation in Flok doesn't seem to work. In the browser version it works correctly.
The option to change the tone height of the entire song with `set scalar` is not implemented yet
Filter gives errors when providing type and cutoff only, because the type will be applied as cutoff and the cutoff as the resonance. This should be fixed or return a...
Explore the options to have instruments not loop but only trigger once upon evaluation. Syntax could look like: `new sample time(off)` or `time(noLoop)`. Or maybe it should be specific keyword...