Search found 2 matches

by TheBayer
Fri Apr 10, 2015 9:32 am
Forum: General
Topic: Feature Request: Add Voices IO to the Ruby Module
Replies: 1
Views: 6176

Feature Request: Add Voices IO to the Ruby Module

There are cases where it would be nice to interpret MIDI myself and do my own voice scheduling. There is practically no way to build a voices object myself unless I can convert what I really want to do into MIDI that the system will already interpret correctly. This would mean my only sane way to do ...
by TheBayer
Fri Mar 22, 2013 10:18 am
Forum: DSP
Topic: Feature Request: Ruby Voices Output
Replies: 0
Views: 10582

Feature Request: Ruby Voices Output

Hi,

I'm trying to make an input method that maps a Haken Continuum as if it is 16 sets of CVs. I have been able to work out some decent ruby code to map the X,Y,Z positions. I'd really like to turn these into voices directly so that I could use it to drive a synth rather than grossly restructuring ...