ラベル Pure Data の投稿を表示しています。 すべての投稿を表示
ラベル Pure Data の投稿を表示しています。 すべての投稿を表示

2010年7月1日木曜日

PureData

Lots of information about Pure Data 


http://en.flossmanuals.net/PureData/

PuraData Practice

PureData Network access

My professor Emily upload an interesting link to a webpage that is introduce hot to connect Isadora over the network.

I tried it with PureData.




In order to do the thing with one computer. I connect Pure Data to the same Pure Data.

I chose localhost(127.0.0.1) and connect port 1300 with UDP connection instead of TCP.


The below link is a webpage, which I referred.

http://en.flossmanuals.net/PureData/Receive 




Display an image with PuraData(Open GL)

My computer's graphic card can handle OpenGL really well so that I tried to display an image with PureData.




PureData Webcam experiment





PureData movie experiment

PureData Video Editing






2010年6月28日月曜日

2010年6月4日金曜日

Practice of PureData

PureData self reference

Practice of Pure Data

This program read a wave file from the disk and play.

The wave file must be saved at same folder with patch for this program.



2010年6月2日水曜日

Self reference

Pure Data sample music

Trial to play a sample music from tutorial.




Self reference

Memo for myself

Pure Data

To switch from "edit mode", click Ctrl + E

Today's experiment

I am playing around Pure data.



Pure Data(Research)

Pure Data is a software that is often used by media artists especially live music performer.

The UI of the software is similar to Isadora. Actually it is between Isadora and regular programing software. 

Pure Data is enable to user to create programs visually more than just words.

Pure Data is a family of applications Max/Msp/Jitter, but it free based on GPL license.

http://puredata.info/


The bellow is a demo that I found.




Arduino +  Pure Data


http://www.arduino.cc/playground/Interfacing/PD