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 midi input 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
Attach the patch, then we can take a look , attached pd patches are welcome, 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 midi input 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 mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
you'll find my patch attached!
On Fri, May 4, 2012 at 2:04 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Attach the patch, then we can take a look , attached pd patches are welcome, 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 midi input 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 mailing list UNSUBSCRIBE and account-management ->
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
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 <hans@at.or.at mailto:hans@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
Hello, in fact you can put attachments here on the list.
I am sorry but I am not really helpful on this matter, as I am myself also trying to get some piezo-triggerings onto Pd through Arduino and are still learning around this. I wouldn´t mind take a look at the patch - but as said before - I am not sure I could be to so much help.
All the best, Björn Eriksson
On Fri, May 4, 2012 at 8:59 PM, Drake Schutt drake89@gmail.com 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 midi input 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 mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list