<div dir="ltr">Hi, <div><br></div><div>you should have a look to the Launchpad S Programmer Reference Manuel [1] which explain everything you should be know to light up a LED on the controler.</div><div>The seection Computer-to-Launchpad LED Messages on page 12 describe how to do that.</div><div>You just need a [noteout] on channel 1 with the pitch corresponding to the pad number and the velocity codes the colour.</div><div>velocity = 12 + RED + 16*GREEN</div><div>With red and green between 0 and 3 I guess.</div><div><br></div><div>I made a little patch to use it's sister controler Novation Launch Control XL, attached to this email.</div><div>Yours is not the same, but it could be a stating point.<br></div><div>One thing in my patch you don't need I think, is that Launch Control XL has 16 layers on on each MIDI channel.</div><div>Then to light UP the LED on layer 5 I have to send note on chanel 5.</div><div><br></div><div>Cheers</div><div><br></div><div>Antoine</div><div> [1] <a href="http://d19ulaff0trnck.cloudfront.net/sites/default/files/novation/downloads/4700/launchpad-s-prm.pdf" target="_blank">http://d19ulaff0trnck.cloudfront.net/sites/default/files/novation/downloads/4700/launchpad-s-prm.pdf</a><br></div><div class="gmail_extra"><br clear="all"><div><div>--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div></div>
<br><div class="gmail_quote">2015-06-04 10:50 GMT+02:00  <span dir="ltr"><<a href="mailto:fz@mur.at" target="_blank">fz@mur.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
I try to embed the Novation LAUNCHPAD S in Pd for a performance.<br>
So it would be great to access LED colors, buttons, etc. easily. I found this new library lp_util from Dan Prince: <a href="http://www.danpprince.com/engineering/lp_util/" target="_blank">http://www.danpprince.com/engineering/lp_util/</a><br>
This really looks interesting.<br>
<br>
The only problem for me is, that I can´t get it working. I am on Win8 and I use Pd-extended 43.4 - I put the lp_util folder in my C:\Program Files (x86)\Common Files\Pd and Pd seems to find it. - In Pd I declared the launchpad as Midi In and Midi Out device.<br>
<br>
If I run the patch lp_util_module_test nothing happens. So could anybody give me a hint, how to get it working?<br>
<br>
thanks!<br>
<br>
fränk<br>
<br>
----------------------------------------------------------------<br>
This message was sent using IMP, the Internet Messaging Program.<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br></div></div>