- Multimedia Programming with Pure Data
- Bryan WC Chung
- 163字
- 2021-08-13 16:53:19
Creating the first program
Every Pure Data program is a text file with an extension (.pd
). In Pure Data's term, a program is called a patch. Electronic musicians often use cables to connect different devices to produce sound. The cables are referred as patch cables. Since Pure Data is originally a piece of software to produce electronic music, the name patch refers to a Pure Data program.
To create a new patch, navigate to File | New to make an empty patch. From the menu, choose File | Save to save the patch in the folder you plan to store your Pure Data material. Pure Data does not assume a default location for your patches. You can decide where to put them.

At this point, you will have an empty window with a cursor that appears to be a finger pointing to the left. Before we proceed to the notorious Hello World example, we need to go through the Pure Data interface first.

- Project 2007項目管理實用詳解
- Moodle Course Design Best Practices
- 統計學習理論與方法:R語言版
- 影視后期編輯與合成
- PVCBOT機器人控制技術入門
- Machine Learning with the Elastic Stack
- TensorFlow Reinforcement Learning Quick Start Guide
- Learning ServiceNow
- 精通LabVIEW程序設計
- HBase Essentials
- 工業機器人集成應用
- 人工智能云平臺:原理、設計與應用
- Windows 7故障與技巧200例
- ASP.NET 4.0 MVC敏捷開發給力起飛
- 時序大數據平臺TDengine核心原理與實戰