multi channel

Learn about building and using Max for Live devices.
robinmeier
Posts: 7
Joined: Thu Sep 10, 2009 3:13 pm

multi channel

Post by robinmeier » Tue Oct 13, 2009 1:04 pm

is there a way to output to several (physical) channels from from one track?
i'd like to spatialize sounds from inside a maxdevice.

hoffman2k
Posts: 14718
Joined: Tue Jun 15, 2004 6:40 pm
Location: Belgium
Contact:

Re: multi channel

Post by hoffman2k » Tue Oct 13, 2009 6:16 pm

robinmeier wrote:is there a way to output to several (physical) channels from from one track?
i'd like to spatialize sounds from inside a maxdevice.
No. Only Stereo works for individual tracks.

vanceg
Posts: 130
Joined: Wed Aug 02, 2006 6:46 pm

Re: multi channel

Post by vanceg » Wed Oct 14, 2009 7:24 pm

robinmeier wrote:is there a way to output to several (physical) channels from from one track?
i'd like to spatialize sounds from inside a maxdevice.
I'm hoping that multiple outputs will be enabled in a version somewhat soon. But we have heard that multiple output will not be available in M4L devices in version 1.0

For right now - it looks like the only way* to spatialize would be to control Live's Sends...but that's pretty awkward.

*(well, there is NEVER just one way)
Latptop:
MacBook Pro 2.33, RME Fireface 400, iPad running TouchOSC, VG-99 processor, SoftStep foot pedal (2)


Desktop:
MacPro 3.15Ghz, 8GB RAM, Maudio Profire, Eventide H8000, Eventide Eclipse.

mlehmann
Posts: 101
Joined: Tue Jun 15, 2004 8:08 pm
Location: Quebec, Canada
Contact:

Re: multi channel

Post by mlehmann » Thu Oct 15, 2009 12:26 pm

Yeah, I find that disappointing as well. I really hoped I could be able to create a spatialization plugin within m4l so I can work in surround for live performances. Guess they can't do everything at once and hope we'll see that in v2
MacBookPro, OSX 10.6.4, MOTU Ultralite

Live Suite 8, MaxMSP 5, Max For Live, Logic Studio 9, Wave Editor

http://www.brakmolotov.net
http://www.soundcloud.com/meriol_lehmann

ztutz
Posts: 100
Joined: Sat Jul 30, 2005 5:59 pm
Contact:

Re: multi channel

Post by ztutz » Thu Oct 15, 2009 3:24 pm

I'm working on a solution that I hope will allow spatialization across 8 speakers. It is more primative than I'd like, but I guess workarounds are all that we get for now.

I'll post my approach once I've made some progress on it. I'm currently finishing off another device.

mlehmann
Posts: 101
Joined: Tue Jun 15, 2004 8:08 pm
Location: Quebec, Canada
Contact:

Re: multi channel

Post by mlehmann » Thu Oct 15, 2009 3:52 pm

Great!
MacBookPro, OSX 10.6.4, MOTU Ultralite

Live Suite 8, MaxMSP 5, Max For Live, Logic Studio 9, Wave Editor

http://www.brakmolotov.net
http://www.soundcloud.com/meriol_lehmann

mzed
Posts: 44
Joined: Tue Sep 01, 2009 4:11 pm
Contact:

Re: multi channel

Post by mzed » Thu Oct 15, 2009 5:05 pm

Here's my 4-channel solution, using sends:
http://www.mikezed.com/4-channels.zip

Put it on a track with 4 sends. Windows vbap object is here:
http://www.acoustics.hut.fi/software/vb ... s_windows/

Double-click on the speaker placement sub-patcher to adjust your speaker locations. You could also change the number of speakers, although the rest of the code isn't there yet.

I don't know what the power curves on the sends are, so this isn't scientifically accurate.

mz

stefan-tiedje
Posts: 219
Joined: Thu Sep 17, 2009 3:50 pm
Location: Berlin

Re: multi channel

Post by stefan-tiedje » Fri Oct 16, 2009 3:07 pm

I finally got my spatializer running as well. The send solution is overkill, as I need at least 8 outs. I had up to 12 Speakers which is very nice, but just imagining a track with 12 sends which are even not really used as sends... (and you probably want real sends as well...)
As I did it in max with simply controlling a matrix~ I just send the matrix~ information over a send object to 4 tracks which only output the sound for one pair of speakers. It works fine, but even with grouping tracks its creating more ghost tracks than one would want (they exist only for the distribution and have no other use. Seems a waist of resources...)
Its at the moment not more than a proof of concept, I'll post a finished result soon...

