Push for lemur
Re: Push for lemur
Okay, so I started messing around with wul's fab creation. I wanted a larger display and encoder knobs so I could use it with my hardware Launchpad and NativeKontrol's LPC-Ditto (Launchpad Push Emulation) script.
It was pretty straightforward once I duplicated wul's Shove instance, removed all the controls I didn't want, then resized and repositioned what was left.
So far, it's working flawlessly - I've attached a screen dump of my effort.
I think I'll just play with it for a few days and see what addition controls I need or don't need. Any suggestions?
Thanks again wul!
It was pretty straightforward once I duplicated wul's Shove instance, removed all the controls I didn't want, then resized and repositioned what was left.
So far, it's working flawlessly - I've attached a screen dump of my effort.
I think I'll just play with it for a few days and see what addition controls I need or don't need. Any suggestions?
Thanks again wul!
| Water cooled, overclocked Hackintosh | M-Audio Ozonic, Scarlett 2i2, Ableton Push, Novation Launchpad, Lemur (of course!) | Ableton Live, StylusRMX |
-
- Newbie
- Posts: 38
- Joined: 03 Nov 2011 01:04
Re: Push for lemur
very nice
btw for anyone just joining this thread and having problems on windows, I made a tutorial video for a quick installation and setup:
http://www.youtube.com/watch?v=KJxAnm3j ... e=youtu.be
btw for anyone just joining this thread and having problems on windows, I made a tutorial video for a quick installation and setup:
http://www.youtube.com/watch?v=KJxAnm3j ... e=youtu.be
Last edited by willsanquil on 17 Oct 2013 00:15, edited 1 time in total.
Re: Push for lemur
Just watched your video, good job but one major problem in my humble opinion -willsanquil wrote:very nice
btw for anyone just joining this thread and having problems on windows, I made a tutorial video for a quick installation and setup:
http://www.youtube.com/watch?v=L6vOL30j ... load_owner
Don't get people to overwrite their whole MIDI Remote Scripts folder with your version, at most just add your edited sub-folder. These scripts are regularly updated by Ableton and some hardware/software will want to install scripts here too!
| Water cooled, overclocked Hackintosh | M-Audio Ozonic, Scarlett 2i2, Ableton Push, Novation Launchpad, Lemur (of course!) | Ableton Live, StylusRMX |
-
- Newbie
- Posts: 38
- Joined: 03 Nov 2011 01:04
Re: Push for lemur
Good points - I am redoing the video now, already recorded it, just waiting for my other performance video to finish encoding.
-
- Newbie
- Posts: 38
- Joined: 03 Nov 2011 01:04
Re: Push for lemur
edited original post, but here it is as well:
http://www.youtube.com/watch?v=KJxAnm3j ... e=youtu.be
http://www.youtube.com/watch?v=KJxAnm3j ... e=youtu.be
Re: Push for lemur
Wow ! Awesome !
Shove works perfectly with ClyphX while the first solution which consists to modify the original Push remote script crashes Ableton Live 9.0.x in my case.
Thanks to share this !
Shove works perfectly with ClyphX while the first solution which consists to modify the original Push remote script crashes Ableton Live 9.0.x in my case.
Thanks to share this !
Re: Push for lemur
Great template, perfect Push Emulation.
If you are using Mac Osx i recommand to NOT try to edit/open py/pyi files in textedit, it can causes some SERIOUS DAMAGE to your computer.
Just use ClyphX.
If you are using Mac Osx i recommand to NOT try to edit/open py/pyi files in textedit, it can causes some SERIOUS DAMAGE to your computer.
Just use ClyphX.
Re: Push for lemur
Hi
There really should not be any particular problem opening .py file in text editor - the compiled .pyc files will simply look like garbage however . . .
Of course you should do which ever method you are comfortable with - if you know what you are doing then go for it . . .
Cheers
There really should not be any particular problem opening .py file in text editor - the compiled .pyc files will simply look like garbage however . . .
Of course you should do which ever method you are comfortable with - if you know what you are doing then go for it . . .
Cheers
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Re: Push for lemur
You need to be aware of indentation with .py files as Python denotes blocks by it. However Python is not as fussy about white space as many people believe.
I'd like to have a go at writing a controller script but apart from the uncompiled Python scripts on GitHub have found little definitive documentation. Reading the scripts is making my eyes bleed Pointers anyone?
I'd like to have a go at writing a controller script but apart from the uncompiled Python scripts on GitHub have found little definitive documentation. Reading the scripts is making my eyes bleed Pointers anyone?
| Water cooled, overclocked Hackintosh | M-Audio Ozonic, Scarlett 2i2, Ableton Push, Novation Launchpad, Lemur (of course!) | Ableton Live, StylusRMX |
Re: Push for lemur
in the next update , you can forget the velocity and aftertouch sliders i'm hoping to include real velocity and aftertouch.
it would appear i've managed to crack it .
it would appear i've managed to crack it .