Maschine4Bitwig Studio, MK2, MikroMK2 and MK1

Official support for: bitwig.com
Post Reply New Topic
RELATED
PRODUCTS

Post

dom@bitwig wrote:It is really great to play with in its current state already! Love it!
Have to dig into the scripts to see how i might modify a few minor things for me personally, like device mode being in macro control mode when entering it by default instead the first parameter page, because i use it more often, adding a device on/off button to the macro page.
For my workflow i guess i'll try to restructure the track mode a bit, too, removing the crossfader parameter to get one more send in and adding a rec arm to the F-buttons, when not using auto arm in the app for audio tracks...
> like device mode being in macro control mode when entering it by default instead the first parameter page,

Don, this isn't the case, you must press elect to get out of Macro and back into DeviceMode.

DeviceMode with parameter page 1 is the default. I am going to think about how to make some of these modes more temporary.

One less thing for you to hack.

* Added [F3] In TrackMode, toggles record arm for the current track.

Also, I might axe the crossfader as well in track mode since we already have a CrossFader mode, so that is redundent and would allow 4 sends.

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

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

Post

mrfrenkie wrote:
TeotiGraphix wrote: BTW, You are using the MK1, can you use it? Or is the D key always crashing it, really the scripts should just work together because its just MIDI messages and I have them all parallel.


PS You are the first to say you are trying the MK1, there are things that might now work since I haven't mapped some of the latest jogwheel etc. stuff to it.
Yes, I have the MK1 but I am not have english. :D

And yes - where is SHIFT on MK1?

PS: "AUTO WRITE" must be gate. And when press (hold) MUTE or SOLO there is something strange. Specifically with LED.
I updated the whole MK1 template to gates, should work fine.

I also made the first knob the jog wheel MIDI 80.

Wow, I didn't notice the MK1 does not have an ENTER button. I have put it on the A group button for now.

* Added [GROUP A] assigned to MK1 as [SHIFT].

Updated in GIT.

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 also made the first knob the jog wheel MIDI 80.

Wow, I didn't notice the MK1 does not have an ENTER button. I have put it on the A group button for now.

* Added [GROUP A] assigned to MK1 as [SHIFT].

Updated in GIT.

Mike

You are the god :pray: Big thank you!

Post

dom@bitwig wrote:
TeotiGraphix wrote: Dom, this script is still really raw, I am up for any changes. i have only really been working on this about 5 days, so I haven't thought everything out, just trying to test the features not really into the usability testing yet.
Amazing, the whole work for the push scripts really pays off now!
TeotiGraphix wrote: Please, list out any features or changes in the GIT issues if you have time. Odds are my workflow is close to yours and if not, i could always add options in the Controller config in Bitwig.
Some things are just taste sometimes, but i'll be more than happy to add my suggestions to the git issues, as it is personally my favourite controller weapon.
TeotiGraphix wrote: The rec arm button definitely was going in Track Mode next to mute/solo, i just started implementing the Function buttons so i probably have missed a lto.

Mike
Great, and no hurry! This comes together nicely...
Well 5 days I have been working on the implementation but longer as far as getting 4 controllers to work off one code base, that was a feat, lots of abstraction. ;-)

I added the rec arm [F3] and going to axe the crossfader tomorrow and add the send.

Thanks for using this Dom! I love it. :)

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

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

Post

Ah! And "Detect Available Controllers" also not work for MK1.

Post

mrfrenkie wrote:
TeotiGraphix wrote:
I also made the first knob the jog wheel MIDI 80.

Wow, I didn't notice the MK1 does not have an ENTER button. I have put it on the A group button for now.

* Added [GROUP A] assigned to MK1 as [SHIFT].

Updated in GIT.

Mike

You are the god :pray: Big thank you!
I repeat, I do not have this controller so I don't know if this stuff is working right. :)

If you can post problems, I can fix them but I am running blind with the MK1. Like I said though, most everything should "just work" since it's MIDI and I have abstracted all the weirdness into lumps that all do the same thing for the 4 controllers.

> Ah! And "Detect Available Controllers" also not work for MK1.

