[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] step through pbind



p = Pbind(...).asStream;

n = NoteOnResponder({ |src, chan, num, veloc|
 p.next(Event.default.copy).play;
}, port_number, chan_number, note_num, veloc_range)

where veloc_range may be (63..127) or (_ >= 63) or just a number if
you know in advance what it will always be.

hjh

On 6/6/06, simon blackmore <simon@xxxxxxxxxxxxxxxxxx> wrote:
Hi list,

Does anyone know if it is possible to step through a Pbind
sequence with a midi note.

Basically I have made a midi pedal that sends out a note every time
you step on it. It plays a synth easily enough but it would be great if
I could use it to step through a pre programmed sequence.


--
James Harkins /// dewdrop world
jamshark70@xxxxxxxxxxxxxxxxx
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman