sk89q / wavforge

Audio synthesis in PHP (2005)

Home Page:http://www.phpclasses.org/browse/package/1932.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Audio synthesis in PHP (2005)

http://www.phpclasses.org/browse/package/1932.html

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%