Page 2 of 2

Re: Push - 'Grouped' track and clip indicators

Posted: Thu Aug 29, 2013 1:36 pm
by chroos
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

Re: Push - 'Grouped' track and clip indicators

Posted: Thu Aug 29, 2013 2:06 pm
by desiggers
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!

Re: Push - 'Grouped' track and clip indicators

Posted: Thu Aug 29, 2013 2:48 pm
by desiggers
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 ;-)

Re: Push - 'Grouped' track and clip indicators

Posted: Thu Aug 29, 2013 6:51 pm
by chroos
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

Re: Push - 'Grouped' track and clip indicators

Posted: Sat Sep 14, 2013 9:57 pm
by djesa
any word from ableton, regarding if there will be color shown for grouped tracks on the push? possible in version 9.1? :)

Re: Push - 'Grouped' track and clip indicators

Posted: Wed Sep 18, 2013 6:36 am
by mux23
just tried it in the 9.1 beta and the behavior is the same. :( no lights for grouped tracks.

Re: Push - 'Grouped' track and clip indicators

Posted: Thu Feb 06, 2014 9:14 am
by Ubik
Any update for 9.1 ?
thx !

Re: Push - 'Grouped' track and clip indicators

Posted: Thu Feb 06, 2014 9:56 am
by chroos
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

Re: Push - 'Grouped' track and clip indicators

Posted: Thu Feb 06, 2014 10:38 am
by chapelier fou
It's been fixed !