User:Amy Suo Wu/PD

From XPUB & Lens-Based wiki
< User:Amy Suo Wu
Revision as of 13:55, 6 April 2011 by Amy Suo Wu (talk | contribs) (Created page with "== PureData startup recipe == * 1- make sure you are in the right directory * 2- open terminal and type this example command: pd open ''pdstuf''.pd * 3- make sure to run the scr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PureData startup recipe

  • 1- make sure you are in the right directory
  • 2- open terminal and type this example command: pd open pdstuf.pd
  • 3- make sure to run the script (python or shell) to send data to PD. for example: bash cpuinfo.sh (this should activate the PD patch)
  • 4- go to the menu bar and select media and then select 'audio on'
  • 5- if there are problems with the sound, type 'alsamixer' in terminal. Check to see if it is on (oo = on, mm = off). To turn master (first bar) on, press 'M'. Also make sure to quit firefox