[Cs-dev] Signal flow graph opcodes are now working with array data types
Date | 2014-04-03 01:11 |
From | Michael Gogins |
Subject | [Cs-dev] Signal flow graph opcodes are now working with array data types |
Attachments | None None |
Thanks to recent fixes in the array data types in Csound 6, and to a fix by me in the signal flow graph opcodes outletv and inletv, array signals are now supported for the signal flow graph opcodes. Use ouletv to send a-rate and k-rate array signals, and inletv to receive a-rate and k-rate signals. I have only tested with a-rate but there is no reason k-rate will not work, although it will sum inlets.
This should greatly simplify routing multi-channel audio in Csound 6. It will be possible to send any number of channels of audio on a single signal flow graph port. These fixes will show up in the next release of Csound6 and CsoundVST.
Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com |