Is there a way to access dac output channels directly???

hdn's icon

In an m4l patch? I would like to directly send audio to several channels of my interface. In standalone, this is simply done-- [dac~ 1 2 3 4 5] and boom you're in the zone. The same object in m4l yields nothing at all at the dac outputs. It looks like there are some older posts stating that this is an m4l limitation. Is there truly no way I can send audio to multiple dac outputs directly in my patch???

Jean-Francois Charles's icon

With Live 10, you would use [plugout~ 1 2 3 4 5 6]. You can access channels 3 4 5 6 as inputs on other Live tracks. From there, you'll route to the desired output.