Main > Programming > Libraries >

Audio::Play 1.029

Audio::Play 1.029

Sponsored Links

Audio::Play 1.029 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 8 (1 times)
File size: 0.086 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1221
Date added: 2006-06-20
Publisher: Nick Ing-Simmons

Audio::Play 1.029 description

Audio::Play is an interface for Audio::Data to hardware.

SYNOPSIS

use Audio::Data;
use Audio::Play;

$audio = Audio::Data->new(...)

$svr = Audio::Play->new;

$svr->play($audio);

Audio::Play is an wrapper class which loads Audio::Play::$^O i.e. a per-platform driver.

Each class provides the following interface:

$svr = $class->new([$wait])

Create the server and return an object. $wait is supposed to determine whether to wait for device (and for how long) but is currently not really working for many devices.

$svr->rate($rate)

Set sample rate (if possible) to $rate.

$rate = $svr->rate;

Return sample rate.

$svr->play($audio[,$gain])

Play $audio via the hardware. Should take steps to match hardware and datas sampling rate.

$svr->gain($mult)

Set gain (if possible).

$svr->flush

Wait for playing to complete.

$svr->DESTROY

Destructor flushes and closes hardware.

Audio::Play 1.029 Screenshot

Advertisements

Audio::Play 1.029 Keywords

Bookmark Audio::Play 1.029

Hyperlink code:
Link for forum:

Audio::Play 1.029 Copyright

WareSeeker periodically updates pricing and software information of Audio::Play 1.029 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Audio::Play 1.029 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Audio::Data is a module for representing audio data to perl. Free Download
PyAudioPlay is a set of Python classes which tie together the pyao, pymad, aifc and wav modules into a single media player. Free Download
Audio::DSP is a Perl interface to *NIX digital audio device. Free Download
GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players Free Download
Audio Daemon is a perl module to daemonize various players and support a single UDP interace for different players. Free Download
Audio File Library is a uniform API for accessing standard digital audio file formats. Free Download
Audio::Ao is a Perl wrapper for the Ao audio library. Free Download
Audio::Play::MPG321 is a frontend to MPG321. Free Download