Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (1) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() | Total: 1,911 | All time: 2,048 This week: 221![]() |
Version | License | PHP version | Categories | |||
wavforge 0.3.0 | BSD License | 5.0 | Audio |
Description | Author | |||||||||||||||||||||||||
This class is capable of generating uncompressed audio PCM files in the WAV format. Innovation Award
|
|
WavForge Copyright (c) sk89q <http://sk89q.therisenrealm.com> Requirements ------------ * PHP 5.0 or later Introduction ------------ WavForge is a proof-of-concept class that generates some waveforms and outputs PCM WAV files. It's also a bit slow, but this is only a proof of concept demo. The original version was written in 2004, but WavForge was updated in 2009 with a few more features, PHP 5 support, and cleaner code. However, the interface has changed significantly. |
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
Doc. | Changelog | ||
![]() ![]() |
Lic. | License | ||
![]() ![]() |
Doc. | Readme | ||
![]() |
Class | The class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Git repository Source code repository at GitHub |
Pages that reference this package |
Dynamically generating a .wav in JavaScript I came across a post about putting .wav files in data: URIs (via an Ajaxian post)... |
Generating and Playing Sound in Javascript Another experiment with sound, data: URIs, and the embed tag... |