Same here. I don't think this ever worked as intended for me. Track Remotes are also not shown at all most of the time and if they do, changes are not shown on the display.guitarfrenzi wrote: Wed Jul 26, 2023 2:52 am Bitwig 5.03 DBM 20.3.2 - Push 1
Project Remotes - Navigating through multiple pages on the push1
Cannot navigate between pages smoothly, presses are ignored and will suddenly jump to the end page/ first page, skip multiple pages etc...
Thanks
DrivenByMoss: Bitwig extension for many hardware controllers (version 26.6.1)
-
- Banned
- 318 posts since 29 Dec, 2016
-
- KVRist
- 30 posts since 20 Oct, 2012
Maybe pile on to Ticket 174664 with your experience.
- KVRAF
- Topic Starter
- 4869 posts since 13 May, 2004
If someone can give some reproducable steps, this would be very helpful!
-
- Banned
- 318 posts since 29 Dec, 2016
To be clear, I'm not sure if it's the script, Push 2 or Bitwig. Your script usually works flawlessly and it's mostly my own ignorance (not reading the manual) if I have a problem with itmoss wrote: Wed Jul 26, 2023 10:21 amIf someone can give some reproducable steps, this would be very helpful!
I basically just select the "User" button on Push 2 and try to navigate throught the pages with the buttons below the display. The first button seems to always go to the very first page and the other 7 buttons seem to always go to the last one.
Track remotes are selected via the second button above the display and I usually never see the parameters. I have to click them with the mouse to have them pop up there.
-
- KVRer
- 2 posts since 11 Jun, 2022
Hi, thank you for awesome scripts!
I'm using Bitwing 5.0.4 and having a problem that rectangle around focused scripts isn't showing up. I have used DrivenByMoss before and there was always a red rectangle around selected tracks or clips. In my controller options i've turned on "Paints a rectangle around focused clips..."
I'm using Bitwing 5.0.4 and having a problem that rectangle around focused scripts isn't showing up. I have used DrivenByMoss before and there was always a red rectangle around selected tracks or clips. In my controller options i've turned on "Paints a rectangle around focused clips..."
- KVRAF
- Topic Starter
- 4869 posts since 13 May, 2004
Which device are you using?juozasg wrote: Wed Jul 26, 2023 10:58 am Hi, thank you for awesome scripts!
I'm using Bitwing 5.0.4 and having a problem that rectangle around focused scripts isn't showing up. I have used DrivenByMoss before and there was always a red rectangle around selected tracks or clips. In my controller options i've turned on "Paints a rectangle around focused clips..."
- KVRer
- 22 posts since 7 Nov, 2016
Hello,
I think there might be a bug in the flexi controller script.
When you choose a button in your controller (for example CC 12) for "Project Remotes: Select Next Page" or "Project Remotes: Select Previous Page" and the button behaviour is to send value 127 when pushed and value 0 when released, every time you press and release the button you advance or move back two pages, one for value 127 and one for value 0.
This doesn't happen when mapping to other stuff, that's why I think it is a bug.
I've had to change the code of my controller so it doesn't send a 0 when these buttons are released, but I thought I should let you know anyway.
Cheers, and thanks for all your work Moss
I think there might be a bug in the flexi controller script.
When you choose a button in your controller (for example CC 12) for "Project Remotes: Select Next Page" or "Project Remotes: Select Previous Page" and the button behaviour is to send value 127 when pushed and value 0 when released, every time you press and release the button you advance or move back two pages, one for value 127 and one for value 0.
This doesn't happen when mapping to other stuff, that's why I think it is a bug.
I've had to change the code of my controller so it doesn't send a 0 when these buttons are released, but I thought I should let you know anyway.
Cheers, and thanks for all your work Moss
-
- KVRer
- 22 posts since 4 Jan, 2021
Hi Moss! What happeed to /user/ i osc? And I can't understand how /track/param/... and everything connected with it work. If I make a separate panel, for some reason it starts to control /project/param/...
-
- KVRer
- 3 posts since 28 Jul, 2023
Hey Moss. Thanks for all the hard work you've put into this extension - can't imagine how long it has taken to get right.
I've upgraded to Bitwig 5.0.4 and I'm using an Allen & Heath Xone K2 (Generic Flexi) along with a Novation Launchpad X and Maschine MK3.
Maschine is controlling the VST in the project and the launchpad is being used as a clip launcher.
I have mapped different functions of the DAW to the K2 - using the Bitwig 'right-click menu > Map to controller or Key' and then pressing the button / moving the cc on the K2. Everything works fine, but I just can't seem to manage to get the buttons to light up.
I have RTFM, but I honestly don't know what I'm doing wrong. I haven't assigned any functions in the generic flexi settings as I want those to be mapped to specific devices / controls in my project.
If you could direct me in the right direction, that would be awesome.
Thanks in advance.
Cheers!
I've upgraded to Bitwig 5.0.4 and I'm using an Allen & Heath Xone K2 (Generic Flexi) along with a Novation Launchpad X and Maschine MK3.
Maschine is controlling the VST in the project and the launchpad is being used as a clip launcher.
I have mapped different functions of the DAW to the K2 - using the Bitwig 'right-click menu > Map to controller or Key' and then pressing the button / moving the cc on the K2. Everything works fine, but I just can't seem to manage to get the buttons to light up.
I have RTFM, but I honestly don't know what I'm doing wrong. I haven't assigned any functions in the generic flexi settings as I want those to be mapped to specific devices / controls in my project.
If you could direct me in the right direction, that would be awesome.
Thanks in advance.
Cheers!
- KVRAF
- Topic Starter
- 4869 posts since 13 May, 2004
Thanks for reporting, will be fixed in the next update!Pabloantxon wrote: Thu Jul 27, 2023 5:37 pm Hello,
I think there might be a bug in the flexi controller script.
When you choose a button in your controller (for example CC 12) for "Project Remotes: Select Next Page" or "Project Remotes: Select Previous Page" and the button behaviour is to send value 127 when pushed and value 0 when released, every time you press and release the button you advance or move back two pages, one for value 127 and one for value 0.
This doesn't happen when mapping to other stuff, that's why I think it is a bug.
I've had to change the code of my controller so it doesn't send a 0 when these buttons are released, but I thought I should let you know anyway.
Cheers, and thanks for all your work Moss![]()
- KVRAF
- Topic Starter
- 4869 posts since 13 May, 2004
Argh, stupid copy/paste error. Will be fixed in the next update!SVRVDX wrote: Fri Jul 28, 2023 3:59 am Hi Moss! What happeed to /user/ i osc? And I can't understand how /track/param/... and everything connected with it work. If I make a separate panel, for some reason it starts to control /project/param/...
- KVRAF
- Topic Starter
- 4869 posts since 13 May, 2004
This does only work if your controller expects the exact same value for the LED as the one sent, which I guess not the case with yours.resonaural wrote: Fri Jul 28, 2023 9:36 pm Hey Moss. Thanks for all the hard work you've put into this extension - can't imagine how long it has taken to get right.
I've upgraded to Bitwig 5.0.4 and I'm using an Allen & Heath Xone K2 (Generic Flexi) along with a Novation Launchpad X and Maschine MK3.
Maschine is controlling the VST in the project and the launchpad is being used as a clip launcher.
I have mapped different functions of the DAW to the K2 - using the Bitwig 'right-click menu > Map to controller or Key' and then pressing the button / moving the cc on the K2. Everything works fine, but I just can't seem to manage to get the buttons to light up.
I have RTFM, but I honestly don't know what I'm doing wrong. I haven't assigned any functions in the generic flexi settings as I want those to be mapped to specific devices / controls in my project.
If you could direct me in the right direction, that would be awesome.
Thanks in advance.
Cheers!
-
- KVRer
- 7 posts since 8 Jul, 2023
OK so that's going to take me months, as I like my lay outs custom for me so even using your lay outs I would have to change them, which is what I have done with Automap, as I said I use a lot of plugins, so I have custom maps for Automap that I just load into it for every plugin I use.drsyncenstein wrote: Sat Jul 22, 2023 4:32 pmMaking devices mappings is easy and doesn't cost that much time. There is a device panel thread here at KVR.Skelmy wrote: Fri Jul 21, 2023 3:15 am There is absolutely no need to use Automap with Bitwig. Everything that Automap does can be done directly in Bitwig.
Yes maybe so, but sitting down and mapping out every plugin and instrument as a Bitwig map that I can only use in Bitwig would take months on end, and the point of Automap is you can use the maps in any DAW, I have so many I have saved and rearranged as far back as I've had the ZeRo SL MK 2 at that's a lot, on a new install I just load up my maps as I'm going and set them as default and very on, now I can't with Bitwig which is such a shame.
Because of this situation I looked at the MPMIDI Model 2A, as that works with it's own plugin wrapper, but it's €780 and I just don't have that to spend on replacing a controller at the moment.
I don't know the total amount of panels, but i alone uploaded at least 120 panels.
I used to use automap too, with a zero sl. But automap has'nt been supported for years. With automap you have to load the wrapped vst, with device panels the panel gets loaded automatically with the plugin.
One of the reasons i went to bitwig is the combination of push 2 and device panels, i think it's better than zero sl with automap. Better than Live because you can rearange them on the pages you choose. A used push 2 is not that expensive anymore.
What i like most with push is that you see the pot names, values and panel pages in the display and can select them in banks of eight with a dedicated switch for each page. On 2 big displays. Makes it work like a well designed hardware synth.
Generic flexi can make any controller do advanced stuff. The sl should work too.
But if you really want to work with plugin wrappers you should also look at Nektar controllers.
The device panel thread is here:
viewtopic.php?t=480998
dropbox of aMUSEd, who started the thread and contributed lots of panels:
https://www.dropbox.com/sh/ie17173tybqd ... tzeUa?dl=0
my vst3 device panels:
https://1drv.ms/u/s!At4GWiADXlnHgeRw8iR ... g?e=rW9jgf
Thing is you say it's not supported, but it works fine, and works with Reason 10 and Cubase 10, no issues?
Works with every version of Bitwig 4, no issues, so that is what I was saying. If we were to take this stance of unsupported devices half the devices out there would no longer work, and that is the point is to give support to niece devices.
But I see I am going to have to just give in and spend months doing my own lay outs, which I really didn't want to have to do.
-
- KVRist
- 455 posts since 21 Jul, 2001
Not supported by Novation. Freely translated; if a windows or mac update breaks it, you are on your own. Novation won't fix it. I've apps running that are decades old, that's fine as long as you don't rely on them.
-
- KVRer
- 2 posts since 11 Jun, 2022
Arturia Beatstep. All other features seem to be workingmoss wrote: Thu Jul 27, 2023 8:50 amWhich device are you using?juozasg wrote: Wed Jul 26, 2023 10:58 am Hi, thank you for awesome scripts!
I'm using Bitwing 5.0.4 and having a problem that rectangle around focused scripts isn't showing up. I have used DrivenByMoss before and there was always a red rectangle around selected tracks or clips. In my controller options i've turned on "Paints a rectangle around focused clips..."
