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.481.230 Times

Audio Flac Header freeware
Filter: All | Freeware | Demo
 

Audio Flac Header

< 1 2 3 4 5 > 
Added: February 14, 2010 | Visits: 1.061

Audiere Audio System Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX. Audiere is open source and licensed under the LGPL. This... Platforms: *nix

License: Freeware Size: 450.56 KB Download (103): Audiere Audio System Download

Added: February 19, 2010 | Visits: 1.151

Audio::OSS Audio::OSS is a pure-perl interface to OSS (open sound system) audio devices. SYNOPSIS use Audio::OSS qw(:funcs :formats :mixer); my $dsp = IO::Handle->new(" dsp_reset($dsp) or die "reset failed: $!"; my $mask = get_supported_formats($dsp); if ($mask & AFMT_S16_LE) { set_fmt($dsp,... Platforms: *nix

License: Freeware Size: 9.22 KB Download (109): Audio::OSS Download

Added: October 21, 2010 | Visits: 1.312

FLV::Header FLV::Header is a flash video file data structure. METHODS This is a subclass of FLV::Base. $self->parse($fileinst) Takes a FLV::File instance and extracts the FLV header from the file stream. This method throws exceptions if the stream is not a valid FLV v1.0 or v1.1 file. The... Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): FLV::Header Download

Added: January 08, 2010 | Visits: 1.038

Audio::TagLib::MPEG::XingHeader Audio::TagLib::MPEG::XingHeader is an implementation of the Xing VBR headers. SYNOPSIS use Audio::TagLib::MPEG::XingHeader; my $i = Audio::TagLib::MPEG::XingHeader->new($data); print $i->isValid() ? "valid" : "invalid", "n"; This is a minimalistic implementation of the Xing VBR headers.... Platforms: *nix

License: Freeware Size: 1.4 MB Download (122): Audio::TagLib::MPEG::XingHeader Download

Added: May 02, 2010 | Visits: 1.215

Audio::TagLib::MPEG::Properties Audio::TagLib::MPEG::Properties is an implementation of audio property reading for MP3. SYNOPSIS use Audio::TagLib::MPEG::Properties; my $f = Audio::TagLib::MPEG::File->new("sample file.mp3"); my $i = $f->audioProperties(); print $i->layer(), "n"; # got 3 This reads the data from an... Platforms: *nix

License: Freeware Size: 1.4 MB Download (102): Audio::TagLib::MPEG::Properties Download

Added: February 21, 2010 | Visits: 868

Audio::TagLib::AudioProperties Audio::TagLib::AudioProperties is a simple, abstract interface to common audio properties. DESCRIPTION The values here are common to most audio formats. For more specific, codec dependant values, please see see the subclasses APIs. This is meant to compliment the Audio::TagLib::File and... Platforms: *nix

License: Freeware Size: 1.4 MB Download (96): Audio::TagLib::AudioProperties Download

Added: July 10, 2010 | Visits: 1.062

