Difference between revisions of "Testing audio output"
From CCRMA Wiki
(→Reference Signals) |
(→Reference Signals) |
||
Line 1: | Line 1: | ||
==Reference Signals== | ==Reference Signals== | ||
− | When creating signal generators yourself, you will want to compare your audio output to reference signals | + | When creating signal generators yourself, you will want to compare your audio output to reference signals. Here are a few audio programing languages/environments that might be useful. |
+ | |||
+ | *[[http://chuck.cs.princeton.edu/ Chuck]]-audio programming language | ||
*[[http://puredata.info/ Pure Data]]- a graphical audio programming language | *[[http://puredata.info/ Pure Data]]- a graphical audio programming language | ||
− | *[[http:// | + | *[[http://www.audiosynth.com/ SuperCollider]]-audio programming language |
+ | |||
+ | |||
+ | Download and install. From there you'll need to create a small bit of code to make the same output signals. |
Revision as of 13:33, 22 September 2010
Reference Signals
When creating signal generators yourself, you will want to compare your audio output to reference signals. Here are a few audio programing languages/environments that might be useful.
- [Chuck]-audio programming language
- [Pure Data]- a graphical audio programming language
- [SuperCollider]-audio programming language
Download and install. From there you'll need to create a small bit of code to make the same output signals.