Search found 6 matches

by comod
Sun Jun 20, 2021 8:22 pm
Forum: Feature Wishlist
Topic: Show Audio/Midi-FX on each Channel in Mix-View (like Logic Pro)
Replies: 4
Views: 3578

Re: Show Audio/Midi-FX on each Channel in Mix-View (like Logic Pro)

Aaah its there, but it is a hidden feature hehehe.
https://youtu.be/-2F2m-CiiyA
Never know that options.txt exists. I give it a try as soon as possible.
@ableton: please fix the bug and release this feature, especially when its there and only have this little tiny bug
by comod
Fri Jun 18, 2021 9:32 pm
Forum: Feature Wishlist
Topic: Show Audio/Midi-FX on each Channel in Mix-View (like Logic Pro)
Replies: 4
Views: 3578

Show Audio/Midi-FX on each Channel in Mix-View (like Logic Pro)

Hi!

I do not understand why this feature isnt a part of Ableton. If you have a look at "Logic Pro"s DAW you will notice that Instruments and Effects are way better organized and much better accesible
https://labfreq.com/wp-content/uploads/2019/03/Logic_Mixer_Plugins-1024x640.png
I can understand ...
by comod
Tue May 28, 2019 5:12 pm
Forum: Ableton Live
Topic: Custom user script for Launch Control XL
Replies: 0
Views: 771

Custom user script for Launch Control XL

Hi!
Im trying to find out how to create my personal user script for Launch Control XL.

The special thing i want is a "blue hand" for each track like:

Image

Is there any easy starting script? Thanks
by comod
Thu Feb 19, 2015 12:35 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 490
Views: 413216

Re: Control selected track \w keyboard shortcuts


midi_bytes = (MIDI.CC_STATUS | 1, 5, 127)

Youre right! It works. I dont belive that the pipe was the key to get this done :roll:

On channel 0 i can Change the Dots (0-127) and with Channel 1 i can change the color of the led... Nice!
http://img4host.net/thumbnail.php?src=upload ...
by comod
Wed Feb 18, 2015 9:54 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 490
Views: 413216

Re: Control selected track \w keyboard shortcuts

Hi wiffbi!

It would be nice to get the current CC Values to my device if i change the Track. Color is not really important if its so difficult.

In other Scripts, they dont work too, i see something like this:


_LED_OFF = 0x00
_LED_RED = 0x10
_LED_GREEN = 0x20
_LED_BLUE = 0x40
_LED_CYAN = 0x60 ...
by comod
Sat Feb 07, 2015 7:45 pm
Forum: Tips & Tricks
Topic: Control selected track \w keyboard shortcuts
Replies: 490
Views: 413216

Re: Control selected track \w keyboard shortcuts

Hi at all!
I doing the whole weekend nothing else as studying THIS script :)

Is it possible to send the current values (volume, sends, ect) back to the midi-controller when i change/scroll the track or scenes/clips?
would be cool also if its possible to send colors of the current clip to the ...