RipIT RipIT is used to create MPEG-1 Layer 3 (mp3), Flac (flac) or Ogg Vorbis (ogg) audio files from an audio CD and from version 3.4 also faac (m4a). RipIT is a console based front-end (no fancy GUI here), written in perl, for these excellent programs: - dagrab, cdparanoia or cdda2wav (tosha and cdd... Platforms: *nix

License: Freeware Size: 47.1 KB Download (101): RipIT Download

Added: May 21, 2010 | Visits: 1.545

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: January 15, 2010 | Visits: 1.199

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: November 22, 2010 | Visits: 1.180

EasyTAG 2.1 / EasyTAG is an utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MusePack and Monkeys Audio files. EasyTAG is simple and nice GTK+ interface makes tagging easier under GNU/Linux. The program exists for the both versions of the GTK library 1.2 and 2.4. The GTK 1.2 version... Platforms: *nix

License: Freeware Size: 839.68 KB Download (114): EasyTAG 2.1 / Download

Added: May 02, 2010 | Visits: 757

Audio:PSID Audio:PSID is a Perl module to handle SID files (Commodore-64 music files). SYNOPSIS use Audio::SID; $mySID = new Audio::SID(-filename => Test.sid) or die "Whoops!"; print "Title = " . $mySID->get(title) . "n"; print "MD5 = " . $mySID->getMD5(); $mySID->set(author => LaLa, title =>... Platforms: *nix

License: Freeware Size: 22.53 KB Download (92): Audio:PSID Download

Added: September 20, 2013 | Visits: 1.884

Perl Audio Converter Perl Audio Converter is a tool for converting multiple audio types from one format to another. It supports AAC, AC3, AIFF, APE, AU, AVR, BONK, CAF, CDR, FAP, FLA, FLAC, IRCAM, LA, LPAC, M4A, MAT, MAT4, MAT5, MMF, MP2, MP3, MP4, MPC, MPP, NIST, OFR, OFS, OGG, PAC, PAF, PVF, RA, RAM, RAW, SD2, SF,... Platforms: *nix

License: Freeware Size: 112.64 KB Download (289): Perl Audio Converter Download

Added: April 01, 2010 | Visits: 1.159

flac2mp3 0.2.9 / 0.3.0 flac2mp3 project is a tool to convert audio files from flac to mp3 format.. Platforms: *nix

License: Freeware Size: 90.11 KB Download (187): flac2mp3 0.2.9 / 0.3.0 Download

Added: October 08, 2010 | Visits: 968

Audio::TagLib Audio::TagLib is a library for reading and editing audio meta data, commonly known as tags. SYNOPSIS use Audio::TagLib; use warnings; use strict; my $f = Audio::TagLib::FileRef->new("Latex Solar Beef.mp3"); my $artist = $f->tag()->artist(); print $artist->toCString(), "n"; # got "Frank... Platforms: *nix

License: Freeware Size: 1.4 MB Download (95): Audio::TagLib Download

Added: August 20, 2010 | Visits: 1.129

POE::Component::Enc::Flac POE::Component::Enc::Flac is a POE component to wrap FLAC encoder flac. SYNOPSIS use POE qw(Component::Enc::Flac); $encoder1 = POE::Component::Enc::Flac->new(); $encoder1->enc(input => "/tmp/track03.wav"); $encoder2 = POE::Component::Enc::Flac->new( parent => mainSession, priority =>... Platforms: *nix

License: Freeware Size: 737.28 KB Download (146): POE::Component::Enc::Flac Download

Released: April 14, 2010  |  Added: May 10, 2010 | Visits: 1.639

Audio Extractor For FREE 2010 Powerful, easy to use video to audio extractor software converts among all popular video and audio formats with fast conversion speed. 100% Free! The mov Audio Extractor interface is very simple and user-friendly. To extract audio tracks from video files, just drag & drop them into main... Platforms: Windows

License: Freeware Size: 4.95 MB Download (137): Audio Extractor For FREE 2010 Download

Released: August 06, 2010  |  Added: May 09, 2011 | Visits: 1.871

AICAudioPlayer AIC Audio Player is a freeware program, for playing audiofiles as WAV, PCM, MP3, MP2, WMA, OGG, AAC, M4A, MP4(AAC), MP2 AAC, AMR, CDA, FLAC, APE, AMR, AWB, PCM, a-Law, u-Law, MS ADPCM, IMA ADPCM, GSM 6.10, M3U, PLS, CUE with FLAC, CUE with APE, CUE with WAV, etc... AIC Audio Player... Platforms: Windows

License: Freeware Size: 12.84 MB Download (216): AICAudioPlayer Download

Released: December 27, 2010  |  Added: January 06, 2011 | Visits: 1.392

Audio Extractor For FREE 2011 Powerful, easy to use video to audio extractor software converts among all popular video and audio formats with fast conversion speed. 100% Free! The mov Audio Extractor interface is very simple and user-friendly. To extract audio tracks from video files, just drag & drop them into main... Platforms: Windows

License: Freeware Size: 4.95 MB Download (210): Audio Extractor For FREE 2011 Download

Released: January 11, 2011  |  Added: January 20, 2011 | Visits: 1.386

GikSoft Free Audio Extractor Extract, Convert entire or parts of your FLV, MP4, AVI, WMV, ASF, MOV, MP3, WMA, M4A, AAC, WAV, MP2 files. Save to Mp3, Wma, Ogg, Wav, Flac... Free Audio Extractor is really handy with the visual TimeLine. A lot of formats are yet supported and we are still working to recognize new formats. FLV... Platforms: Windows, Other

License: Freeware Size: 2.15 MB Download (919): GikSoft Free Audio Extractor Download

Released: April 01, 2010  |  Added: February 12, 2011 | Visits: 1.838

DeGo Free Audio Voice Recorder DeGo Audio Recorder can record sound from any audio ports such as microphones and line-in audio, streaming audio from the Internet and audio from Winamp, Windows Media Player, QuickTime, RealPlayer, Flash and games. Our Audio Recorder can record and export any sound you hear without losing any... Platforms: Windows

License: Freeware Size: 10.35 MB Download (363): DeGo Free Audio Voice Recorder Download

< 1 2 3 4 5 >