Page 1 of 1
Posted: 24 Oct 2014, 21:03
by La Tenaille
I've discovered a few days ago that "motorized" option isn't only for motors, but all controls needing MIDI feedback. This indication in the manual would have saved me hours of head scratching (I've built all my feedbacks manually).
Or perhaps replace "motorize" with "MIDI feedback" to avoid misunderstanding ?
Posted: 25 Oct 2014, 02:44
by sephult
Maybe you could update the wiki, there are a ton of things I should update too.
Need to get a list together and do it.
Posted: 25 Oct 2014, 13:01
by nay-seven
yes, you're right, sorry for that, not always easy to find the good word in manuals.
will add a paragraph about it in the new manual coming
About wiki changes, of course you can ,but i actually work on a new one (with the new website coming too) , moving pages, changing name and updating with the new 2.0 features so wait a bit

Posted: 25 Oct 2014, 17:02
by sephult
A new one??? Is that why things have been in slumber the last month or so?
I'm excited now
Great news Nay!
Posted: 26 Oct 2014, 11:00
by ceasless
They've been teasing us mercilessly with all these hints!
All I keep wondering, is how merry will this Christmas be?

Posted: 26 Oct 2014, 11:19
by Nosca
Thank you for these infos !
I've got a Korg nanoKontrol2, its Led mode is "external". For example when I assign a switch in Usine to one button on my controller, I would like that Usine sends a midi out message to my controller in order to turn on and off the button's led of my controller. It is possible with the motorized mode without building feedback manually ? I've selected "motorized" and tried "mackie mode" but Usine doesn't send any midi out message to my nanoKontrol.
Thank you for the help !

Posted: 26 Oct 2014, 12:08
by ceasless
Seems like there is not much information about how to do it, but lot's of people asking the question.
This looked promising:
http://new-supercollider-mailing-lists- ... 98791.html
and here, if you can make sense of the clojure code:
https://github.com/overtone/overtone/bl ... NTROL2.clj
Posted: 26 Oct 2014, 12:09
by nay-seven
here how the new chapter look now, tell me if it ok now ( @nosca: i suppose you need to set your
Midi device out to motorized ?)

Posted: 26 Oct 2014, 19:38
by La Tenaille
It's clear!
But I think it would be simpler to replace "motorized device" in Usine panels with "MIDI feedback"

Posted: 27 Oct 2014, 10:20
by Nosca
It works !!!
Thank you so much !
Posted: 27 Oct 2014, 11:55
by Nosca
It is possible to choose on which channel the midi feedback will be sent ?
My nanoKontrol is on channel 1 but inside Usine I need to change its channel. So the feedback is automatically sent on the channel that i've chose inside Usine, not on the channel 1, so the button's led doesn't turn on and off...
Posted: 05 Nov 2014, 17:23
by nay-seven
maybe i need a patch example to see how you organize your work , but the only workaround i see is to create a ghost object ( where = invisible and linked to the original) with a different Midi assignation ?