You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great cinder block, very useful !!.
I am using the block to manage all my sound files, however, I am finding it hard to add multiple channel outputs to the lib, could you point out to the correct direction to adding multiple outputs.
I added ci::audio::OutputDeviceNodeRef node to the Track data structure, like this:
Great cinder block, very useful !!.
I am using the block to manage all my sound files, however, I am finding it hard to add multiple channel outputs to the lib, could you point out to the correct direction to adding multiple outputs.
I added
ci::audio::OutputDeviceNodeRef
node to the Track data structure, like this:https://gist.github.com/ThomasLengeling/dd0ec421898cf323afb2
then I added a new setChannel function to control the channel index output.
Thank you very much
The text was updated successfully, but these errors were encountered: