Ports Search

Results 10,66110,670 of 19,819 for %22HTTP Server%22.(0.011 seconds)
audio/pyaudio-0.2.9 (Score: 9.2878623E-4)
Portaudio toolkit bindings for Python
PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library. With PyAudio, you can easily use Python to play and record audio on a variety of platforms.
audio/speex-0.2 (Score: 9.2878623E-4)
Python bindings for the Speex compressor/decompressor audio codec
py-speex is a Python module that provides bindings for the Speex audio compressor/decompressor codec.
audio/tagpy-2013.1 (Score: 9.2878623E-4)
Python bindings for Scott Wheeler's TagLib
TagPy is a Python crust (or a set of Python bindings) for Scott Wheeler's TagLib. TagPy can: * read and write ID3 tags of version 1 and 2, with many supported frame types for version 2 (in MPEG Layer 2 and MPEG Layer 3, FLAC and MPC) * access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files * access APE tags in Musepack and MP3 files.
audio/rem-0.4.7 (Score: 9.2878623E-4)
Library for real-time audio and video processing
Librem is a portable and generic library for real-time audio and video processing. Features - Audio buffering, mixing, codecs and resampling - Video mixing, rescaling and pixel format conversion
audio/rexima-1.4 (Score: 9.2878623E-4)
ncurses-based console mixer
A small and flexible console mixer using ncurses.
audio/rhythmbox-3.2.1 (Score: 9.2878623E-4)
Audio player for GNOME
Rhythmbox is an integrated music management application, originally inspired by Apple's iTunes. It is free software, designed to work well under the GNOME Desktop, and based on the powerful GStreamer media framework.
audio/ripit-3.9.0 (Score: 9.2878623E-4)
Command line audio CD ripper
RipIT is used to create MPEG-1 Layer 3 (mp3) using Lame, or uses Flac (flac), Ogg Vorbis (ogg) or Faac (m4a) to convert audio files (wav) extracted from an audio CD. It is a console based front-end (no GUI here), written in Perl, for various programs. The program will do the following without user intervention: * getting the audio CD Album/Artist/Tracks information from CDDB * ripping the audio CD Tracks * encoding to Flac, mp3 or Ogg * id3 tags encoded songs * creating an playlist (m3u) file * optionally generating a toc (cue) sheet for nice DAO burning * optionally preparing and send a CDDB submission and save it locally * optionally extracting hidden songs and split ghost songs * optionally creating md5sum files for all tracks * running several encoder processes at the same time and same run
audio/shorten-3.6.1 (Score: 9.2878623E-4)
Fast and optionally lossless compression for waveform files
Shorten reduces the size of waveform files (such as audio) using Huffman coding of prediction residuals and optional additional quantisation. In lossless mode the amount of compression obtained depends on the nature of the waveform. Those composing of low frequencies and low amplitudes give the best compression, which may be 2:1 or better. Lossy compression operates by specifying a minimum acceptable segmental signal to noise ratio or a maximum bit rate. Lossy compression operates by zeroing the lower order bits of the waveform, so retaining waveform shape. Permission is granted to use this software for decoding and non-commercial encoding (e.g. private or research use). If you intend to use shorten, be sure to check the full license, which can be displayed by "shorten -l".
audio/dir2ogg-0.12 (Score: 9.2878623E-4)
Command-line {wav,mp3,m4a} to ogg converter
dir2ogg is a python script which converts mp3, m4a, wma and wav files into OGG Vorbis format. It was inspired by the perl script mp32ogg.
audio/smf-0.15.15 (Score: 9.2878623E-4)
Ruby module to handle Standard MIDI Files
This is a "Standard MIDI File" module, which handles encoding and decoding SMF. This includes a simple MML as an example of application.