Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.327 Times

Fox News Audio Url freeware
Filter: All | Freeware | Demo
 

Fox News Audio Url

< 1 2 3 4 5 
Added: March 21, 2010 | Visits: 1.089

Audio::Xmpcr Audio::Xmpcr is a Perl API to the XM PCR Satellite radio. It offers two different operating modes (direct and remote+daemon) via a single interface.This is very alpha, use at your own risk. It has only been tested only with few cards. 16 meg all-in-wonder rage 128 capture card. 8 meg... Platforms: *nix

License: Freeware Size: 44.03 KB Download (104): Audio::Xmpcr Download

Added: January 21, 2010 | Visits: 789

Audio::Moosic Audio::Moosic is a Moosic client library for Perl. SYNOPSIS use Audio::Moosic; $moo = Audio::Moosic::Unix->new(); $moosic->append(/home/me/somewhat.ogg); $moosic->play; print $moosic->current, "n"; $moosic->pause; ... Audio::Moosic acts as a client for the musical jukebox programm... Platforms: *nix

License: Freeware Size: 9.22 KB Download (89): Audio::Moosic Download

Added: August 03, 2010 | Visits: 724

Audio::XMMSClient Audio::XMMSClient is a Perl interface to the xmms2 music player. SYNOPSIS use Audio::XMMSClient; $c = Audio::XMMSClient->new( $name ); $c->connect; my $r = $c->playback_status; $r->wait; print $r->value; This module provides a perl interface to the xmms2 client library. It currently... Platforms: *nix

License: Freeware Size: 45.06 KB Download (89): Audio::XMMSClient Download

Added: May 21, 2010 | Visits: 1.544

Audio::File Audio::File is a audio file abstraction library. SYNOPSIS use Audio::File; my $file = Audio::File->new( "foo.bar" ); print "The ". $file->type() ."-file ". $file->name ." is ". int $file->length() ." seconds long.n"; print "Its interpreted by ". $file->tag->artist() ." and called ".... Platforms: *nix

License: Freeware Size: 74.75 KB Download (102): Audio::File Download

Added: July 15, 2010 | Visits: 1.340

Audio::File::Type Audio::File::Type represents an audio filetype. An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...)... Platforms: *nix

License: Freeware Size: 74.75 KB Download (110): Audio::File::Type Download

Added: January 15, 2010 | Visits: 1.197

Audio::File::AudioProperties Audio::File::AudioProperties is a Perl module that can abstract an audio files audio properties. Audio::File::AudioProperties is the base class for other file format independant audio property classes like Audio::File::Flac::AudioProperties or Audio::File::Ogg::AudioProperties. You should not... Platforms: *nix

License: Freeware Size: 74.75 KB Download (89): Audio::File::AudioProperties Download

Added: May 23, 2010 | Visits: 1.336

FoX Linux 2.0 Beta FoX Linux is a single-CD desktop-oriented Linux distribution based on Fedora Core, with KDE as its preferred desktop, main components recompiled for the i686 architecture and out-of-the-box support for popular multimedia formats. Now you can be smart and choose your operating system. FoX Linux... Platforms: *nix

License: Freeware Size: 2 GB Download (267): FoX Linux 2.0 Beta Download

Added: November 04, 2010 | Visits: 1.651

FoX Desktop 1.0 FoX Desktop Professional is the first Professional edition of FoX Desktop Linux, a Fedora-based desktop-oriented distribution, is now freely available. The Fedora Project is an openly-developed project designed by Red Hat, open for general participation, led by a meritocracy, and following a... Platforms: *nix

License: Freeware Size: 2 GB Download (144): FoX Desktop 1.0 Download

Added: May 04, 2010 | Visits: 1.517

Decibel Audio Player Decibel Audio Player project is a GTK+ open-source (GPL license) audio player designed for GNU/Linux, which aims at being very straightforward to use by mean of a very clean and user friendly interface. It aims also at being a real audio player and, as such, it does not include features that... Platforms: *nix

License: Freeware Size: 102.4 KB Download (116): Decibel Audio Player Download

Added: March 06, 2010 | Visits: 1.533

Audio::Beep Audio::Beep is a Perl module to use your computer beeper in fancy ways. SYNOPSIS #functional simple way use Audio::Beep; beep($freq, $milliseconds); #OO more musical way use Audio::Beep; my $beeper = Audio::Beep->new(); # lilypond subset syntax accepted # relative notation is the... Platforms: *nix

License: Freeware Size: 33.79 KB Download (144): Audio::Beep Download

Added: April 05, 2010 | Visits: 1.595

