L'Padv2

Post your Lemur Projects.
wurlt01
Regular
Posts:118
Joined:25 Feb 2012 15:21
Re: L'Padv2

Post by wurlt01 » 30 Apr 2013 21:05

Yeah it uses midi translator and 2 controler scripts the push script and glyphx script so midi translator handles all midi conversion I believe. I too may have something To share with community after I test my custom launchpad setup with your new patch. It didn't work with the original. And I've got to see if I can make a max patch to do what I'm using midi translator for. this setup will make looping in ableton easy. Without using looper.

wul
Regular
Posts:181
Joined:10 Apr 2012 13:25

Re: L'Padv2

Post by wul » 01 May 2013 09:08

Its probably the mt translation that's conflicting , although im sure i covered everything that the hardware responds to . As per the launchpad programming reference .Actually You could use my midi monitor module in the modules section to monitor incoming messages, just drag it from the library to lpad2 and delete when done.
I suppose mt could be bypassed and do the conversion in lemur, doing it that way a max patch mat not be needed too.

Having said that push uses a similar handshake to apc40 , so your mt preset must contain that solution , now that would be interesting knowing that.

wurlt01
Regular
Posts:118
Joined:25 Feb 2012 15:21

Re: L'Padv2

Post by wurlt01 » 01 May 2013 10:28

i wish i could look at it midi translator player patch..Cant open midi translator player patches in midi translator. that handshake would be great for all. I want to use some of the functions of push in my personal live lemur template. not to give too much away reason for max patch is i use a midi controller with Launchpad together and only want 1 midi in. you can use midi translator to take multiple midi inputs and route to 1 out just like midi ox. kind of like a midi patch bay. to make what im working on avalible the easiest way would be max patch not everyone has midi translator. and max player is free.

wul
Regular
Posts:181
Joined:10 Apr 2012 13:25

Re: L'Padv2

Post by wul » 01 May 2013 13:57

did you have to replace the stock push remote script with a modified script when you got lpc_ditto?

wurlt01
Regular
Posts:118
Joined:25 Feb 2012 15:21

Re: L'Padv2

Post by wurlt01 » 01 May 2013 15:22

No use stock push script. That get fed midi translator player in and out. Then I have to have use glyphx script in control preferences but no midi in or out selected and have to edited. That script with. One line of code. That's say using glyphx in push emulation.

tomasu
Newbie
Posts:5
Joined:27 Sep 2012 02:30

Re: L'Padv2

Post by tomasu » 02 May 2013 16:40

hey wul, first off thanks, i love this template so much.

however, the new one works kind of sporadically for me. if i start a new session it's good to go for the most part, but in older files it doesn't seem to work or it will work after a while. not sure what do... thoughts? also, running launchpad95 and albeton live 9

tomasu
Newbie
Posts:5
Joined:27 Sep 2012 02:30

Re: L'Padv2

Post by tomasu » 02 May 2013 17:00

nevermind!

Code: Select all

//if(cc16==1&cc17==0x7b&cc18==0x6f&cc19==0x13&cc20==0x14) Monitor.value=33;

ctlout(0,16,1,1);
//midiout(0,{0xf0,0x00,0x20,0x29,0x06,0x74,0x5a,0xf7});
midiout(0,{0,32,41,6,19,32,247});
worked!

wul
Regular
Posts:181
Joined:10 Apr 2012 13:25

Re: L'Padv2

Post by wul » 02 May 2013 18:55

Yes it looks like mac users have to inhibit the windowz. Sysex hex message , having both messages doesn't appear to affect windowz users,
Have you tried the new 95 remote script with the scales and keyboard and if so do I need to do anything other than add the
Relevant text?

kojosdojo
Newbie
Posts:22
Joined:02 Nov 2012 08:09

Re: L'Padv2

Post by kojosdojo » 11 May 2013 03:51

Wow Wul! This thing rocks, finally had some time to really try it out last night and it's really really nice! Works perfectly with Launchpad95 script (OS X)! Everything seems to be working as it should! I see how close this is to the Push now so understand how you went that way! Thanks again for sharing your awesome work! Also looks way better than v1 :D

nitefish
Regular
Posts:56
Joined:24 Aug 2012 07:43

Re: L'Padv2

Post by nitefish » 12 May 2013 06:42

Bonjour,
thank you for your template.
I've downloaded the Live 9 trial to try it.
So,I'm not a A.Live user and never used any launchpad ,and I don't find how to make it work.
Can I get a basic "how to" please?

Post Reply