Push - 'Grouped' track and clip indicators

Discuss Push with other users.
chroos
Posts: 22
Joined: Mon Apr 13, 2009 8:30 am
Location: Germany

Re: Push - 'Grouped' track and clip indicators

Post by chroos » Thu Aug 29, 2013 1:36 pm

automatic updating of stop lights is working now.

its done by observing clip_slots for their playing_status and using this callback to update the stop leds

https://github.com/tentacleBuffet/Ablet ... mponent.py

desiggers
Posts: 5
Joined: Thu Aug 29, 2013 2:03 pm

Re: Push - 'Grouped' track and clip indicators

Post by desiggers » Thu Aug 29, 2013 2:06 pm

Help!

I made a backup of the ClipSlotComponent file before I replaced it.

But I didn't do so for the SpecialSessionComponent - I just copied the new one in by accident.

Now push doesn't turn on via usb when Live is open. (and with the power button on it just says "please start live..."

Could someone kindly send me the original SpecialSession file, or help me work out what's wrong? Is it perhaps that I have save the pyc file incorrectly? It seems odd that it is .py and not .pyc - and it shows as text in the preview window on OS X whereas the others don't...

Thank you!

desiggers
Posts: 5
Joined: Thu Aug 29, 2013 2:03 pm

Re: Push - 'Grouped' track and clip indicators

Post by desiggers » Thu Aug 29, 2013 2:48 pm

ok...panic over - installed ableton again in a different location in order to get the original script files back.

push is working again!

But: could someone explain how to correctly download the pyc files, step by step? I think this was where I went wrong...

Thank you!

p.s. I have to play in 3 days, so like, no hurry ;-)

chroos
Posts: 22
Joined: Mon Apr 13, 2009 8:30 am
Location: Germany

Re: Push - 'Grouped' track and clip indicators

Post by chroos » Thu Aug 29, 2013 6:51 pm

go to RemoteScripts/Push directory

1. bakcup Old *.pyc
- rename SpecialSessionComponent.pyc to SpecialSessionComponent.pyc.BAK

2. create *.py
- create SepcialSessionComponent.py
- go to https://github.com/tentacleBuffet/Ablet ... mponent.py
- click the raw button and copy everything
- paste into SpecialSessionComponent.py
- save

3. compile to *:pyc
- start ableton live

djesa
Posts: 45
Joined: Sat Mar 23, 2013 1:51 pm

Re: Push - 'Grouped' track and clip indicators

Post by djesa » Sat Sep 14, 2013 9:57 pm

any word from ableton, regarding if there will be color shown for grouped tracks on the push? possible in version 9.1? :)

mux23
Posts: 1
Joined: Wed Sep 18, 2013 6:36 am

Re: Push - 'Grouped' track and clip indicators

Post by mux23 » Wed Sep 18, 2013 6:36 am

just tried it in the 9.1 beta and the behavior is the same. :( no lights for grouped tracks.

Ubik
Posts: 259
Joined: Tue Dec 15, 2009 10:43 am
Location: Brussels

Re: Push - 'Grouped' track and clip indicators

Post by Ubik » Thu Feb 06, 2014 9:14 am

Any update for 9.1 ?
thx !

chroos
Posts: 22
Joined: Mon Apr 13, 2009 8:30 am
Location: Germany

Re: Push - 'Grouped' track and clip indicators

Post by chroos » Thu Feb 06, 2014 9:56 am

I can look into it next week. I have not tried 9.1 yet. But AS i read the release infos i thought 9.1 does already have implemented grouped tracks for push. So i thought my modifications were obsolete

chapelier fou
Posts: 6028
Joined: Mon May 15, 2006 12:15 pm

Re: Push - 'Grouped' track and clip indicators

Post by chapelier fou » Thu Feb 06, 2014 10:38 am

It's been fixed !
MacBook Pro 13" Retina i7 2.8 GHz OS 10.13, L10.0.1, M4L.
MacStudio M1Max 32Go OS 12.3.1

Post Reply