On Mon, 6 Sep 2010, Jose Luis Santorcuato wrote:

Hi Mathieu, problem solved...in mac osx i cant see the pd folder... only a executable... in the olds version of pd, pd entered a folder...now...i decided to do everything in text mode and terminal...works well... in linux too... but some patches dont work...crashes...like motion detect... the console of  pd says: error to open... why?, other patchs with camera works....

"error: not open" is because the [#camera] is in closed mode, and so you need to click on it and then click on device 0 or similar. You can also do this with a "device 0" messagebox, or edit the object to become [#camera 0].

motion_detect.pd is an old patch that will probably be removed (merged into another example patch), but you have to do this [#camera] click in many (perhaps most ?) patches that use [#camera], because they don't say [#camera 0].

 _______________________________________________________________________
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to