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

Re: [sc-users] new list member - with a ribbon controller



OT-
Live uses python for some of its internal interface code (mostly used
for internal testing).  somebody figured this out and hacked it so
that you can insert python scripts and process the incoming midi.  its
pretty limited from what I can see.

-cx


On 10/21/07, Dan Stowell <danstowell@xxxxxxxxx> wrote:
> Hi -
>
> Your plan is definitely possible in SC. SuperCollider can talk to MIDI
> inputs/outputs and the nice thing (compared against Live) is that
> since it's a programming language, it gives you the MIDI events and
> you do what you like with them -