Ableton Push support is here

Post Reply New Topic
RELATED
PRODUCTS
Push

Post

... And when I said not recommended making changes, I really meant if you are planning to update the script when we add features, your changes are going to get whacked.

As moss said, in the end do what you will, the color customization will get addressed though.

Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine

Post

thank you for your reply guys hope developers release some api soon :D :D

i think to navigate inisde fx chain with push for example (like instrument rack) we need to wait a bit for the same api problem....

cheers ;)

Post

I have talked to Volker (one of the Bitwig API devs), seems like we might get some needed API in the near future!

The device chain chain/access was one of the things specifically talked about.

Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine

Post

Hey, add accent button! Really not difficult but really need! And if you can do changed value 70-95-110-127 for accent button this is would be good ) thank you very Much for your work! = )

Post

Hey, add accent button!
I will add it to the feature requests. ATM I am refactoring some core stuff right now, then I can get back to implementing features.
Really not difficult
Ahh, to a developer these are truly famous last words. :)

Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine

Post

TeotiGraphix wrote:I have talked to Volker (one of the Bitwig API devs), seems like we might get some needed API in the near future!

The device chain chain/access was one of the things specifically talked about.

Mike
Great news also for Nektar Panorama and other controllers! I guess this will include selecting drum pads and controlling its devices? Besides this a 4x4 drum rack layout on push with the sequencer scrolling on the top would be great, as Ableton does it.

Post

Besides this a 4x4 drum rack layout on push with the sequencer scrolling on the top would be great, as Ableton does it.
A couple days ago moss implemented the prototype of this, already works with the 4x4 pads and step sequencer above in the top left/right 4x16 pads. :)

I spent a day refactoring a bunch of core stuff which is going to make it really easy to add features to the code now. The code is more OOP like (encapsulated), still got some global variables to kill sooner than later.

Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine

Post

TeotiGraphix wrote:
Besides this a 4x4 drum rack layout on push with the sequencer scrolling on the top would be great, as Ableton does it.
A couple days ago moss implemented the prototype of this, already works with the 4x4 pads and step sequencer above in the top left/right 4x16 pads. :)

I spent a day refactoring a bunch of core stuff which is going to make it really easy to add features to the code now. The code is more OOP like (encapsulated), still got some global variables to kill sooner than later.

Mike
Sounds awesome, you're making great progress! Once they add nested device control, then drum racks will be really usable with controllers. Just to confirm, currently you can not yet control any devices in drum pads by selecting the pad right? You have to select the device with the mouse? Or you can't even do that?

Post

Just to confirm, currently you can not yet control any devices in drum pads by selecting the pad right? You have to select the device with the mouse? Or you can't even do that?
Correct, you need to select it with the mouse (double click to open). Once the drum sub device is open you have to click on the sub device with the mouse. Once say the sampler in the drum machine is selected with the mouse, you can then control it with the Push.

So as you can see there are just a couple things missing right now from the device chain navigation API.

Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine

Post

Great job from these passionate coders!! all doing this for the community :)
Many thanks!

Post

Great job from these passionate coders!! all doing this for the community :)
Many thanks!
I have to say I have been programming things for a long time from UI components to compilers and I will say this is THE MOST fun thing I have worked on (other than my Caustic app projects), I know that sounds pitiful. :)

But being able to take something I own like the Push and make it work in this new DAW that has huge potential is very exciting and offers much incentive to push the limits. I really love the Push in Ableton as well, so its all a win win.

Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine

Post

Just to give this a little bump and to say +1 on the Accent support. It's a major thing for me with using this script.

Thanks again for all your efforts!

Post

Just to give this a little bump and to say +1 on the Accent support. It's a major thing for me with using this script.
Its implemented in the Sequencer and Drum Sequencer as "if accent is selected, send 127 as velocity".

So, it's not configurable yet as the OP wants but its half way there.

In Note mode with accent, all velocities are 127 right now.

Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine

Post

always better thanx for your work!!! :D

i've a question about a key follower in step sequencer...is possible to say in what range of note we are when use that(always like in ableton)? or is not possible yet? :)

thanx

Post

Massive V2.5 update is online :-)

Get it from: http://www.mossgrabers.de/Software/Push/Push.html

The manual is now in a Wiki: https://github.com/git-moss/Push4Bitwig/wiki

Lots of changes:
https://github.com/git-moss/Push4Bitwig/wiki/Changes

* Added Drum Sequencer (Press Shift + Note).
* Patch browsing (In Device mode press Browse).
* Toggle perspectives and panels (Keep Master pressed).
* Added more Scales and Chromatic mode for all of them.
* Color scheme of note sequencer is harmonized with drum sequencer.
* Accent button: If active velocity is always max in Sequencer and Play modes.
* Option to flip session mode to match arrangement view (press Session button twice).
* Footswitch 1: Sends sustain
* Footswitch 2: Toggle record
* Volume, Track and Master mode display now VU meters. Press one of these buttons twice to turn off.

Post Reply

Return to “Controller Scripting”