Stefan
Les Ondes Mémorielles-----x---
--____-----------|----------|----
--(_|_ ----|\-----|-----()--------
-- _|_)----|-----()---------------
----------()----------TJ Shredder
http://tjshredder.wordpress.com/

hoffman2k
Posts: 14718
Joined: Tue Jun 15, 2004 6:40 pm
Location: Belgium
Contact:

Re: multi channel

Post by hoffman2k » Fri Oct 16, 2009 3:12 pm

Have you considered using the External Audio Effect? Depending on how your patch works, you could keep it all in one track.
The External Audio Effect allows you to specify speakers and you can use any number of these.

ztutz
Posts: 100
Joined: Sat Jul 30, 2005 5:59 pm
Contact:

Re: multi channel

Post by ztutz » Fri Oct 16, 2009 3:32 pm

That is precisely what I've done. Works well, especially when racked up into eights.

stefan-tiedje
Posts: 219
Joined: Thu Sep 17, 2009 3:50 pm
Location: Berlin

Re: multi channel

Post by stefan-tiedje » Sat Oct 17, 2009 3:14 pm

hoffman2k wrote:The External Audio Effect allows you to specify speakers and you can use any number of these.
How would you do that? As far as I see, I can only create a row of effects, with the returns going back into the same track after the External Effect device. This could work for live input (be choosing the original input as return), but would not work for synthesized sounds or tracks, unless I patch a hardware cable to reroute my sounds...

Stefan
Les Ondes Mémorielles-----x---
--____-----------|----------|----
--(_|_ ----|\-----|-----()--------
-- _|_)----|-----()---------------
----------()----------TJ Shredder
http://tjshredder.wordpress.com/

hoffman2k
Posts: 14718
Joined: Tue Jun 15, 2004 6:40 pm
Location: Belgium
Contact:

Re: multi channel

Post by hoffman2k » Sat Oct 17, 2009 3:30 pm

stefan-tiedje wrote:
hoffman2k wrote:The External Audio Effect allows you to specify speakers and you can use any number of these.
How would you do that? As far as I see, I can only create a row of effects, with the returns going back into the same track after the External Effect device. This could work for live input (be choosing the original input as return), but would not work for synthesized sounds or tracks, unless I patch a hardware cable to reroute my sounds...

Stefan
You could have parallel Chains in an Audio Effect Rack. 8 "Layers" each with an external audio effect sending to an individual speaker.
Depending on your solution you either need 8 custom devices on each Chain or one device automating the chain volumes.

ztutz
Posts: 100
Joined: Sat Jul 30, 2005 5:59 pm
Contact:

Re: multi channel

Post by ztutz » Sat Oct 17, 2009 9:24 pm

stefan-tiedje wrote:
hoffman2k wrote:The External Audio Effect allows you to specify speakers and you can use any number of these.
How would you do that? As far as I see, I can only create a row of effects, with the returns going back into the same track after the External Effect device. This could work for live input (be choosing the original input as return), but would not work for synthesized sounds or tracks, unless I patch a hardware cable to reroute my sounds...

Stefan
I put eight parallel externals into a rack, and map the gain to the eight macro knobs, automating these from my panning device. I then place one instance of this rack into each track that will go to the speakers. You are correct, the signal chain stops with these devices - they are the last device in each track's chain.

Not perfect, but better than a poke in the eye. You can accomplish a variety of routing solutions, and you can also write reasonable spatialization code.

stefan-tiedje
Posts: 219
Joined: Thu Sep 17, 2009 3:50 pm
Location: Berlin

Re: multi channel

Post by stefan-tiedje » Sun Oct 18, 2009 3:20 pm

Thanks for the tip, I'll find out how exactly to do that. Still learning Live - my last intense sequencer experience was Studio-Vision and an old Logic 3.0. After that mainly ProTools. Live is a very different beast and I like it...

How do you Live experts do 5.1 mixes? Also with racks of parallel devices? - just curios...

Stefan
Les Ondes Mémorielles-----x---
--____-----------|----------|----
--(_|_ ----|\-----|-----()--------
-- _|_)----|-----()---------------
----------()----------TJ Shredder
http://tjshredder.wordpress.com/

ztutz
Posts: 100
Joined: Sat Jul 30, 2005 5:59 pm
Contact:

Re: multi channel

Post by ztutz » Sun Oct 18, 2009 5:54 pm

Lack of 5.1 is just one of the myriad long-awaited features for Live.

Live is an awesome and fun-to-use tool for live performance and sketching of compositional ideas, as long as they are in stereo... Like you, I prefer to think of it as a *sequencer* that combines audio and midi tracks. (But this shows that I am oldskool, I'm afraid.)

If I am doing a complex 5.1 or other multichannel *mix*, I use other software and wait patiently for the feature.

Post Reply