Search found 22 matches

by chroos
Thu Feb 06, 2014 9:56 am
Forum: Ableton Push
Topic: Push - 'Grouped' track and clip indicators
Replies: 23
Views: 7691

Re: Push - 'Grouped' track and clip indicators

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
by chroos
Thu Aug 29, 2013 6:51 pm
Forum: Ableton Push
Topic: Push - 'Grouped' track and clip indicators
Replies: 23
Views: 7691

Re: Push - 'Grouped' track and clip indicators

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/AbletonLive9_RemoteScripts/blob/PushModifications/Push ...
by chroos
Thu Aug 29, 2013 1:36 pm
Forum: Ableton Push
Topic: Push - 'Grouped' track and clip indicators
Replies: 23
Views: 7691

Re: Push - 'Grouped' track and clip indicators

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
by chroos
Wed Aug 28, 2013 12:49 pm
Forum: Ableton Push
Topic: Push - 'Grouped' track and clip indicators
Replies: 23
Views: 7691

Re: Push - 'Grouped' track and clip indicators

When folded you have to move inside the grid to get it updated. i already have an idea to fix this, but no time to implement it actually
by chroos
Wed Aug 21, 2013 4:52 pm
Forum: Ableton Push
Topic: Push - 'Grouped' track and clip indicators
Replies: 23
Views: 7691

Re: Push - 'Grouped' track and clip indicators

thanks ;)

All changes for grouped tracks are now in this file, so the original _Framework can be restored

https://github.com/tentacleBuffet/AbletonLive9_RemoteScripts/blob/PushModifications/Push/SpecialSessionComponent.py

This should do the StopButton trick

---- edit:

this is only working for ...
by chroos
Tue Aug 20, 2013 12:19 pm
Forum: Ableton Push
Topic: Push - 'Grouped' track and clip indicators
Replies: 23
Views: 7691

Re: Push - 'Grouped' track and clip indicators

Panoramica:

Thanks for your feedback! I will try to implement this feature.. I guess it can be done by simulating an actual clip inside the grouped track - maybe only some isPlaying property

dominique999:

I guess you use the wrong live version. there should be a logfile in your ableton directory ...
by chroos
Mon Aug 19, 2013 12:12 pm
Forum: Ableton Push
Topic: Group Clips are invisible in Session View on Push :(
Replies: 4
Views: 2173

Re: Group Clips are invisible in Session View on Push :(

i made a patch for MIDI Remote Scripts to show LED Feedback in grouped tracks, feel free to try it out:


you have to copy ClipSlotComponent.py to the _Framework folder inside the Remote Scripts.
make shure to backup the old ClipSlotComponent.pyc

https://github.com/tentacleBuffet/AbletonLive9 ...
by chroos
Mon Aug 19, 2013 12:11 pm
Forum: Ableton Push
Topic: Push - 'Grouped' track and clip indicators
Replies: 23
Views: 7691

Re: Push - 'Grouped' track and clip indicators

i made a patch for MIDI Remote Scripts to show LED Feedback in grouped tracks, feel free to try it out:


you have to copy ClipSlotComponent.py to the _Framework folder inside the Remote Scripts.
make shure to backup the old ClipSlotComponent.pyc

https://github.com/tentacleBuffet/AbletonLive9 ...
by chroos
Fri Nov 13, 2009 9:46 pm
Forum: Max For Live
Topic: serial not working
Replies: 3
Views: 1352

Re: serial not working

No i dont use it in another app.

i think its loaded two times, once in the plugin and once in the max app.
by chroos
Fri Nov 13, 2009 7:18 pm
Forum: Max For Live
Topic: serial not working
Replies: 3
Views: 1352

serial not working

When i put a [serial] inside M4L, i dont get any output. When i open the editor, i get the message, the serial port is already opened.

Could anybody use [serial] ?
by chroos
Wed Nov 11, 2009 3:16 pm
Forum: Max For Live
Topic: multiple inlets
Replies: 2
Views: 1133

Re: multiple inlets

thanks
by chroos
Tue Nov 10, 2009 11:15 am
Forum: Max For Live
Topic: multiple inlets
Replies: 2
Views: 1133

multiple inlets

Is it possible to have multiple audio or midi ins?
by chroos
Mon Nov 09, 2009 7:24 pm
Forum: Max For Live
Topic: customize M4L Stepsequencer
Replies: 4
Views: 1859

Re: customize M4L Stepsequencer

I made a 16x16 port for the monome. its scrollable in x- and y-direction. I will upload it when its prepared for editing note lenght and has a changeable resolution of steps.


to your question:

From [p configure_control_surfance] there is a connection to a [live.path] which goes into a [live ...
by chroos
Thu Oct 01, 2009 8:35 pm
Forum: Tips & Tricks
Topic: Sampler: Change playing sample, without new Midi event ??
Replies: 0
Views: 532

Sampler: Change playing sample, without new Midi event ??

It it possible to change the playing Zone of the Sampler without a new Midi event?

I want to fade (or interpolate) between Samples.
by chroos
Tue Sep 22, 2009 1:56 pm
Forum: Tips & Tricks
Topic: 'operator' tuning
Replies: 1
Views: 960

Re: 'operator' tuning

This is tuning, not detuning ;)

Tuning between Operators:
In a 1:1 ratio it is calculated by the 12th root of 2^semitones

On the right side is a tarnspose knob, that can tune all not-fixed operators. Like a global one.