Search found 426 matches

by amounra93
Mon Oct 24, 2011 9:23 pm
Forum: Max For Live
Topic: Launchpad into user1/2 without selecting as a control surfac
Replies: 13
Views: 2552

Re: Launchpad into user1/2 without selecting as a control surfac

It can handle up to five @ once. Each one can be operating on its own patch, or they can all operate on the same one, or whatever combo in between.

What are you trying?

a
by amounra93
Mon Oct 24, 2011 7:08 pm
Forum: Max For Live
Topic: Launchpad into user1/2 without selecting as a control surfac
Replies: 13
Views: 2552

Re: Launchpad into user1/2 without selecting as a control surfac

Nope. Its a conversion layer built into the Python script.

Monomodular makes Launchpad programming a lot easier in m4l....of course, you'd have to be using Live. There's a custom script that gives easy access to 8 monome-style patches from within m4l.

a
by amounra93
Mon Oct 17, 2011 7:07 pm
Forum: Max For Live
Topic: observing Launchpad focus area (red ring)?
Replies: 8
Views: 3230

Re: observing Launchpad focus area (red ring)?

It requires some hot-rodding of the py scripts in order to do what you want....it can be accomplished with a combination of m4l and custom _Framework scripts, but the _Framework does not support it 'out of the box'.

a
by amounra93
Sat Oct 15, 2011 6:12 am
Forum: Max For Live
Topic: help with changing presets and lighting launchpad.
Replies: 5
Views: 1129

Re: help with changing presets and lighting launchpad.

Sorry, I don't have my launchpad right now (loaned it to a friend to play with) so its tough for me to come up with code that will work in a simple way. But yes, basically you can use a [zl rot 1] object between the output of your button_matrix observer and the input of the matrixctrl. The output of...
by amounra93
Thu Oct 13, 2011 11:00 pm
Forum: Max For Live
Topic: help with changing presets and lighting launchpad.
Replies: 5
Views: 1129

Re: help with changing presets and lighting launchpad.

Oh, gotcha. I think the easiest way is to use a matrixctrl to keep track of things....it will automatically turn off all buttons but the one currently sent to it if you use it in exclusive mode. (Look at the info for it, and under 'behaviour' you can choose the 'One Non-Zero Cell per Matrix'). I do ...
by amounra93
Thu Oct 13, 2011 6:45 pm
Forum: Max For Live
Topic: help with changing presets and lighting launchpad.
Replies: 5
Views: 1129

Re: help with changing presets and lighting launchpad.

Hey Ned, Sorry, I don't have time to look at the patch right now (actually, I just tried and apparently copy compressed doesn't work in Chrome), but pattrstorage sends a 'recall n' message when you recall one of its presets. I use this to light buttons in Monomodular patches using storage methods. I...
by amounra93
Wed Oct 12, 2011 1:29 am
Forum: Max For Live
Topic: Ever heard of 4ms RCD and SCM modules?
Replies: 2
Views: 854

Re: Ever heard of 4ms RCD and SCM modules?

I'm going after this sort of thing with Monomodular....there is a new plugin arriving with the next update that will do something similar to what you are talking about, as well as new timing modules for most of the current plugins that will react to it (or standard midi clips, or whatever you assign...
by amounra93
Thu Sep 22, 2011 8:39 am
Forum: Max For Live
Topic: MixerComponent.on_selected_track_changed (MidiRemoteScripts)
Replies: 4
Views: 1228

Re: MixerComponent.on_selected_track_changed (MidiRemoteScripts)

To be honest, this only ever happens to me when I have a script loaded, edit the .py and save it, then reload the same script without restarting Live. Doesn't seem to matter how 'correct' the script is, I often encounter all sorts of weirdness with the _Framework when doing this. It can, though, be ...
by amounra93
Tue Sep 20, 2011 6:36 pm
Forum: Max For Live
Topic: MixerComponent.on_selected_track_changed (MidiRemoteScripts)
Replies: 4
Views: 1228

Re: MixerComponent.on_selected_track_changed (MidiRemoteScripts)

Sometimes things get screwy if you are editing py scripts without closing and reopening live. Mainly, though, I would recommend checking your 'disconnect' functions and making sure everything is getting resolved correctly between sessions (this happens a lot, and is the usual cause for this type of ...
by amounra93
Wed Sep 14, 2011 6:22 am
Forum: Max For Live
Topic: Midi Remote Scripts - Audio Clip volume?
Replies: 3
Views: 1130

Re: Midi Remote Scripts - Audio Clip volume?

You probably know about this, right? : http://monome.q3f.org/browser/trunk/LiveControl/live8.txt I took a look at it...there should be a mixer_device hanging off of the clip, but apparently its not exposed via MXDCore....very weird. I wonder how they work the MIDI Mapping bit internally....I'm absol...
by amounra93
Wed Sep 14, 2011 5:50 am
Forum: Max For Live
Topic: Problems with a sucessful launch of monomod plg-ins
Replies: 8
Views: 1846

Re: Problems with a sucessful launch of monomod plg-ins

Ok, that might take a bit longer then. I have to refreeze every mod individually each time I release a new version, it takes a couple hours...unfortunately I'm pressed for time right now, but I'm almost ready for a subrelease (with two new control surfaces supported and a cool new plugin), so I'm no...
by amounra93
Wed Sep 14, 2011 12:29 am
Forum: Max For Live
Topic: Problems with a sucessful launch of monomod plg-ins
Replies: 8
Views: 1846

Re: Problems with a sucessful launch of monomod plg-ins

I'll spend a few minutes later tonight when I'm done w/this gig and put together a package with the appropriate current b992 files for you so that you can get some work done. Unfortunately, there is no backwards compatibility for anything prior to v.b99, as the architecture completely changed. That ...
by amounra93
Tue Sep 13, 2011 8:29 pm
Forum: Max For Live
Topic: Problems with a sucessful launch of monomod plg-ins
Replies: 8
Views: 1846

Re: Problems with a sucessful launch of monomod plg-ins

Thank you so much for the response. I am using Max 5.19 and when loading all the new plug-ins accept aumpad and buttons. i need the monolink working in order to be productive with my setup. I D/L the update to b99 and the three plug=ins worked which were monomod,aumpad,buttons. Nothing else works. ...
by amounra93
Tue Sep 13, 2011 7:08 am
Forum: Max For Live
Topic: Problems with a sucessful launch of monomod plg-ins
Replies: 8
Views: 1846

Re: Problems with a sucessful launch of monomod plg-ins

I'm happy to help you get it sorted. I need a little more information, though: what 'mods' (monomod plugins) are you inserting that are causing the crash? What version of Max is installed? Version b99 hasn't been tested against Live 8.26 yet, it was built against Live 8.22/Max 5.18....there could be...
by amounra93
Mon Sep 12, 2011 9:26 am
Forum: Max For Live
Topic: Monomodular Thread (b994: Max6 Compatibility)
Replies: 86
Views: 29810

Re: Monomodular Thread (b99: Ohm64, Block, iPad, Launchpad)

Sorry, that might not be so easy to do....while Monomodular offers a m4l plugin to connect directly to native monome plugins, you'd need the opposite. The kind of integration you'd need to do what your talking about would require a control script that communicates directly with a monome (since the k...