Korg nanoKontrol Myr - A midi remote script for Live 8
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
I am not able download the script from createdigitalmusic.com, has it been put somewhere else? 
-
mothergarage
- Posts: 478
- Joined: Sun Sep 06, 2009 7:41 am
- Contact:
-
Brian Ffar
- Posts: 66
- Joined: Tue Oct 11, 2005 4:27 am
- Location: Chicago
- Contact:
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
Looks like this thread died, but I'm bringing ti back 
This has been working incredibly well. However, after spending hours trying to muscle through the py scripts, I'm unable to do something which I'm sure some of you more adept coders can handle.
I've already changed the default action for encoders in banks 1 and 2 to manipulate sends instead of pans. However, sends[0] only applies to Send A. I'm trying to define button 9 as the modifier in the Encoders script so that I can manipulate Send B (Sends[1]?) by holding down button 9.
As an aside, it would be great if this logic could be applied to Sends C & D by holding down buttons 18 and 9+18 respectively.
Any ideas?
This has been working incredibly well. However, after spending hours trying to muscle through the py scripts, I'm unable to do something which I'm sure some of you more adept coders can handle.
I've already changed the default action for encoders in banks 1 and 2 to manipulate sends instead of pans. However, sends[0] only applies to Send A. I'm trying to define button 9 as the modifier in the Encoders script so that I can manipulate Send B (Sends[1]?) by holding down button 9.
As an aside, it would be great if this logic could be applied to Sends C & D by holding down buttons 18 and 9+18 respectively.
Any ideas?
-
Pipotron4000
- Posts: 30
- Joined: Sat Jan 09, 2010 1:33 am
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
To quote myself about the takeover :

@Brian Ffar
I can't help you directly, but i can redirect you on 7.0.18 MIDI Remote Scripts decompiled :
http://liine.net/livecontrol/ableton-liveapi/articles/
And to be simpler, take a look at Guille Nocturn script :
http://forum.ableton.com/viewtopic.php?f=1&t=122831
It uses send A,B,C and D
But be careful about the automap part you don't need
It should workPipotron4000 wrote:I found the bug in the script (because i'm coding a padkontrol version based on it)
Try to replace all the "feedback_rule, 1)" by "feedback_rule, 0)" in the .py files
And remember to erase all the pyc files to force recompile them
Be very careful, only replace the 1 by 0, and make a backup of all your files before saving a new version
It worked for my padkontrol script
Now it take over and this is not due to KORG (because it work on my padkontrol) but to script
Tell me if it works for you
PS : this is probably due to a modification of function "map_midi_cc_with_feedback_map" between AL7 and AL8
@Brian Ffar
I can't help you directly, but i can redirect you on 7.0.18 MIDI Remote Scripts decompiled :
http://liine.net/livecontrol/ableton-liveapi/articles/
And to be simpler, take a look at Guille Nocturn script :
http://forum.ableton.com/viewtopic.php?f=1&t=122831
It uses send A,B,C and D
But be careful about the automap part you don't need
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
Sweet script.
Had it working last night and what FUN it is! I agree with the SENDS being a better use for the rotaries.
Seems to have gone VERY quiet here, did EVERYONE move onto another place. An address to follow would be SWEET!
Thanks for ALL You have done.
Had it working last night and what FUN it is! I agree with the SENDS being a better use for the rotaries.
Seems to have gone VERY quiet here, did EVERYONE move onto another place. An address to follow would be SWEET!
Thanks for ALL You have done.
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
still using this script daily - would be interested to see any developments...
-
Valery_Kondakoff
- Posts: 53
- Joined: Thu Jun 11, 2009 7:40 am
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
Hi!
Just bought the NanoKontrol 2. If there is a modified script which will work with the second generation of NanoKontrols?
Thank you!
Just bought the NanoKontrol 2. If there is a modified script which will work with the second generation of NanoKontrols?
Thank you!
CU
VK
VK
-
GUY SMILEY
- Posts: 719
- Joined: Mon Apr 02, 2007 2:35 am
- Location: London, UK
- Contact:
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
that just saved me a lot of messing about !! thank youSubFunk wrote:it was my fault, being sometimes blind and doing things rush, rush...sexface wrote:Hey man, I am having the same problem getting Live to 'see' the script. How did you get it going? I have some other user scripts in there that show up, but they are not fancy python scripts (I actually don't really understand what that even means).SubFunk wrote:horay... got it going... it's great...
only 'complain' i have is that on scene 4 the master and cue is still fixed, which is great!!! but the transport is not assigned automatically...
Thanks.![]()
you need to place the folder NOT into the user remote scripts folder, but into the midi remote scripts folder... and the midi remote scripts folder you find in OSX here:
go to the application icon of live, right click on it, select -> show package contents and then under the contents->app resources folder you find the midi scripts folder, stick it in there and voila!
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
Hey gang- sorry to bump old thread- but are there scripts vailable to make the nanokontrol2 work with live?
Also, any good scripts for nanopad2 and nanokey2?
Thanks!
Also, any good scripts for nanopad2 and nanokey2?
Thanks!
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
Thanks for all the work you guys put into this, it is quite amazing 
I hope O can ressurect this thread or have someone point me towards the relevant rescources.
I have been using the script for a while and after reading this thread I would love to have access to all the modyfied versions of the script (especially concerning send/pan on the knobs and arm/solo/mute on the buttons - as well as the different implementations of the "shift" function.)
Would be great to have different versions for LiveDjing/performing/studiowork as well as for tinkering with the scripts myself.
Can anyone tell mere if/where I can find these ? (Perhaps we could compile a list of the different versions?)
Thanks alot!
I hope O can ressurect this thread or have someone point me towards the relevant rescources.
I have been using the script for a while and after reading this thread I would love to have access to all the modyfied versions of the script (especially concerning send/pan on the knobs and arm/solo/mute on the buttons - as well as the different implementations of the "shift" function.)
Would be great to have different versions for LiveDjing/performing/studiowork as well as for tinkering with the scripts myself.
Can anyone tell mere if/where I can find these ? (Perhaps we could compile a list of the different versions?)
Thanks alot!
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
Been working with this script before but didn't use for quite a while now. Seems to be broken under OSX Mountain Lion/Ableton 8.3.4. Anybody got it working? Would be great to get this up and running again!
Re: Korg nanoKontrol Myr - A midi remote script for Live 8
Ok, no activity here for a long time. Gonna try a quick necro before starting a new thread though.
I wonder if this discussion has moved elsewhere or if people have moved to another solution?
I still use the script and after a recent re-install I found myself looking at the different options again.
The .txt version seems to work for me still in Live 9, but I can't get the python versions to function. Any advice?
I wonder if this discussion has moved elsewhere or if people have moved to another solution?
I still use the script and after a recent re-install I found myself looking at the different options again.
The .txt version seems to work for me still in Live 9, but I can't get the python versions to function. Any advice?

