You are confusing server side things (buses) with language side things.( var range; range = [ 0, 127 ].asSpec; m = MIDIOut(0, MIDIClient.destinations[0].uid); a.slots[3].at( 49 ).action_( { |slot| m.control(0, 80, range.map(slot.value) ) } ); )Then whenever HID data comes in, the value is mapped and sent out as MIDI.
Thanks! This also clarifies many other things... c _______________________________________________ sc-users mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: https://listarc.bham.ac.uk/marchives/sc-users/ search: https://listarc.bham.ac.uk/lists/sc-users/search/