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

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



Hey,

On 23.10.2007, at 01:00, Tibor Páli wrote:

Dear Dan,

thanks for your reply.

On 21 Oct 2007, at 11:50, Dan Stowell wrote:

conversions you describe (integrating the pressure data etc). Check
out the "UsingMIDI" helpfile, which should have enough examples for
you to work from.

I will look at it.

Alternatively you can communicate with arbitrary hardware devices using systems like Arduino http://www.arduino.cc/ so
maybe it's possible to get the CVs directly.

This is interesting! If I can get the 3 CVs passed to SC, it would be the cleanest approach. I was thinking of driving a hardware sine oscillator with the control voltages and pitch track that signal but this appaers to be simpler and of lower latency. I will have to look into how the voltages are be passed into SC as variables (it looks like I need the SimpleMessageSystem lib on the arduino side). OK, I need to get arduino first :-)

I will try the MIDI route first because it seems to a be quicker route right now. I report back when I reach some success :-) I found some useful code examples there.


I would be interested in your approach...
The MIDI implementation of the ribbon-ctl-er seems to be good (looked at it from far since O don't have that ribbon here... )


regards
Till