WaveGL
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 13: | Line 13: | ||
* [https://github.com/gre/wavegl WaveGL Github] | * [https://github.com/gre/wavegl WaveGL Github] | ||
* [http://www.drdobbs.com/database/speech-research-with-wave-gl/184409996 1996 Dr. Dobbs article on Wave-GL] | * [http://www.drdobbs.com/database/speech-research-with-wave-gl/184409996 1996 Dr. Dobbs article on Wave-GL] | ||
+ | |||
+ | [[Category:Audio and Music]] |
Revision as of 11:27, 27 July 2014
WaveGL is a programming language designed for sounds, based on OpenGL Shading Language (a programming language for graphics), which in turn has a syntax based on C. It lets you set up mathematical functions which are rendered as audio.
There appears to be a different "Wave-GL" programming language described in Dr. Dobbs Journal in 1996, which is a similar concept (using mathematical functions to generate computer audio) but with a different syntax.
Sample files
- Example files "in action" (warning: starts playing sound immediately when you load pages!)