Search found 9 matches

by wiggle
Thu Aug 08, 2019 4:42 am
Forum: Max For Live
Topic: Accelerometer to Select Audio Track
Replies: 8
Views: 2067

Re: Accelerometer to Select Audio Track

Thanks for the advice.

I've been trying my hand to make a max for live device. I forgot to mention that I'm trying to use 2 controllers, but Ableton can only deal with one of them (they send the same messages.) I've already maxed out the mappings on the one controller, and have to use another ...
by wiggle
Tue Aug 06, 2019 7:10 am
Forum: Max For Live
Topic: Accelerometer to Select Audio Track
Replies: 8
Views: 2067

Re: Accelerometer to Select Audio Track

Yes, it sends Midi CCs.

So I am trying to do this:
1. Set up 4 stereo channels in Ableton that play simultaneously.
2. Route these 4 channels to Max.
3. In Max, set up a gate that routes the audio (according to the accelerometer values) to the main audio out.

(I'm currently stuck on step 2 ...
by wiggle
Sun Aug 04, 2019 11:13 pm
Forum: Max For Live
Topic: Accelerometer to Select Audio Track
Replies: 8
Views: 2067

Re: Accelerometer to Select Audio Track

>Did you look at the Connection Kit?

Yes. I have no problems connecting my device. I'm just trying to do something unconventional with it.

I'm hoping to select the track that is audible, depending on the position of the accelerometer.
by wiggle
Sun Aug 04, 2019 4:20 pm
Forum: Max For Live
Topic: Accelerometer to Select Audio Track
Replies: 8
Views: 2067

Re: Accelerometer to Select Audio Track

Wave (Genki Instruments,) connected via Bluetooth. It's visible in Ableton and Max.
by wiggle
Sun Aug 04, 2019 6:38 am
Forum: Max For Live
Topic: Accelerometer to Select Audio Track
Replies: 8
Views: 2067

Accelerometer to Select Audio Track

Hi, I'm trying to use an accelerometer to select which audio track gets played.
(For example when the accelerometer is tilted left, it will play the audio from Track 1, middle = Track 2, right = Track 3, etc.)

Is there any way to do this within Ableton Live, or would I have to route the audio to ...
by wiggle
Sat Dec 05, 2009 11:54 am
Forum: Max For Live
Topic: Device that worked in beta not working in shipping build.
Replies: 31
Views: 8003

Re: Device that worked in beta not working in shipping build.

My plugin also does not work on my system anymore:
http://www.unsound.com/M4L/
[A Max4Live plugin which sends numerical audio peak data to Processing via OSC.
Any program that can tap into OSC can use the data (Super Collider, Blender, etc.)]

Some users say it works, but for some reason does not ...
by wiggle
Fri Dec 04, 2009 9:37 am
Forum: Max For Live
Topic: Live 2 OSC/Processing doesn't work anymore
Replies: 7
Views: 1734

Re: Live 2 OSC/Processing doesn't work anymore

Thanks guys, I've uploaded the simplified version to:
http://www.unsound.com/M4L/


But I still can't get it to work on my system.
I can see that it is working within Max
( I set up a "udpreceive -> print",) but it seems
Processing is not getting any of the data.
Argh!!
by wiggle
Fri Dec 04, 2009 7:26 am
Forum: Max For Live
Topic: Live 2 OSC/Processing doesn't work anymore
Replies: 7
Views: 1734

Re: Live 2 OSC/Processing doesn't work anymore

Machinate wrote:hi,
one question, though; Why use the OpenSoundControl object? It's not really needed here.
Hi Andreas, I didn't know there's an easier way.
How should I go about this?


...
OSC is still not transmitting on my system...
Hmmmm....


-g
by wiggle
Thu Dec 03, 2009 3:30 pm
Forum: Max For Live
Topic: Live 2 OSC/Processing doesn't work anymore
Replies: 7
Views: 1734

Live 2 OSC/Processing doesn't work anymore

Hi, I developed a Max4Live plugin which sends numerical audio peak data to Processing via OSC.
Any program that can tap into OSC can use the data (Super Collider, Blender, etc.)

Here is the description page:
http://unsound.com/M4L/

Today, I installed the release version of Ableton Suite 8.1 (with ...