Ableton Push support is here

Post Reply New Topic
RELATED
PRODUCTS
Push

Post

Just reinstalled the script from your Github & from your site, the console automatically open & that's it. Nothing more...

Post

moss wrote:The videos really look weird, haven't noticed that so far. Can you make the project available to me?
Yes, but the problem is not speific to a project. It happens on Windows 8 and 10, even if it's a fresh system with a fresh installed version of bitwig + script (newest versions).

Post

Moss -Thank you for all your hard work on the controller scripts they are great!

I have a Push (one) and find the PAD LEDs too bright for my eyes, even when powered by USB only.

Is there any way to dim the LEDs?

I have seen a tutorial for skinning the lights via Ableton Live using the syntax below:

RecordButton = Rgb.RED.shade(2)

I have looked through the Java Script but cannot see a way to implement this to the code.

Can you please help?

Post

Hey guys,

maybe someone can help me with that...

when i press the play button on the Push to stop the Audio Playback, the blue playhead in the arranger window follows to the loacation in the song where i pressed stop...
but i would rather prefer that the playhead stays where i pressed start... i know in the prefrences i can change between return to zero (0.0.0) and this second follow method... and if i press the playhead double it also returns to zero (0.0.0)...
if i´m not completly nuts, i think a few updates back it used to work like my requested method.

in my opinion the playbutton should behave like the spacebutton on the computer-keyboard...

i would really appreciate it if someone could help me...
Everyone knows more than I do...

Post

operator wrote:Hey guys,

maybe someone can help me with that...

when i press the play button on the Push to stop the Audio Playback, the blue playhead in the arranger window follows to the loacation in the song where i pressed stop...
but i would rather prefer that the playhead stays where i pressed start... i know in the prefrences i can change between return to zero (0.0.0) and this second follow method... and if i press the playhead double it also returns to zero (0.0.0)...
if i´m not completly nuts, i think a few updates back it used to work like my requested method.

in my opinion the playbutton should behave like the spacebutton on the computer-keyboard...

i would really appreciate it if someone could help me...
+1 this one bothers me too

Post

Nedi wrote: Is there any way to dim the LEDs?
I have seen a tutorial for skinning the lights via Ableton Live using the syntax below:
RecordButton = Rgb.RED.shade(2)
I have looked through the Java Script but cannot see a way to implement this to the code.
These specific functions are not available in Bitwig. You could try to experiment with the colors, some are more dimmed than others.

Post

operator wrote:Hey guys,

maybe someone can help me with that...

when i press the play button on the Push to stop the Audio Playback, the blue playhead in the arranger window follows to the loacation in the song where i pressed stop...
but i would rather prefer that the playhead stays where i pressed start... i know in the prefrences i can change between return to zero (0.0.0) and this second follow method... and if i press the playhead double it also returns to zero (0.0.0)...
if i´m not completly nuts, i think a few updates back it used to work like my requested method.

in my opinion the playbutton should behave like the spacebutton on the computer-keyboard...

i would really appreciate it if someone could help me...
I implemented the requested behaviour as a new setting in 7.31.

Post

Released version 7.31:

* New: Overview navigation for session. Keep Shift button pressed in Session mode.
* New: Added new option to Play button behaviour: Pause behaves like the Space bar.
* Fixed poly aftertouch not working with Push 2.
* Fixed ribbon LEDs on Push 2 when in CC or Fader mode.
* Fixed: Bank range in grouped tracks behaves weird (requires Bitwig 1.3.8 RC 2+)

Enjoy!

Post

Thanks moss!!! :)

Post

moss wrote:
operator wrote:Hey guys,

maybe someone can help me with that...

when i press the play button on the Push to stop the Audio Playback, the blue playhead in the arranger window follows to the loacation in the song where i pressed stop...
but i would rather prefer that the playhead stays where i pressed start... i know in the prefrences i can change between return to zero (0.0.0) and this second follow method... and if i press the playhead double it also returns to zero (0.0.0)...
if i´m not completly nuts, i think a few updates back it used to work like my requested method.

in my opinion the playbutton should behave like the spacebutton on the computer-keyboard...

i would really appreciate it if someone could help me...
I implemented the requested behaviour as a new setting in 7.31.

:tu: You ask,.. MOSS delivers! Fantastic update! (those little things in life.. :D )
Thnx again !!!

Post

:tu: Moss your the man... thank you very much... :tu:
Everyone knows more than I do...

Post

moss wrote:
These specific functions are not available in Bitwig. You could try to experiment with the colors, some are more dimmed than others.
Hey MOSS, Thanks for the suggestion! I've had a little play changing the colours and I'm delighted to say it works a treat!
I have f.lux warming my monitor colours which really helps so on the push I have chosen warmer colours to achieve the same soothing effect!

Image

Post

Great!

Post

Hi moss,

is it somehow possible to change the behaviour of the encoders?
I would like them to behave more like potentiometers,
no accelaration and same range as a potentiometer...
For a more analog feel 8)

Thanks!

Post

stamp wrote:Hi moss,

is it somehow possible to change the behaviour of the encoders?
I would like them to behave more like potentiometers,
no accelaration and same range as a potentiometer...
For a more analog feel 8)

Thanks!
You can find the behaviour in the function "changeValue" in framework/helper/Utilities.js (line 20).

Post Reply

Return to “Controller Scripting”