Support for Novation Launchpad Pro and Launchpad MkII is here
-
- KVRist
- 55 posts since 17 Jun, 2013
Thanks alot for your continued efforts Mr Moss. My Launchpad Pro is running much better in Bitwig 2 with your updated scripts and almost all the weird behaviour seems fixed. Quantize works now too. Is this because of controller-api updates?
If I may suggest some improvements:
- Could there be a visual feedback when the click and/or overdub is on? Im not looking that much on the monitor and it would be great to see if overdub or the click is activated. Maybe a slight color change?
If I may suggest some improvements:
- Could there be a visual feedback when the click and/or overdub is on? Im not looking that much on the monitor and it would be great to see if overdub or the click is activated. Maybe a slight color change?
- KVRAF
- Topic Starter
- 4888 posts since 13 May, 2004
Yes.misteraudio wrote:Thanks alot for your continued efforts Mr Moss. My Launchpad Pro is running much better in Bitwig 2 with your updated scripts and almost all the weird behaviour seems fixed. Quantize works now too. Is this because of controller-api updates?
Good idea.misteraudio wrote: - Could there be a visual feedback when the click and/or overdub is on? Im not looking that much on the monitor and it would be great to see if overdub or the click is activated. Maybe a slight color change?
- KVRAF
- Topic Starter
- 4888 posts since 13 May, 2004
Just wanted to let you know that I am currently rewriting the framework for all my scripts. Therefore, there will be no updates or bigfixes. However, I noted all of your comments.
Cheers!
Cheers!
-
- KVRist
- 55 posts since 17 Jun, 2013
I love youmoss wrote:Good idea.misteraudio wrote: - Could there be a visual feedback when the click and/or overdub is on? Im not looking that much on the monitor and it would be great to see if overdub or the click is activated. Maybe a slight color change?
-
- Banned
- 5357 posts since 7 May, 2015
I don't understand.moss wrote:Just wanted to let you know that I am currently rewriting the framework for all my scripts. Therefore, there will be no updates or bigfixes. However, I noted all of your comments.
Cheers!
-
- Banned
- 5357 posts since 7 May, 2015
I still don't understand what that means, I'll report this anyways.
Under "sends" it is not cooperating. You simply cannot use it to control the send amount.
Now, if you use the mouse to move the send up or down it lights up, but you cannot control it from the launchpad pro.
Under "sends" it is not cooperating. You simply cannot use it to control the send amount.
Now, if you use the mouse to move the send up or down it lights up, but you cannot control it from the launchpad pro.
- KVRAF
- Topic Starter
- 4888 posts since 13 May, 2004
I had that effect once, too. When I tried to find out what is going on it was working fine again.incubus wrote:Under "sends" it is not cooperating. You simply cannot use it to control the send amount.
Weird, will keep an eye on it.
-
- KVRAF
- 1593 posts since 19 Aug, 2009
It means he is remaking the scrips from the start.incubus wrote:I still don't understand what that means, I'll report this anyways.
-
- KVRist
- 69 posts since 26 Feb, 2014
Hi there, I'm trying to debug the script for bitwig 1. In my case, the launchpad almost always does not switch to live mode on its own. I have to do it by hand. I'm on linux, and I don't understand what port among the 3 available ones should auto-select live mode -- if any. I see @moss used port #2 but I once had it get on live mode using port #1. Anyway, if I don't use the right port, and the lp pro does not switch to live mode automatically, faders and volume don't work!
Anyone sharing the same issues?
Anyone sharing the same issues?
-
- KVRist
- 69 posts since 26 Feb, 2014
Now I understand bitwig's script is not in "live" mode but in "prg" mode; strange enough that I have to pass through live mode to get to it.
-
- Banned
- 5357 posts since 7 May, 2015
I'm so dumb it hurts 
It never occurred to me that you could change controller key commands that are not quite to my liking so easily
(I guess I thought if someone makes a script, it is what it is)
It never occurred to me that you could change controller key commands that are not quite to my liking so easily
(I guess I thought if someone makes a script, it is what it is)
- KVRAF
- Topic Starter
- 4888 posts since 13 May, 2004
To celebrate the Bitwig 2.1 release, here is the matching Launchpad4Bitwig version!
Get it from: http://mossgrabers.de/Software/Bitwig/Bitwig.html
# 3.00
Requires Bitwig 2.1.
Get it from: http://mossgrabers.de/Software/Bitwig/Bitwig.html
# 3.00
Requires Bitwig 2.1.
- New: Written now in Java.
- New: Setting to flip the recording button behaviour
- New: Setting to auto select the drum channel
- New: Setting to turn off unused drum pads
- New: Setting to set the length for new clips
- New: Session can be flipped if Session button is pressed twice
- Launchpad Pro: Session "birds eye view", press Shift
- Launchpad Pro: Click and Record buttons are shown in different colors when active
-
- KVRist
- 69 posts since 26 Feb, 2014
Hi! Thanks for this. I just tried it, it is cool, but need to debug why aftertouch does not work for me in LP PRO. For this I tried to compile the project from github but I get
[ERROR] Failed to execute goal on project DrivenByMoss: Could not resolve dependencies for project de.mossgrabers:DrivenByMoss:jar:LOCAL-21: Failure to find com.bitwig:extension-api:jar:2 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
Seems like the repository is wrong. I tried to uncomment the "repositories" tags but mvn complains it does not know these tags?
[ERROR] Failed to execute goal on project DrivenByMoss: Could not resolve dependencies for project de.mossgrabers:DrivenByMoss:jar:LOCAL-21: Failure to find com.bitwig:extension-api:jar:2 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
Seems like the repository is wrong. I tried to uncomment the "repositories" tags but mvn complains it does not know these tags?
