Login   Register  
PHP Classes
elePHPant
Icontem

Class: WavEdit

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Thi Dinh  >  WavEdit  >  Download .tar.gz .zip  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: WavEdit
Base name: wavedit
Description: Manipulate audio files in the WAV format
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU Free Documentation License (FDL)
All time users: 1608 users
All time rank: 2042
Week users: 5 users
Week rank: 735
Picture of Thi Dinh
Author: Thi Dinh <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 1387190 in United States United States
Week rank: 689 Up72 in United States United States Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to manipulate audio files in the WAV format.

Currently in only supports uncompressed audio files with a single channel of 8 or 16 bit samples.

It can perform the following manipulation types:

- Open multiple WAV audio files
- Parse the WAV file header information
- Crop an audio file
- Apply audio effects such as: fade in, fade out, echo, adjust volume
- Concatenate audio files
- Generate an image with an audio file waveform in PNG format

 

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Audio Voice and music data generation and manipulation View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
October 2005
Number 5
Serving audio files may be useful to applications that need to present sampled voice or music sounds. However, serving static samples may not be too limited for applications intended to be dynamic.

This class provides a means to dynamically manipulate and output one or more audio files in the WAV format. It can apply several types of sound effects and combine multiple audio samples to form a single result output.

These sound processing capabilities open many different possibilities for applications that can benefit from dynamically generated audio samples.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  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
PHP WavEdit Sample Sample use of Wavedit

  Files folder image Files  
File Role Description
Plain text file test_echo.php Example Using Echo with wavedit
Plain text file test_fade.php Example Sample sound fade
Plain text file test_wavedit.php Example sample test script
Plain text file wavedit.class.php Class wavedit class

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