Maschine4Bitwig Studio, MK2, MikroMK2 and MK1

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

Post

TeotiGraphix wrote: Wish I could give better news but that is the facts right now, if anybody ran across the specs and MIDI info for this other than the controller editor stuff, I would love to hear it.

The display also seems impossible to tap into.

Mike
No worries, as it stands your script is still pretty useful. Start and restart still work and having access to the pads is more important than LED feedback.

I guess I'll try to figure out how to sequence Bitwig in Maschine until I see a good deal on one of the Mikros big sisters.

Post

Double post.

Post

Maschine4Bitwig not working in BWS 1.2 Beta 9
I see these errors in the Control Script Console

"lled init()
Can't find method com.bitwig.flt.control_surface.intention.sections.TrackSection.createSiblingsTrackBank(number,number,number). (TrackBankProxy.js#10)
TypeError: Cannot call method "setDefaultMode" of null (Controller.js#197)
TypeError: Cannot call method "getActiveView" of null (Controller.js#204)
TypeError: Cannot call method "getActiveView" of null (Controller.js#211)
TypeError: Cannot call method "getActiveView" of null (Controller.js#218)
TypeError: Cannot call method "getActiveView" of null (Controller.js#225)
TypeError: Cannot call method "flush" of null (MaschineStudio.control.js#38)"

Anyone else the same thing
I am using the script for the Maschine Studio

Post

reflex58 wrote:Maschine4Bitwig not working in BWS 1.2 Beta 9
I see these errors in the Control Script Console

"lled init()
Can't find method com.bitwig.flt.control_surface.intention.sections.TrackSection.createSiblingsTrackBank(number,number,number). (TrackBankProxy.js#10)
TypeError: Cannot call method "setDefaultMode" of null (Controller.js#197)
TypeError: Cannot call method "getActiveView" of null (Controller.js#204)
TypeError: Cannot call method "getActiveView" of null (Controller.js#211)
TypeError: Cannot call method "getActiveView" of null (Controller.js#218)
TypeError: Cannot call method "getActiveView" of null (Controller.js#225)
TypeError: Cannot call method "flush" of null (MaschineStudio.control.js#38)"

Anyone else the same thing
I am using the script for the Maschine Studio
I haven't tested it in beta 9, been major busy with real life, so this next day or so I will get to it.

The error means there is aAPI in the base framework that Volker renamed or change the signature of, no biggie.

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

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

Post

OK, I updated some code, the script should work in Beta9, I just tested it.

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

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

Post

reflex58 wrote:Also noted i am seeing his error in the CSC in Bitwig
ypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
TypeError: Cannot read property "hue" from null (Grid.js#64)
Ok I just got this error, I have to debug it but is just started happening so now I have something to look at. What is weird is the randomness.

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

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

Post

Ok, I have seemed to have found what this bug is. I don't know if Bitwig changed a color or what but it's the green color you see selected that is giving that null error.

If you select another color than that green, you do not get the error. This is why it seemed so random.

I'll look into it and ask Volker if I can't figure it out, maybe they slightly changed the color value, if that is true, then my mapping on the hue would be null because it can't find the new color.

Mike
color.JPG
You do not have the required permissions to view the files attached to this post.
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves

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

Post

double note touch now with external instrument in some notes (with last code update for beta 9)

Post

panox80 wrote:double note touch now with external instrument in some notes (with last code update for beta 9)
What does this mean?

When pressing a Maschine pad that is linked to an external synth, you get two notes sounded?

If so, I can't see this being the script, might be a bug with Bitwig note input.

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

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

Post

now in beta 10 semms ok..maybe was a bug of beta 9

i mean that if i press a note external instrument play the note ..but play the note also when pad is released (but only with some note)...yesterday i had some problem with mpk mini too...today after update mpk mini work fine...this evening i try machine but at this point i thik was a bug of beta 9 ;)

if you can add double press on play like in push to reset the timeline ;)

thanx a lot for you work and time

Post

FYI,

I just had someone test this script with a MaschineStudio on Windows 10 and it seems like the pad lighting and drivers are playing nice with Bitwig!

I have to finish somethings up in April/May but I want to get my Studio integrated back in my workflow with Bitwig/Push and the things I am working on so the scripts are going to finally see the light of day, I will install Windows 10 on my other PC to finish the scripts.

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:FYI,

I just had someone test this script with a MaschineStudio on Windows 10 and it seems like the pad lighting and drivers are playing nice with Bitwig!

I have to finish somethings up in April/May but I want to get my Studio integrated back in my workflow with Bitwig/Push and the things I am working on so the scripts are going to finally see the light of day, I will install Windows 10 on my other PC to finish the scripts.

Mike
Nice to hear it ! :)

Post

Yes indeed, thanks for coming back around to this now that the problems are resolved, looking forward to some expanded possibilities with my Maschine and Bitwig. :)

Post

Hi,
I wanted to use Maschine to control Bitwig during live performance.
I had some issues using drum machine. I think explaining this in english may be a bit tough for me so I made quick video.

As you can see – Maschine controller shows where are the samples, but no sound is coming out. As you can See on the software controller "plays" sound from the lower slot. When I change slot the sounds are playing, but the pads are not lighted.
Maybe this is common issue and I just need to change some settings?
Any help would be appreciated.
| keep-disco-evil |

Post

The problem might be I stopped developing the script. You are probably running into compatibility issues. You could look in the Script Console to see if there are any errors.

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

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

Post Reply

Return to “Bitwig”