-
bonehead696
Sorry for late reply! Thank you so much got it sorted now I think.
-
bonehead696
Hi there,
I'm wanting to use comport to create a patch connecting PD to an Arduino. Have downloaded comport 0.2, unpacked/unzipped the file and put the folder in my PD externals folder.But when I open the comport -help I get comport 1 9600... couldn't create
I'm not sure if there's an installation step I've missed or something? Running Pure Data Vanilla 0.51 on MacOs 10.15
Any help greatly appreciated
thanks
dREw -
bonehead696
@alexandros
thanks! that's great will give it a go and let you know how it goes -
bonehead696
Hi there,
just wondered if anyone has been controlling neopixels with pd extended?
I know this is possible with maxmsp amd my arduino, but i'd like to do it in pd.if anyone can point me in the right direction, greatly appreciated
drew
-
bonehead696
Hi there,
trying to reconnect with my arduino - it's been a while.
used to work on this computer, but now I get this errorflatspace/comport $1 57600... couldn't create
I am using pduino 0.5
have tried to search forum, but the search comes up empty.
Could someone please point me in the right direction,
thanks
drew
-
bonehead696
hi there,
trying to use the attached patch - thanks to Cacatoes, to load a large (long length - 10min to be exact) sample into a player...
I need to use four of them, so thought I would add a $0- to the beginning of the message to have individual arrays/tables etc... but keep getting the following errors
error: 0-my_sound_file: no such object
error: 0-my_sound_file: no such object
print: TABLE RESIZE COMPLETE
error: 0-my_sound_file: no such table
... you might be able to track this down from the Find menu.
error: 0-my_sound_file: no such object
print: DONE LOADING FILEalso no audio seems loaded into the table
sorry for my ignorance, any help greatly appreciated
drew
-
bonehead696
i'm using a sampler based on the attach patch for playback and looping of soundfiles.
(my patch is a bit messy, so i've attached tutorial it's based on)my samples are approx 10min long, but the sampler won't load the whole 10min of the file...
how do i adjust the length the array, or soundfiler will load?
any elp appreciated
drew
-
bonehead696
hi there,
looking at using the looper using a live input with delwrite~ and vd~ with buffer.
I want to adjust the length of the loop on the fly as it is buffering the live input. Keep getting clicks though whenever I adjust the loop length.
is there any way to smooth out the loop length changes so I don't get clicks?
patch attached with a line object added, but that hasn't worked.any help greatly appreciated
thanks
drew
http://www.pdpatchrepo.info/hurleur/3-4-2-5-loop-generator2.pd
-
bonehead696
hi there,
looking to use an fm or additive synth and want to know how to sustain a note.
basically i want to be able to recognise key on and key off (using key & keyup) as the duration of the note and have either an envelope or something control the attack and sustain (for the duration of the key held) and release (when the key is released via keyup)
i.e.
key - send note number message and sustain and/or hold until
keyup - send note off message - releasedoes that make sense?
any help or pointers greatly 'predicatedthanks
drew
-
bonehead696
hi there,
on macosX 10.8
is there anyway to have multiple audio devices as inputs?
I am using ma moth 4pre for mic inputs, but would also like to use a headset connected to the computer via USB.output can be all through the moth so no problem there.
is this possible?
thanks
drew