I don't think i have set this up for any of the Maschines to be honest, I need to research this.

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: > like device mode being in macro control mode when entering it by default instead the first parameter page,

Don, this isn't the case, you must press elect to get out of Macro and back into DeviceMode.

DeviceMode with parameter page 1 is the default. I am going to think about how to make some of these modes more temporary.

One less thing for you to hack.
Hehe, yes, that's what i meant, current default is the first parameter page, but i would change it to macros being the default.
TeotiGraphix wrote: * Added [F3] In TrackMode, toggles record arm for the current track.

Also, I might axe the crossfader as well in track mode since we already have a CrossFader mode, so that is redundent and would allow 4 sends.

Mike
Yay to both!

Post

TeotiGraphix wrote: Thanks for using this Dom! I love it. :)

Mike
Ah, and yes, sure! Thanks to you i'll have to abandon my personal dirty maschine script now, just does not make sense anymore... my Javascript skills are just miles below yours and there's no way i can compete with the code base you have there now! So, big thanks!!

Post

dom@bitwig wrote:
TeotiGraphix wrote: Thanks for using this Dom! I love it. :)

Mike
Ah, and yes, sure! Thanks to you i'll have to abandon my personal dirty maschine script now, just does not make sense anymore... my Javascript skills are just miles below yours and there's no way i can compete with the code base you have there now! So, big thanks!!
Ok removed crossfader and added the send.

I will do the macro feature tomorrow since i would totally use it but requires some moving around.

HAHA, I HATE JAVASCRIPT! I am a Java programmer. :) I only started doing javascript because of Bitwig! :)

Updated in GIT

* Removed crossfader from TrackMode, added a send to make 4 sends

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

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

Post

MK1

- "Param 3" must be Parametr ID 3. Now is ID 2
- Can't select second row root keys in "scale mod". (Maybe just i don't know)
- "Volume" (Param 3) not work in Track Mod (Pan is ok)

Sorry, but how i can switch to macros in device mod (just switch - not as default :) )?

Post

TeotiGraphix wrote: HAHA, I HATE JAVASCRIPT! I am a Java programmer. :) I only started doing javascript because of Bitwig! :)
:D

Ah, just tried it, back to the "select" glitch in device mode:

You enter device mode, current state is parameter page one.
If you hit select and keep it pressed, it brings up the select screen (pages, macro, disable)
In this state you can't use < and > or the jog dial to browse parameter pages, as the select screen is active.
If you now press select again and hold it, you're back to the parameter page and can browse.
Next select press and you're in the select screen again, so it alternates between the screen and being able to browser the parameter pages...

If that was explained clearly enough, it is rather late ;-)

Post

mrfrenkie wrote: Sorry, but how i can switch to macros in device mod (just switch - not as default :) )?
In device mode, hit select - it should bring up the select screen and then hit F5 for "macro".

Post

dom@bitwig wrote: If you hit select and keep it pressed...
Thank you, Dom!
I know thats not for me but this is answer to my previous question.

> And thanks again :)
Last edited by mrfrenkie on Sun Nov 09, 2014 11:49 pm, edited 1 time in total.

Post

mrfrenkie wrote:MK1

- "Param 3" must be Parametr ID 3. Now is ID 2
- Can't select second row root keys in "scale mod". (Maybe just i don't know)
- "Volume" (Param 3) not work in Track Mod (Pan is ok)

Sorry, but how i can switch to macros in device mod (just switch - not as default :) )?
> "Param 3" must be Parametr ID 3. Now is ID 2
Fixed

> Can't select second row root keys in "scale mod". (Maybe just i don't know)
Use the [SHIFT + F button], this feels hack and i am figuring out a more intuitive way.

I will probably just toggle them, little bit of logic but it will be obvious.

Dom just answered how to get into macro.

I will be doing videos this week. :)

Mike

Updated in GIT

* Fix : MK1 template had encoder value 2 where 3 is needed.
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

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

Post

C-major chromatic scale and plain scale layout might be another one for the defaults, so that it just starts up like a plain dumb keyboard...

Post Reply

Return to “Bitwig”