Login   Register  
PHP Classes
elePHPant
Icontem

Class: WavForge

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of sk89q  >  WavForge  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: WavForge
Base name: wavforge
Description: Generates audio data files in the WAV format
Related classes: , ,
Version: 0.3.0
PHP version: 5.0
License: BSD License
All time users: 1652 users
All time rank: 1974
Week users: 1 user
Week rank: 2503
Picture of sk89q
Author: sk89q <e-mail contact>
Packages: 8 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 23
All time rank: 22927 in United States United States
Week rank: 259 Down26 Up in United States United States
Innovation award
Innovation award
Nominee: 5x


  Detailed description  
This class is capable of generating uncompressed audio PCM files in the WAV format.

The class allows to configure the output sample number of channel, the number of samples per second and the sample rate.

Currently it can generate sine waveforms, sawtooth waveforms, and noise.

 

  Groups  
Group folder image Audio Voice and music data generation and manipulation View top rated classes

  Rate classes User ratings   Trackback   Applications   Related links   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
October 2004
Number 3
Many sites that use sound integrated in its content usually serve it in the form of previously generated samples or as part of video animations.

However, special types of applications can make use programmatically generated sounds, like for instance, generate tune samples from ring tone musical scores.

This class provides basic means to programmatically generate audio samples in the WAV format with tones defined by dynamic scripts. This may open a world of applications based on synthesized sounds.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (66.7%)
Sufficient (75.0%)
Sufficient (66.7%)
Sufficient (75.0%)
-
-
Not sure (55.0%)
1159
Month:
Not yet rated by the users

  Trackback links  
Link Description
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...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Git repository Source code repository at GitHub

  Files folder image Files  
File Role Description
Files folder imageexamples (1 file)
Plain text file CHANGELOG.txt Doc. Changelog
Accessible without login Plain text file LICENSE.txt Lic. License
Accessible without login Plain text file README.txt Doc. Readme
Plain text file WavForge.php Class The class

  Files  /  Files folder image examples  
File Role Description
  Accessible without login Plain text file tone.php Example An example

Download all files: wavforge.tar.gz wavforge.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.