PHP Classes

File: README.txt

Recommend this page to a friend!
  Classes of sk89q   WavForge   README.txt   Download  
File: README.txt
Role: Documentation
Content type: text/plain
Description: Readme
Class: WavForge
Generates audio data files in the WAV format
Author: By
Last change: For 0.3
Date: 15 years ago
Size: 496 bytes
 

Contents

Class file image Download
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.