Re: [PD] Switching from Pd-extended 0.42.5 to 0.43.4 - externals, missing

2015-02-18 Thread Ingo
Yes, after checking out what was in the folder it looked like it wasn't compiled. The help files were there but not the nroute.pd_linux. For now I did it the easy way by copyiing the old folder from 0.42.5 into 0.43.4 and it worked. Unfortunately there is a lot more missing so I'll have to keep

Re: [PD] Pd+Gem on nVidia Jetson?

2015-02-18 Thread Rama Gottfried
Cool thanks, that’s good news. Thinking the Jetson might be a promising standalone OpenCV box: http://www.e-consystems.com/USB-3-Camera-on-JetsonTK1-kit.asp cheers, Rama > On Feb 18, 2015, at 1:29 PM, Matthew Walsh wrote: > > I

Re: [PD] Switching from Pd-extended 0.42.5 to 0.43.4 - externals, missing

2015-02-18 Thread Gilberto Agostinho
Hi, On 18/02/15 12:00, pd-list-requ...@lists.iem.at wrote: Can someone point me to where I can find out how to activate the existing external libraries? Did you try loading it as [maxlib/nroute]? Best, Gilberto ___ Pd-list@lists.iem.at mailing list

Re: [PD] Pd+Gem on nVidia Jetson?

2015-02-18 Thread Matthew Walsh
I've gotten them both running fine on the Jetson, but I can't really speak to how well they would performance for a decent-sized project. In getting them set up, so far they seem to do reasonably well with no noticeable hiccups. I have some plans in the works, so we'll see what happens... Cheers,

[PD] Pd+Gem on nVidia Jetson?

2015-02-18 Thread Rama Gottfried
Hi all, Has anyone has tried running Pd+Gem on the nVidia Jetson? https://developer.nvidia.com/jetson-tk1 Seems like an interesting board — curious to know what the performance might be like. best, Rama _

Re: [PD] meaning of delay(msec) and use callbacks in audio settings

2015-02-18 Thread Alexandre Torres Porres
preferences, of course - I always wondered what makes it possible to get it really low 2015-02-18 13:34 GMT-02:00 Jonathan Wilkes : > Are you saying you want to get the latency that you perceive down to > 4/10ms? Or do you just want to get the latency setting in the preferences > down to 4/10ms?

Re: [PD] Pd-list Digest, Vol 119, Issue 47

2015-02-18 Thread Dan Wilcox
I use qlist for this since that’s what its for: playing back delta-time sequenced data. Read the OSC data in and pump it into a qlist with each message as a list which the new built-in osc objects make even easier. Then you can save and play it back later. Dan Wilcox @danomatika dano

Re: [PD] meaning of delay(msec) and use callbacks in audio settings

2015-02-18 Thread Jonathan Wilkes via Pd-list
Are you saying you want to get the latency that you perceive down to 4/10ms?  Or do you just want to get the latency setting in the preferences down to 4/10ms? Unfortunately those are two very different things. -Jonathan On Wednesday, February 18, 2015 10:11 AM, Alexandre Torres Porres

Re: [PD] meaning of delay(msec) and use callbacks in audio settings

2015-02-18 Thread Alexandre Torres Porres
> I've seen really good setups get down to below 10ms (as low as 4) what kind of setup? :) it'd be cool if we described some rigs here cheers 2015-02-18 0:26 GMT-02:00 David Medine : > Basically these things have to do with performance. > > 'Use callbacks' has to do with how Pd communicates w

[PD] OSC logger, anyone?

2015-02-18 Thread Jeppi Jeppi
Hi all,could anyone point me to a suitable OSC logging patch which could log (timestamped) OSC data to a file and load it and play it back? Maybe you know of a suitable standalone app if a PD patch is not available...(I only know oscseq)...Many thanks in advance,josep

Re: [PD] automatically get chord from sequence of notes?

2015-02-18 Thread Rivoire David
Hello ! I wanted to know if a patch exist in order to record a trombone sound and analyse its harmonics with an array ? Envoyé de mon iPhone > Le 14 févr. 2015 à 05:50, telmo bacile a écrit : > > Hi list, i was wondering if there is a way to automaticalle get the > chords that fit into a seque