ruby selector/droplist?
Posted: Sat Jul 20, 2013 11:04 pm
hi all, i`m fiddling around with the new droplist in ruby, and got a selector working but for check and show the actual item i did an array via split(',') from the items list and used this array also for the count to make 0..1 index for the preset (which is required for automation as vst) so my question is, is there a direct access to the droplist to get those parameters?
i also don`t really like the split(',')methode to do the array because the item list could also be a text array and then this methode dont work anymore...
some ideas?
i also don`t really like the split(',')methode to do the array because the item list could also be a text array and then this methode dont work anymore...
some ideas?