WavEdit: Manipulate audio files in the WAV format

Recommend this page to a friend!

  Author Author  
Picture of Thi Dinh
Name: Thi Dinh <contact>
Classes: 1 package by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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

  Classes of Thi Dinh  >  WavEdit  >  Download Download .zip .tar.gz  >  Support forum Support forum (7)  >  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
Version: 1.0.0
PHP version: -
License: GNU Free Documentation License (FDL)
 
  Groups   Applications   Related pages   Files Files  

  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


  Recommendations  

Laravel stream mp3 audio
I need to play an mp3 on html without it being downloadable.


  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

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
PHP WavEdit Sample
Sample use of Wavedit

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

Install with Composer Install with Composer - Download 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.
For more information send a message to info at phpclasses dot org.