Search for «Pbind»doc code in class tags by 0-2U remove user filter
how to generate the synthdef with a pattern
by grirgz on 05 Jan'24 02:28 insynthdef building should take less time than s.latency for this to work
Import midinote, dur, amp and sustain from midi file using SimpleMIDIFile
by grirgz on 30 Dec'21 01:57 inThere is the .p method (see http://sccode.org/1-5aT) but here is also a way to retrieve the values directly
How to generate random envelope but control it with pattern standard \dur and \legato mecanism
by grirgz on 08 Oct'16 12:55 inRe: Morphing Saw Bass
by grirgz on 14 Mar'16 22:29 inmy hobbit: adding random arrays of LFO everywhere (bonus: a glitch i don't know where it come from)
In-App purchase
by grirgz on 11 Feb'16 18:46 inthe starting element of this track was the "piano" (named dru here) which is picking random notes from a scale then putting them at random time on a b
Pi sonification
by grirgz on 14 Nov'15 19:07 inIt take groups of 10 decimals from Pi and use each number as an index in arrays of patterns. If you are bored by pi, you can try other numbers
random patterns
by grirgz on 11 Nov'15 19:12 inthis generate very diverse compositions, tweaking is easy and change a lot the sounds generated, adding better synthdef can improve further the sound.
Modulation sequencing
by grirgz on 01 Sep'15 22:24 inTwo simple ways to set a different modulation per step in a pattern
Molecular music box 2
by grirgz on 28 Aug'14 02:27 inSame algo, but instead of picking the next note in the scale, it take the next event in an event pattern, much more possibilities, I have fun for hour
Molecular music box
by grirgz on 28 Aug'14 00:31 inInspired by this post http://www.kimri.org/blog/?p=487 I rewritten the algo to use more the patterns, so it's generated on the fly and it's easy to cu