Search found 230 matches

by dataf1ow
Mon Nov 30, 2015 4:17 pm
Forum: Max For Live
Topic: Can you control device parameters with live.object?
Replies: 2
Views: 1184

Re: Can you control device parameters with live.object?

<pre><code> ----------begin_max5_patcher---------- 728.3ocyVsrbZCCEcs4qPimtjxH4GDna6mPW1oCiv9VPIFYORxTxjI+6U5Ja BIAmXmDbxFazEYcOmy8ktaRP35xCfNj7CxuIAA2MIH.M4LDzrNHbG+PVAWia KLqb2NPZBm5+OCbvf1+EXHls.ohq36.CnH64E0P69JDRHqrVhaNpwXE2jsUH 2rRAYFOHRhoynSIrkL2qkotmQKmQI+o4aj06DxBvfng0XTjiXnb80emk15xJ EnsHk...
by dataf1ow
Wed Nov 25, 2015 3:49 pm
Forum: Max For Live
Topic: Multiple instances of a device sharing a universal coll
Replies: 9
Views: 2743

Re: Multiple instances of a device sharing a universal coll

No worries! Glad you found it helpful.
by dataf1ow
Wed Nov 25, 2015 3:37 pm
Forum: Max For Live
Topic: Multiple instances of devices
Replies: 12
Views: 3003

Re: Multiple instances of devices

Parameter 0 is always (I'm almost positive of this) device ON for any given device.
by dataf1ow
Tue Nov 24, 2015 4:15 pm
Forum: Max For Live
Topic: Multiple instances of a device sharing a universal coll
Replies: 9
Views: 2743

Re: Multiple instances of a device sharing a universal coll

Here's my quick attempt. I didn't mess with any of the API stuff, I thought it would be more efficient (and easier) to just assign each device an ID on startup, and then query all other IDs. If there aren't any other devices, it will alert you that it's using the initial state. If there are other de...
by dataf1ow
Mon Nov 23, 2015 9:53 pm
Forum: Ableton Push
Topic: Push - Crossfader assignment & control
Replies: 11
Views: 5186

Re: Push - Crossfader assignment & control

Ha! I made that device for a student of mine. Funny it popped up over here.
8)
by dataf1ow
Mon Nov 23, 2015 9:49 pm
Forum: Max For Live
Topic: Multiple instances of a device sharing a universal coll
Replies: 9
Views: 2743

Re: Multiple instances of a device sharing a universal coll

How about if you made a check that looks to see if another of the same device is already loaded. If not, then initialize state 1, if there is, then don't initialize state 1, and the coll remains as you set it in the previous device.
by dataf1ow
Tue Nov 17, 2015 3:57 pm
Forum: Ableton Push
Topic: Push 2 lags when loading a project
Replies: 5
Views: 1586

Re: Push 2 lags when loading a project

4-5 seconds is not really that long, you save more time than that during the first few minutes of using the Push 2 with Live. I am almost certain it has to do with the display. It also affects other things, the script takes much longer to initialize for instance (tested with M4L devices). Not really...
by dataf1ow
Tue Nov 17, 2015 3:56 pm
Forum: Ableton Push
Topic: Push step sequencer problem for drum rack
Replies: 11
Views: 3957

Re: Push step sequencer problem for drum rack

You can change that setting on a track-by-track basis and save it in your live set. I personally think this is the way that it should work. I don't think this is a bug and I also don't think that anything's changed. This is how it has worked since I first bought the Push 1. I guess you for unknown ...
by dataf1ow
Mon Nov 16, 2015 7:45 pm
Forum: Max For Live
Topic: Remote script question
Replies: 1
Views: 677

Re: Remote script question

I solved this by reclassing the ClipSlotComponent, and adding my own function for creating a button. Seems to work, but I don't really understand why.
:?
by dataf1ow
Sat Nov 14, 2015 11:56 pm
Forum: Max For Live
Topic: Remote script question
Replies: 1
Views: 677

Remote script question

I know this isn't the proper forum, but I couldn't find another place to post. I am making a script for a foot controller that is a one clip session ring. I have successfully implemente navigation, clip launching arming etc. I even subclassed the session component to add an undo, and a metronome but...
by dataf1ow
Sat Nov 14, 2015 4:57 pm
Forum: Max For Live
Topic: Scrubber v1.4 - Push 2 Support
Replies: 0
Views: 600

Scrubber v1.4 - Push 2 Support

Hey all,

Just added support for Push 2 to my chop-any-clip-ever device Scrubber. Check it out:

http://www.maxforlive.com/library/devic ... b-scrubber
by dataf1ow
Sun Nov 01, 2015 11:43 pm
Forum: Ableton Push
Topic: PushChop-looping/chopping for the Push (excuse crosspost)
Replies: 23
Views: 4796

Re: PushChop-looping/chopping for the Push (excuse crosspost)

downloaded again. Same behavior. Can't drag to channel (one at a time). And the files won't load into Max. Did you try to just double click the files and open them from your file browser? The files won't load into max because they aren't max files. As gavspav said, they should be working fine on al...
by dataf1ow
Fri Oct 30, 2015 11:34 pm
Forum: Ableton Push
Topic: PushChop-looping/chopping for the Push (excuse crosspost)
Replies: 23
Views: 4796

Re: PushChop-looping/chopping for the Push (excuse crosspost)

It seems I uploaded a non-frozen version of the brain at some point. It's fixed now (please let me know if it isn't). As for not being able to drag it into Live, that's weird, and shouldn't be happening. Unfortunately I have no good advice other than to double click the .amxd files, and then save th...
by dataf1ow
Fri Oct 30, 2015 7:35 am
Forum: Ableton Push
Topic: PushChop-looping/chopping for the Push (excuse crosspost)
Replies: 23
Views: 4796

Re: PushChop-looping/chopping for the Push (excuse crosspost)

They are not accepted? What does that mean? What prompt do you get?
What files did you download exactly?
The .amxd files can simply be dragged into Live.
by dataf1ow
Mon Oct 26, 2015 3:40 pm
Forum: Ableton Push
Topic: PushChop-looping/chopping for the Push (excuse crosspost)
Replies: 23
Views: 4796

Re: PushChop-looping/chopping for the Push (excuse crosspost)

If you're a Windows user you'll need to download the karma~ external and add it to your max search path. http://www.rodrigoconstanzo.com/2015/05/karma/ Karma~ is simply the external I used to implement the looping/copping/overdubbing in more recent versions. Push_Chop v1.1 is the version of the devi...