Audio::Beep::Linux::beep Audio::Beep::Linux::beep is a Audio::Beep player module using the beep program. SYNOPIS my $player = Audio::Beep::Linux::beep->new([%options]); USAGE The new class method can receive as option in hash fashion the following directives path => /full/path/to/beep With the path option you... Platforms: *nix

License: Freeware Size: 33.79 KB Download (177): Audio::Beep::Linux::beep Download

Added: August 02, 2010 | Visits: 1.026

Audio::Beep::Linux::PP Audio::Beep::Linux::PP is a PurePerl implementation of an Audio::Beep player. SYNOPSIS my $player = Audio::Beep::Linux::PP->new(); USAGE The new class method will return you a new player object. No other option is available right now. NOTES You need to be root to play something using... Platforms: *nix

License: Freeware Size: 33.79 KB Download (100): Audio::Beep::Linux::PP Download

Added: October 14, 2010 | Visits: 1.207

Audio::Beep::BSD::beep Audio::Beep::BSD::beep is an Audio::Beep player module using the beep program. IMPORTANT! This player module IS NOT TESTED! I found docs about the BSD beep program but I never had a chance to use it or test it. So use it AT YOUR OWN RISK and report me bugs if possible. SYNOPIS my $player... Platforms: *nix

License: Freeware Size: 33.79 KB Download (237): Audio::Beep::BSD::beep Download

Added: June 22, 2010 | Visits: 1.606

Audio Input-Output Library Audio Input-Output Library (libaio) is meant to solve the problem of differing digital audio platforms once and for all. JACK is unnecessarily complex for most applications, and while libaos support for file output is cool, it limits what the API can do and is therefore inadequate for any kind... Platforms: *nix

License: Freeware Size: 153.6 KB Download (225): Audio Input-Output Library Download

Added: October 06, 2010 | Visits: 1.310

Public Fox Public Fox cleans stuff after downloading. Tired of cleaning stuff people download? Use this to limit file downloading. Prevent browser changes. Public Fox blocks users from downloading unwanted files. Locks down Add-ons. Locks down Preferences. Locks down about:config All with a central... Platforms: *nix

License: Freeware Size: 19.46 KB Download (130): Public Fox Download

Added: October 01, 2010 | Visits: 1.279

Jack audio connection kit JACK is a low-latency audio server, written for POSIX conformant operating systems such as GNU/Linux and Apples OS X. Jack audio connection kit can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. Its clients can run in... Platforms: *nix

License: Freeware Size: 675.84 KB Download (106): Jack audio connection kit Download

Added: June 17, 2010 | Visits: 1.539

JackLab Audio Distribution 1.0 JackLab Audio Distribution is a remastered openSUSE for musicians, producers and media creators. The JackLab Team is proud to present the first public alpha-release of the JackLab Audio Distribution (JAD). The 1.2GB DVD iso can be downloaded from jacklab.org. We have found that musicians have... Platforms: *nix

License: Freeware Size: 1.56 GB Download (211): JackLab Audio Distribution 1.0 Download

Added: June 10, 2010 | Visits: 1.665

Audio::Radio::Sirius Audio::Radio::Sirius is a Perl module to control a Sirius satellite radio tuner. SYNOPSIS Sirius satellite radio (http://www.sirius.com) is a US based satellite radio serice. While none of the tuners they make have serial or USB connectors, it has been found that generation 2.5 tuners... Platforms: *nix

License: Freeware Size: 13.31 KB Download (184): Audio::Radio::Sirius Download

Added: January 23, 2010 | Visits: 1.026

Audio::Daemon::MPG123::Client 0.99 Audio::Daemon::MPG123::Client is a client portion of Audio::Daemon::MPG123. SYNOPSIS use Audio::Daemon::Client; my $player = new Audio::Daemon::Client(Server => 10.10.10.1, Port => 9101); # add in some mp3s $player->add(qw(Goodbye.mp3 Joey.mp3 Clothes_Of_Sand.mp3)); # set random mode on... Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): Audio::Daemon::MPG123::Client 0.99 Download

Added: August 10, 2010 | Visits: 1.557

Gunner News Reader 0.96 Gunner News Reader project is a console-based news reader. Gunner is a console-based Usenet news reader which is easy to configure. It supports multiple users, multiple servers, and color consoles. It supports most of the NNTP protocol. WHAT IS IT? Gunner is a free Usenet news reader. It was... Platforms: *nix

License: Freeware Size: 307.2 KB Download (109): Gunner News Reader 0.96 Download

< 1 2 3 4 5