Ej Drake

you've to put the arduino.pd abstraction and all other patches you're refering within the same folder where you saved your patch. Another problemo is your patch is refering to [arduino] and [Arduino] - notice the upper and the lower case - guess it should be lowercase [arduino] only! the argument within the [arduino] in your case f.e. [arduino 1] is the port that will be opened by loading the patch. You can get the info aboutthe availiable ports by sending a [devices( message to the [arduino] and/or reading the arduino-help.pd.

hth
ø

btw the pduino rewrite by roman & myself might make your life easier as it provides a more graphical approach for pduino called arduino-gui.pd - you'll find it here https://github.com/reduzent/pduino


On 05/04/2012 11:04 PM, Drake Schutt wrote:
you'll find my patch attached!

On Fri, May 4, 2012 at 2:04 PM, Hans-Christoph Steiner <h...@at.or.at 
<mailto:h...@at.or.at>> wrote:


    Attach the patch, then we can take a look , attached pd patches arewelcome, 
common and even encouraged here! :-D

    .hc

    On May 4, 2012, at 2:59 PM, Drake Schutt wrote:

     > I've got a fairly simple patch that I got help from someone on the list 
in building.  It just takes midi data
    from 16 drum pads and routes the bangs to different output pins.  The pins 
then trigger a seperate solenoids with
    the arduino board.  These solenoids hit actual drums.
     >
     > I thought the pd patch was working last week and the [digital 0 0] 
message box was displaying different numbers
    when different drum pads were triggered.  I then updated the firmata 
library because I thought I should.  The
    [digital 0 0] box then stopped displaying numbers according to midiinput 
data.
     >
     > Would someone mind looking at my patch and seeing if something is wrong? 
I don't know a whole lot about pd.  I
    can send it off list, I doubt there's attachments here.
     >
     > Thanks,
     > Drake
     > _______________________________________________
     > Pd-list@iem.at <mailto:Pd-list@iem.at> mailing list
     > UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list




_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->  
http://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to