mercoledì 12 novembre 2008

Software Packages in Ubuntu 8.10 "Intrepid Ibex", Categoria Audio (prima parte)

Guida completa di tutto il software incluso nei repository Universe ufficiali di Ubuntu 8.10 "Intrepid Ibex", categoria Audio, alcuni praticamente sconosciuti

Da installare semplicemente usando Synaptec oppure il classico sudo apt-get.

In ordine alfabetico la prima puntata con un breve commento di ogni programma:
AsteClick - TomTom One Europe

A Better CD Encoder - Un programma migliore di codifica CD
Un programma frontend per cdparanoia, wget, cd-discid, id3 e il proprio programma di codifica Ogg/Vorbis, MP3, FLAC, Ogg/Speex o MPP/MP+(Musepack) favorito (in maniera predefinita chiama oggenc). Con un unico comando, estrae un intero CD e converte ogni traccia nel formato specificato poi aggiunge commenti o i tag ID3 ad ogni file.

Abcde supports:

  • CDDA using cdparanoia or cdda2wav
  • Ogg Vorbis using oggenc or vorbize
  • MP3 using lame, gogo, bladeenc, mp3enc, xingmp3enc, or l3enc
  • CDDB using cd-discid, wget, and FreeDB
  • Ogg commenting using vorbiscomment
  • Tagging using id3 and id3v2
  • m3u playlists
  • Distributed remote MP3 encoding using distmp3
  • Simultaneous reading and encoding
  • SMP systems
  • Resuming interrupted sessions
  • Noninteractivity
  • Error logging of background processes
  • Various Artists discs of all types
  • Custom filename output and munging
  • Passing arbitrary options to subprocesses
  • Ejecting CD's after reading
  • Encoder nicing
  • Grabbing arbitrary ranges of tracks
Tutorial completo in Ubuntuland

L'immagine “http://81.208.4.141/dimmisi-cofidis/banner/gif/banner_728x90.gif” non può essere visualizzata poiché contiene degli errori.

abcMIDI for turning ABC music files


The abcMIDI suite consists of programs for turning ABC music files into MIDI and vice versa, typesetting them as PostScript files, and manipulate them in several ways.
abc2abc 1.57 July 17 2008
abc2midi 2.15 September 28 2008
abc2ps.zip 1.3.3 December 2 2000
yaps 1.50 January 04 2008
midi2abc 2.91 March 10 2008
midicopy 1.10 September 22 2006
abcmatch 1.42 December 21 2006

Tutorial completo in questa pagina


Abraca è un client GTK2 per XMMS Music Player


Abraca is a GTK2 client for the XMMS2 music player. The project is designed with collections in mind, which makes managing your music a breeze.

Requirements:

· GTK+ version 2.4.x
· XMMS2
· libglade
· python
· libnotify (optional)

What's New in This Release:

· The UI has been reworked;
· Adding and removing stuff to/from the media library is now possible;
· Detection if xmms2d is running or not is also working now

Un tutorial completo in Ubuntuland

Creatividad clasica 8

Aconnect Gui (Alsa project)

aconnectgui is a FLTK based frontend for aconnect. It is written directly on top of the aconnect source, leaving the original source intact, only adding a couple of ifdefs, and some calls to the gui part, so it provides exactly the same functionality, but with a graphical userinterface.

Scheda completa del programma e istruzioni per il download in questa pagina

GIF Prezzo 728x90

eciadl

Driver Open Source per modem ADSL equipaggiati con chipset Globespan. I modem supportani sono tantissimi tra i quali alcuni modelli D-LinK, Atlantis Land, US Robotics e altri produttori molto importanti. Dopo averli installati, la configurazione è semplicissima poiché il driver è dotato di una comoda interfaccia grafica.

Installare un modem USB su un pc con linux, risulta molto complicato perché, il più delle volte il cd di installazione non contiene i driver per linux, i driver sono introvabili o se vanno bene per una distribuzione non consentono il funzionamento del modem su un’altra.

Un tutorial completo in questa pagina

728x90

Aeolus, synthesised pipe organ emulator

Aeolus è un emulatore di organo a canne creato da Fons Adriaensen e dalle potenzialità davvero sorprendenti. Il software ci mette a disposizione 3 tastiere virtuali e la pedaliera tutto gestibile tramite midi, per ognuno di questi elementi esistono i registri da attivare o disattivare come avviene in un organo reale.

Per maggiori informazioni fatevi un giro nella Homepage del progetto,dove sono presenti anche alcuni file audio di esempio.

Breve campione della Fuga in Sol Maggiore BWV 577 di J.S.Bach suonata con Aeolus: bwv577.mp3

L'interfaccia grafica è abbastanza chiara ed intuitiva. Il driver audio su cui si appoggia il soft-synth è alsa, consigliato l'uso del server sonoro jack.Aeolus is a synthesised (i.e. not sampled) pipe organ emulator that should be good enough to make an organist enjoy playing it. It is a software synthesiser optimised for this job, with possibly hundreds of controls for each stop, that enable the user to "voice" his instrument. First presented at the 2nd LAD conference in Karlsruhe, end of April 2004.

Tutorial compelto in questa pagina

Alac Decoder

A simple decoder for the Apple Lossless audio codec.

The Apple Lossless Audio Decoder Library was a C++ wrapper class I created for the open ALAC decoder written in C by David Hammerton. I have a friend who was in the process of developing a program that used the LAME MP3 encoder to compress FLAC files. He was originally going to just do FLAC but he said he would do ALAC if a good library was out there to decode it. So I made one that was apparantly, good enough. Free to download.

Download Source Package alac-decoder:

Tutorial completo con le istruzioni per il download in questa pagina

braintrainer_728x90.gif


Alsa (Advanced Linux Sound Architecture)

Advanced Linux Sound Architecture (noto al grande pubblico con il solo acronimo ALSA) è un componente del kernel Linux creato per sostituire l'originale Open Sound System (OSS) nella fornitura di device driver per le schede audio. Alcuni degli scopi del progetto ALSA al momento della sua ideazione erano la configurazione automatica dell'hardware, e la gestione efficiente di schede audio semplici in un sistema - scopi che sono stati quasi del tutto raggiunti. Una serie di framework, quali JACK, usano ALSA per svolgere operazioni di editing e mixing audio a bassa latenza di tipo professionale.

Il progetto, guidato da Jaroslav Kysela, fu creato, all'inizio per sviluppare un driver Linux per la scheda audio Gravis Ultrasound nel 1998, ed è stato sviluppato in maniera separata dal kernel Linux fino a quando non è stato inserito nella serie di sviluppo 2.5 nel 2002 (2.5.4-2.5.5). Nella versione 2.6 sostituisce OSS per impostazione predefinita, sebbene esista un livello di compatibilità a ritroso.

Oltre ai driver di perificerica, ALSA fornisce una libreria in user space affinché gli sviluppatori che vogliano interfacciarsi con i driver possano utilizzare un'API di livello più elevato, evitando di interagire direttamente con il kernel.

Scheda completa e istruzioni per il download

Abbonati ora a SKY
amb plugin


Nuova release per AMB plugins.

Amb or AMB may refer to

  • Advanced Memory Buffer, used in Fully Buffered DIMM memory
  • Amb (princely state), a South Asian region
  • Amb, a small town situated in Himachal Pradesh (a province of India)
  • Ambassador
  • Active magnetic bearing
  • Axe Murder Boyz, a two-man rap group Otis & Bonez Dubb
  • Ate my balls, a relatively early example of an Internet meme
  • AMB Property Corporation, from its ticker symbol
  • Ambergate railway station, from its National Rail code
  • Al-Aqsa Martyrs Brigades, one of the armed sections of the Palestinian Fatah movement
  • Autolux Message Board; see Autolux
  • one of two airports with this IATA airport code:
    • Ambilobe Airport, Madagascar
    • RAAF Amberley, Queensland, Australia
  • Amb special form, a nondeterministic programming construct using continuations
Tutorial completo in Ubuntuland

spiderman_728x90.gif

Ams Realtime Modular Synthesizer for ALSA

Scheda completa e istruzioni per il download in questa pagina
http://shop.clickpoint.it/shop/shopfiles/unibet/b50/unibet_sport_728x90.gif

Amsynth, Two Oscillator Software Synthesizer

amsynth è uno dei sintetizzatori virtuali più potenti per Linux, e produce suoni veramente eccezionali. Come si può (non facilmente) intuire dal nome, questo synth ha la possibilità di utilizzare sintesi additiva e sottrattiva, ed ha inoltre un banco di effetti incorporato.

Molti parametri sono gestibili e controllabili via MIDI e l'uscita audio prevede anche l'uso del server jack, cosa che lo rende molto appetibile per essere usato in contemporanea ad altri programmi (ad esempio il sequencer muse) e di poter catturare l'audio prodotto ad esempio in una traccia audio del sequencer.
Scheda completa e istruzioni per il download in questa pagina

http://www.clickpoint.it/contents/banners/Parship/728x90/728x90_short_clickpoint.gif

Aqualung ottimo player musicale per GNU/Linux

Software dalle caratteristiche eccellenti e con funzionalità molto avanzate all’altezza dei cugini più blasonati come Exaile o AmaroK.

Aqualung offre anche un Music Store: un database musicale, grazie al quale possiamo memorizzare parecchie informazioni sui brani memorizzati sull’HD. In questo senso ha diverse funzionalità che consentono l’import di metadati direttamente nel Music Store come ID3v1, ID3v2 tags, commenti Ogg Xiph, APE.

Scheda completa e istruzioni per il download in questa pagina.

http://www.clickpoint.it/contents/banners/barclaycard/728x90.jpg
Ardour, Registrazione ed Elaborazione Audio Professionale

Ardour è un programma di registrazione ed elaborazione audio professionale Open Source, rilasciato sotto la licenza GNU General Public License. Attualmente installabile su Linux, Solaris, e Mac OS X. Consente la registrazione multitraccia in realtime.

L'autore e principale sviluppatore è Paul Davis, autore anche del software JACK Audio Connection Kit.

Scheda tecnica e istruzioni per il download in questa pagina.
Ario Player Multimediale inspirato a Rhythmbox


Ario è un semplice player multimediale inspirato a Rhythmbox con la qualità di essere più leggero veloce. Indicato per il basso consumo di ram e della interfaccia semplice ed intuitiva Ario può essere un ottima alternativa su pc datati o con poca ram a nostra disposizione.

Il software è multilingua compreso l'italiano offre le maggiori caratteristiche di software di livello superiore.
Scheda completa e istruzioni per il download in questa pagina.
arts (1.5.10-0ubuntu1)
sound system from the official KDE release
ascd (0.13.2-4) [universe]
CD player and mixer
ascdc (0.3-14) [universe]
AfterStep CD changer
asmixer (0.5-13) [universe]
AfterStep audio mixer
asoundconf-gtk (1.6-0ubuntu1) [universe]
Applet to select the default ALSA sound card
aubio-tools (0.3.2-2ubuntu1) [universe]
a library for audio segmentation -- utilities
Base plugins for audacious

audacity lettore multimediale per Linux

Audacious è un player musicale, "GUI-based" per sistemi POSIX come Linux. Compilato il .deb per Ubuntu.

In realtà Audacious è un fork di Beep Media Player 0.9.7.1, che, a sua volta, è un fork di XMMS, un lettore multimediale per Linux.

Le ragioni dell'inizio dello sviluppo del fork sono puramente tecniche. In Beep Media Player gli utenti trovarono alcune stranezze, come la gestione dei tag ID3v2, riportata come "Software bacato" (bug) da alcuni utenti insoddisfatti.

Inoltre Beep Media Player fu trovato privo di funzionalità considerate utili per gli utenti soliti ad usare lo streaming, come il supporto per il plugin di XMMS "songchange plugin".


Scheda completa e istruzioni per il download in questa pagina.

audiolink (0.05-1.1) [universe]
makes managing and searching for music easier
audiooss (1.0.0-2.1) [universe]
transparent OSS emulation over NAS
audtty (0.1.9a-1) [universe]
ncurses based frontend to audacious
aumix (2.8-21ubuntu1) [universe]
Simple text-based mixer control program
aumix
virtual package provided by aumix-gtk
aumix-gtk (2.8-21ubuntu1) [universe]
Simple mixer control program with GUI and text interfaces
awesfx (0.5.1a-1) [universe]
utility programs for AWE32/64 and Emu10k1 driver
banshee (1.2.1-3ubuntu1) [universe]
Media Management and Playback application
beep (1.2.2-20) [universe]
advanced pc-speaker beeper
bitscope (1.1-6ubuntu2) [universe]
diagnosis tool for JACK audio software
blepvco (0.1.0-1) [universe]
LADSPA anti-aliased, minBLEP-based, hard-sync-capable oscillator plugins
blop (0.2.8-5) [universe]
Bandlimited wavetable-based oscillator plugins for LADSPA hosts
bluemindo (0.2.1-1) [universe]
really simple but powerful audio player
bluez-btsco (1:0.50-0ubuntu3) [universe]
Bluez Bluetooth SCO tool
bmpx (0.40.14-1) [universe]
Beep Media Player eXperimental
bplay (0.991-10) [universe]
Buffered audio file player/recorder
bristol (0.9.1-13) [universe]
vintage synthesizer emulator
brutefir (1.0f-1ubuntu2) [universe]
a software convolution engine
bse-alsa (0.7.1-1) [universe]
ALSA plugin for BEAST
cam (1.05-8) [universe]
Cpu's Audio Mixer for Linux
caps (0.4.2-1) [universe]
C* Audio Plugin Suite
cccd (0.3beta4-6ubuntu1) [universe]
A small GTK+ CD player program
cd-discid (0.9-1) [universe]
CDDB DiscID utility
cdcd (0.6.6-8) [universe]
command line or console based CD player
cddb (2.6-19.2) [universe]
CD DataBase support tools
cdparanoia (3.10.0+debian-1)
audio extraction tool for sampling CDs
cdtool (2.1.8-release-1) [universe]
text-based audio CD player and CD-ROM control commands
cecilia (2.0.5-2.1ubuntu2) [universe]
graphic user interface for CSound
celt (0.3.2-1) [universe]
The CELT codec command line tools
checkmp3 (1.98-7) [universe]
Identify MP3s that do not follow the MP3 format
cheesetracker (0.9.15.3-4) [universe]
sound module tracking program (IT - Impulse Tracker clone)
chuck (1.2.0.8.dfsg-1.1ubuntu1) [universe]
Concurrent, On-the-fly Audio Programming Language
cmt (1.15-3.1) [universe]
Computer Music Toolkit (cmt) a collection of LADSPA plugins
cmus (2.2.0-1build1) [multiverse]
Lightweight ncurses audio player
cowbell (0.2.7.1-2) [universe]
An easy-to-use tag editor for your music files
cplay (1.49-10) [universe]
A front-end for various audio players
create-resources (0.1.3-2.1) [universe]
shared resources for use by creative applications
creox (0.2.2rc2-3ubuntu4) [universe]
real-time guitar effects
crip (3.7-3) [universe]
terminal-based ripper/encoder/tagger tool
csladspa (1:5.08.0.dfsg2-8) [universe]
LADSPA plugin for Csound
csound (1:5.08.0.dfsg2-8) [universe]
powerful and versatile sound synthesis software
csound-gui (1:5.08.0.dfsg2-8) [universe]
GUI interfaces and opcodes for Csound
csound-utils (1:5.08.0.dfsg2-8) [universe]
miscellaneous utilities for the Csound system
cwcdr (2.0.2) [universe]
Chez Wam CD Ripper
cynthiune.app (0.9.5-7.1build1) [universe]
A free software and romantic music player for GNUstep
darkice (0.18.1-1) [universe]
Live audio streamer
darksnow (0.6.1-1) [universe]
simple graphical user interface to darkice
dbmix (0.9.8-6) [universe]
DJ mixer for digital audio streams
decibel-audio-player (0.11-2) [universe]
simple and nice music player for the GNOME desktop
deejayd (0.7.2-1) [universe]
Network controllable media player daemon
deejayd-client (0.7.2-1) [universe]
Client library to access the deejayd server
deejayd-gstreamer (0.7.2-1) [universe]
Deejayd GStreamer backend
deejayd-webui (0.7.2-1) [universe]
Web interface for deejayd
deejayd-xine (0.7.2-1) [universe]
Deejayd XINE backend
denemo (0.7.7-3.1ubuntu1) [universe]
A gtk+ frontend to GNU Lilypond
digitaldj (0.7.5-6.1) [universe]
An SQL based mp3 player front-end
dir2ogg (0.11.6-1) [universe]
audio file converter into ogg-vorbis format
dirac (0.10.0-0ubuntu1) [universe]
general purpose video codec - commandline utilities
distmp3 (0.1.9.ds1-4.3) [universe]
A Perl client and daemon for distributed audio encoding
djc (0.7.2-1) [universe]
Command line basic client to the deejayd server
djplay (0.5.0-3ubuntu1) [universe]
A DJ application for Linux
dtmfdial (0.2-4) [universe]
DTMF Tone Dialer
easyh10 (1.5-1) [universe]
Utility to manage the iRiver H10 music player
easytag (2.1.4-1.1) [universe]
viewing, editing and writing ID3 tags
easytag-aac (2.1.5-0.0) [multiverse]
viewing, editing and writing ID3 tags
ecamegapedal (0.4.4-7) [universe]
an audio effects pedal application
ecasound (2.4.6.1-2) [universe]
Multitrack-capable audio recorder and effect processor
ecasound
virtual package provided by ecasound
ecasound-el (2.4.6.1-2) [universe]
emacs binding files for ecasound sound editing environment
ecawave (1:0.6.1-11) [universe]
graphical audio file editor
eflite (0.4.1-1) [universe]
Festival-Lite based emacspeak speech server
emms (3.0-3) [universe]
The Emacs MultiMedia System
emusic-remote (1.0.0.2ds2-2) [universe]
browser and download manager for eMusic.com
enscribe (0.0.4-3) [universe]
convert images into sounds
epos (1:2.5.37-6) [universe]
Text-to-speech system
esound (0.2.40-0ubuntu1) [universe]
Enlightened Sound Daemon - Support binaries
esound
virtual package provided by pulseaudio-esound-compat
esound-clients (0.2.40-0ubuntu1)
Enlightened Sound Daemon - clients
esound-common (0.2.40-0ubuntu1)
Enlightened Sound Daemon - Common files
espeak (1.39-0ubuntu1)
A multi-lingual software speech synthesizer
espeak-data (1.39-0ubuntu1)
A multi-lingual software speech synthesizer: speech data files
esperanza (0.4.0-3ubuntu2) [universe]
XMMS2 client which aims to be as feature-full and easy-to-use as possible
etktab (3.2-2) [universe]
ASCII guitar tab editor
exaile (0.2.13-0ubuntu1) [universe]
flexible audio player, similar to Amarok, but written in GTK+
exfalso (1.0.ds1-2ubuntu1) [universe]
audio tag editor for GTK+
extace (1.9.9-4ubuntu1) [universe]
waveform viewer
eyed3 (0.6.16)
Display and manipulate id3-tags on the command-line
ezstream (0.5.3~dfsg-1) [universe]
easy media streaming client over icecast servers
faac (1.26-0.1ubuntu2) [multiverse]
an AAC audio encoder
faad (2.6.1-3.1) [universe]
freeware Advanced Audio Decoder player
fapg (0.41-1) [universe]
Fast Audio Playlist Generator
faust (0.9.9.4b-1) [universe]
functional programming language for realtime audio applications
fbx-playlist (20070531+dfsg.1-1) [multiverse]
graphical editor for FreeBox playlist
festival (1.96~beta-7ubuntu1) [universe]
General multi-lingual speech synthesis system
festival-czech (0.3-1) [universe]
Czech support for Festival speech synthesis system
festival-freebsoft-utils (0.9-1) [universe]
Festival extensions and utilities
festival-hi (0.1-3) [universe]
festival text to speech synthesizer for Hindi language
festival-mr (0.1-4) [universe]
festival text to speech synthesizer for Marathi language
festlex-cmu (1.4.0-6) [universe]
CMU dictionary for Festival
festlex-ifd (2.0+debian0-1) [universe]
Italian support for Festival
festlex-oald (1.4.0-3.1) [multiverse]
Festival lexicon from Oxford Advanced Learners' Dictionary
festlex-poslex (1.4.0-5) [universe]
Part of speech lexicons and ngram from English
festvox-czech-ph (0.1-2) [universe]
Czech male speaker for Festival
festvox-don (1.4.0-4) [multiverse]
minimal British English male speaker for festival
festvox-ellpc11k (1.4.0-3) [multiverse]
Castilian Spanish male speaker for Festival
festvox-hi-nsk (0.1-3) [universe]
Hindi male speaker for festival
festvox-italp16k (2.0+debian0-1) [universe]
Italian female speaker for Festival
festvox-itapc16k (2.0+debian0-1) [universe]
Italian male speaker for Festival
festvox-kallpc16k (1.4.0-5) [universe]
American English male speaker for festival, 16khz sample rate
festvox-kallpc8k (1.4.0-4) [universe]
American English male speaker for festival, 8khz sample rate
festvox-kdlpc16k (1.4.0-5) [universe]
American English male speaker for festival, 16khz sample rate
festvox-kdlpc8k (1.4.0-5) [universe]
American English male speaker for festival, 8khz sample rate
festvox-mr-nsk (0.1-4) [universe]
Marathi male speaker for festival
festvox-rablpc16k (1.4.0-2) [multiverse]
British English male speaker for festival, 16khz sample rate
festvox-rablpc8k (1.4.0-2) [multiverse]
British English male speaker for festival, 8khz sample rate
festvox-suopuhe-common (1.0g-20051204-2) [universe]
Common files for Festival Finnish speakers
festvox-suopuhe-lj (1.0g-20051204-2) [universe]
Finnish female speaker for Festival
festvox-suopuhe-mv (20041119-1) [universe]
Finnish male speaker for festival
fil-plugins (0.1.0-2) [universe]
parametric equalizer LADSPA plugin
fische (2.0~alpha3-2) [universe]
Stand-alone sound visualisation for Linux
flac (1.2.1-1.2)
Free Lossless Audio Codec - command line tools
flake (0.10-3) [universe]
Alternative encoder for the Free Lossless Audio Codec
flashplugin-nonfree-extrasound (0.0.svn2431-3) [multiverse]
Adobe Flash Player platform support library for Esound and OSS
flite (1.2-release-2.3) [universe]
A small run-time speech synthesis engine
fluid-soundfont-gm (3.1-1) [universe]
Fluid (R3) General MIDI SoundFont (GM)
fluid-soundfont-gs (3.1-1) [universe]
Fluid (R3) General MIDI SoundFont (GS)
fluidsynth (1.0.8-1.1) [universe]
Real-time MIDI software synthesizer
fluidsynth-dssi (0.9.1-3ubuntu2) [universe]
DSSI wrapper for the FluidSynth SoundFont-playing software synthesizer
fmit (0.97.7-2ubuntu1) [universe]
Free Music Instrument Tuner
fmtools (1.0.4) [universe]
FM radio tuner
freebirth (0.3.2-8) [universe]
Bass synthesizer/sample player/sequencer
freebirth-data (0.3.2-8) [universe]
Bass synthesizer/sample player/sequencer -- sound samples
freecycle (0.6.1.1alpha-1) [universe]
Plastic surgery for your audio loops
freepats (20060219-1) [universe]
Free patch set for MIDI audio synthesis
freeplayer (20070531+dfsg.1-1) [multiverse]
wrapper around vlc for French ADSL FreeBox
freewheeling (0.5.5-1build1) [universe]
live looping musical instrument
freqtweak (0.7.0~cvs20070510-0ubuntu2) [universe]
Realtime audio frequency spectral manipulation
fusd-kor-source (1.10+11-3) [universe]
Source for the fusd kernel module
galan (0.3.0+beta4-1.2ubuntu2) [universe]
modular audio processing and synthesis system
gamix (1.99.p14.debian1-4ubuntu1) [universe]
Graphical sound mixer for ALSA
gbemol (0.3.1-2) [universe]
Graphical frontend for the Music Player Daemon (MPD)
gbsplay (0.0.8+dfsg1-3) [universe]
A Gameboy sound player
gcdmaster (1:1.2.2-16) [universe]
GNOME GUI for cdrdao
genpo (0.9.6+dfsg.1-0ubuntu3) [universe]
GENeral Purpose Organ
gigedit (0.1.1-2.2) [universe]
instrument editor for Gigasampler files
gimmix (0.4.1-0ubuntu1) [universe]
Graphical music player
gkrellm-radio (2.0.4-1) [universe]
FM radio tuner for GKrellM
gkrellm-volume (2.1.13-1) [universe]
A mixer plugin for GKrellM
gkrellmss (2.6-7ubuntu1) [universe]
Plugin for GKrellM that has a VU meter and a chart
gkrellxmms2 (0.7.0-2) [universe]
GKrellM plugin to control xmms2
glame (2.0.1-5) [universe]
versatile audio processor
glashctl (0.4.2-4build1) [universe]
simple applet for controlling the LASH Audio Session Handler
gmod (3.1-13) [universe]
Module player for Ultrasound and SB AWE soundcards
gmorgan (0.25-4) [universe]
MIDI rhythm station emulator software
gmpc (0.15.5.0-2) [universe]
Gnome Music Player Client (graphical interface to MPD)
gmpc-dev (0.15.5.0-2) [universe]
Gnome Music Player Client (plugin development files)
gmusicbrowser (0.964-0ubuntu1) [universe]
jukebox for large collections of mp3/ogg/flac/mpc files
gnome-alsamixer (0.9.7~cvs.20060916.ds.1-1) [universe]
ALSA sound mixer for GNOME
gnomeradio (1.7-6) [universe]
FM-radio tuner for the GNOME desktop
gnomoradio (0.15.1-5.2ubuntu3) [universe]
free peer to peer music application
gnowavcut (0.0.8-1build1) [universe]
split PCM wave file
gnupod-tools (0.99.6-5) [universe]
command-line tools for the iPod family of portable music players
gnusound (0.7.4-8build1) [universe]
multitrack sound editor for GNOME
goattracker (2.67-1) [universe]
C64 music editor
gogo (2.39b-7) [multiverse]
mp3 encoder
gom (0.30.2-1) [universe]
Command line and interactive ncurses-based OSS audio mixer
gpe-mixer (0.42-2) [universe]
audio mixer frontend for GPE
gqmpeg (0.90.0-2) [universe]
a GTK+ front end to mpg321/mpg123 and ogg123
grabcd-encode (0006-1) [universe]
rip and encode audio CDs - encoder
grabcd-rip (0006-1) [universe]
rip and encode audio CDs - ripper
gradio (1.0.1-7build1) [universe]
GTK FM radio tuner.
gramofile (1.6-8) [universe]
Transfer sound from gramophone records to CD
gramophone2 (0.7.29a-1) [universe]
GRAMophone II is an algorithmic music generator
grandfatherclock (1.0.2-4) [universe]
a clock that tolls time acoustically
gstreamer0.10-plugins-farsight (0.12.9-2ubuntu1) [universe]
plugins for GStreamer for Audio/Video conferencing
gstreamer0.10-pulseaudio (0.10.10.4-1ubuntu1)
GStreamer plugin for PulseAudio
gtick (0.4.2-1) [universe]
Metronome application
gtkpod (0.99.12-3) [universe]
manage songs and playlists on an Apple iPod
gtkpod
virtual package provided by gtkpod-aac
gtkpod-aac (0.99.12-1ubuntu1) [multiverse]
manage songs and playlists on an Apple iPod
gwc (0.21.05-1ubuntu2) [universe]
Audio file denoiser
gxmms2 (0.7.0-2) [universe]
xmms2 client for the GNOME desktop
herrie (2.0.2-1) [universe]
Minimalistic audio player built upon Ncurses
hexter (0.6.1-2ubuntu2) [universe]
Yamaha DX7 modeling DSSI plugin
hipo (0.6.1-2) [universe]
iPod Management Tool
horgand (1.07-1) [universe]
JACK capable organ softsynth
hydrogen (0.9.3-5.1ubuntu1) [universe]
Simple drum machine/step sequencer
hydrogen-drumkits (0.9.3.20070703-1) [universe]
drumkits for Hydrogen
icecast-server (1:1.3.12-20) [universe]
MPEG Layer III Streaming Server
icecast2 (2.3.2-2) [universe]
Ogg Vorbis and MP3 streaming media server
icedax (9:1.1.8-1ubuntu1) [universe]
Creates WAV files from audio CDs
ices2 (2.0.1-8) [universe]
Ogg Vorbis streaming source for Icecast 2
id3 (0.15-1) [universe]
An ID3 Tag Editor
id3ed (1.10.4-3) [universe]
Another id3 tag v1 editor
id3ren (1.1b0-6) [universe]
id3 tagger and renamer
id3tool (1.2a-4) [universe]
Command line editor for id3 tags
id3v2 (0.1.11-3) [universe]
A command line id3v2 tag editor
ifp-line-libifp (1.0.0.2-3) [universe]
command line tool to access iRiver iFP audio players
ifpgui (0.12.0-1) [universe]
QT based manager for iRiver iFP audio players
ihu (0.6.0-1) [universe]
Qt VoIP softphone with an own, encrypted protocol
iripdb (0.1.3b-1.1ubuntu1) [universe]
Generates the DB files for the iRiver iHP-1xx
irmp3 (0.5.7pre2-1.2) [universe]
A Multimedia Audio Jukebox application
irmp3-ncurses (0.5.3.1-1) [universe]
irmp3 control frontend
jaaa (0.4.2-1ubuntu1) [universe]
audio signal generator and spectrum analyser
jack (3.1.1+cvs20050801-25) [universe]
Rip and encode CDs with one command
jack-rack (1.4.7-0ubuntu1) [universe]
LADSPA effects "rack" for JACK
jack-tools (0.0.2-5) [universe]
various JACK tools: plumbing, play, udp, ctl, scope, clock
jackbeat (0.6.3-0ubuntu1) [universe]
a drummachine-like audio sequencer with JACK support
jackd (0.109.2-3ubuntu1) [universe]
JACK Audio Connection Kit (server and example clients)
jackeq (0.4.1-1ubuntu2) [universe]
routes and manipulates audio from/to multiple sources
jajuk (1.6.2+svn4047-1) [universe]
advanced jukebox and music organizer
jamin (0.95.0-4ubuntu2) [universe]
Audio mastering from a mixed down multitrack source with JACK
japa (0.2.1-3ubuntu1) [universe]
JACK and ALSA Perceptual Analyser
jdelay (1.0-0ubuntu1) [universe]
Sound card latency measurement tool
jlgui (3.0-7) [universe]
graphical music player
juice (0.03p+nmu2) [universe]
playlist editor / player frontend
juke (0.7-4) [universe]
A curses-based jukebox program
julius (4.0.2-0ubuntu1) [multiverse]
speech recognition engine
julius-voxforge (0.1.1~build726-0ubuntu1) [universe]
acoustic models for Julius (English)
kaconnect (1.1.1-0ubuntu2) [universe]
Connection utility for the ALSA sequencer system
kguitar (0.5-3ubuntu1) [universe]
Stringed instrument tablature editor for KDE
kluppe (0.6.12-1build1) [universe]
a loop-player and recorder designed for live use
kmidimon (0.5.0-2) [universe]
MIDI monitor using ALSA sequencer and KDE user interface
kmix (4:4.1.2-0ubuntu1)
volume control and mixer for KDE 4
kradio (0.1.1.1~20061112-3.1) [universe]
Comfortable Radio Application for KDE
kscd (4:4.1.2-0ubuntu1)
audio CD player for KDE 4
kstreamripper (0.3.4.debian1-2) [universe]
kde frontend for streamripper
ladcca-bin (0.4.0-6) [universe]
LADCCA example clients
ladccad (0.4.0-6) [universe]
LADCCA server
ladspa-sdk (1.1-6) [universe]
sample tools for linux-audio-dev plugin architecture
lakai (0.1-1) [universe]
transfers samples between a PC and an AKAI sampler
lame (3.98-0.0) [multiverse]
LAME Ain't an MP3 Encoder
lash-bin (0.5.4-0ubuntu2) [universe]
Linux Audio Session Handler (LASH) example clients
lashd (0.5.4-0ubuntu2) [universe]
Linux Audio Session Handler (LASH) server
lashwrap (1.0.2-0ubuntu1) [universe]
LASH wrapper for non-LASH audio and midi applications
lastfm (1:1.5.1.31879.dfsg-1ubuntu3) [universe]
a music player for Last.fm personalized radio
lastfmproxy (1.3b-1) [universe]
proxy server for the last.fm radio streams
lastfmsubmitd (0.37-2) [universe]
submission daemon for the Last.fm social music network
lastmp (0.37-2) [universe]
MPD client for lastfmsubmitd
ld10k1 (1.0.17-0ubuntu1) [universe]
ALSA emu10k1/2 patch loader
libao-pulse (0.9.3-1) [universe]
libao PulseAudio driver
libao-ruby (0.1-1ubuntu2) [universe]
cross-platform audio output library bindings for Ruby
libao-ruby
virtual package provided by libao-ruby1.8
libao-ruby1.8 (0.1-1ubuntu2) [universe]
cross-platform audio output library bindings for Ruby 1.8
libaudclient1 (1.5.1-3ubuntu1) [universe]
audacious dbus remote control library
libaudid3tag1 (1.5.1-3ubuntu1) [universe]
audacious id3 tag manipulation library
libcdparanoia0 (3.10.0+debian-1)
audio extraction tool for sampling CDs (library)
libcsnd-java (1:5.08.0.dfsg2-8) [universe]
Java bindings for the Csound API
libcsnd5.1 (1:5.08.0.dfsg2-8) [universe]
C++ bindings for the Csound API
libcsoundac5.1 (1:5.08.0.dfsg2-8) [universe]
the Csound Algorithmic Composition library
libflake-dev (0.10-3) [universe]
Alternative encoder for the Free Lossless Audio Codec -- Development files
libgsm-tools (1.0.12-1) [universe]
User binaries for a GSM speech compressor
libmodplug-dev (1:0.7-7)
development files for mod music based on ModPlug
libmodplug0c2 (1:0.7-7)
shared libraries for mod music based on ModPlug
libpulse-browse0 (0.9.10-2ubuntu9)
PulseAudio client libraries (zeroconf support)
libpulse-browse0-dbg (0.9.10-2ubuntu9)
PulseAudio client libraries (zeroconf support) debugging symbols
libpulse-mainloop-glib0 (0.9.10-2ubuntu9)
PulseAudio client libraries (glib support)
libpulse-mainloop-glib0-dbg (0.9.10-2ubuntu9)
PulseAudio client libraries (glib support) debugging symbols
libpulsecore5-dbg (0.9.10-2ubuntu9)
PulseAudio sound server core detached debugging symbols
librplay3 (3.3.2-11.1) [universe]
Shared libraries for the rplay network audio system
libsox-fmt-all (14.0.1-2build2) [universe]
All SoX format libraries
libsox-fmt-alsa (14.0.1-2build2) [universe]
SoX alsa format I/O library
libsox-fmt-ao (14.0.1-2build2) [universe]
SoX Libao format I/O library
libsox-fmt-base (14.0.1-2build2) [universe]
Minimal set of SoX format libraries
libsox-fmt-ffmpeg (14.0.1-2build2) [universe]
SoX ffmpeg format library
libsox-fmt-flac (14.0.1-2build2) [universe]
SoX FLAC format library
libsox-fmt-gsm (14.0.1-2build2) [universe]
SoX GSM format library
libsox-fmt-mp3 (14.0.1-2build2) [universe]
SoX MP3 format library
libsox-fmt-ogg (14.0.1-2build2) [universe]
SoX OGG Vorbis format library
libsox-fmt-oss (14.0.1-2build2) [universe]
SoX OSS format I/O library
libsox-fmt-sndfile (14.0.1-2build2) [universe]
SoX libsndfile format library
libsox0 (14.0.1-2build2) [universe]
SoX library
libstk0-dev (4.2.0-9.2) [universe]
sound synthesis toolkit development files
libstk0c2a (4.2.0-9.2) [universe]
Sound Synthesis Toolkit
libvamp-hostsdk2 (1.2-1.1) [universe]
helper library for Vamp hosts written in C++
libvamp-sdk1 (1.2-1.1) [universe]
helper library for Vamp plugins written in C++
libvisual-0.4-plugins (0.4.0.dfsg.1-2ubuntu4)
Audio visualization framework plugins
libvisual-projectm (1.0-1+nmu1) [universe]
libvisual module for projectM
liguidsoap (0.3.8.1+2-1) [universe]
control GUI for liquidsoap
line6-usb-source (0.7.3-1) [universe]
Line 6 POD driver source
linphone (2.1.1-1build1) [universe]
SIP softphone - graphical client
linphone-common (2.1.1-1build1) [universe]
Shared components of the linphone SIP softphone
linphone-nox (2.1.1-1build1) [universe]
SIP softphone - console-only client
linux-sound-base (1.0.17.dfsg-2ubuntu1)
base package for ALSA and OSS sound systems
liquidsoap (0.3.8.1+2-1) [universe]
audio streaming language
listen (0.5-5ubuntu2) [universe]
music player and manager for GNOME
liveice (1.0-3) [multiverse]
Live audio streaming application
livemix (0.49~rc2-0ubuntu3) [universe]
Simple mixer for live performances
ll-scope (0.2.1-2build1) [universe]
an oscilloscope DSSI plugin
lltag (0.14.2-1) [universe]
Automatic command-line mp3/ogg/flac file tagger and renamer
lmms (0.3.2-1ubuntu2) [universe]
Linux Multimedia Studio
lmms-common (0.3.2-1ubuntu2) [universe]
Linux Multimedia Studio - common files


messenger_728x90.gif



Ultimi post pubblicati

weekend


Dark Orbit    300x250

Gif_Better_300x250



Ponti e    Festività 300x250

Universo Linux

0 commenti:

Vota il Post

Linux News

RSVP (Raccomandati Se Vi Piacciono)

Google News Italia

Social Bookmarking
Add to: Mr. Wong Add to: Webnews Add to: Icio Add to: Oneview Add to: Linkarena Add to: Favoriten Add to: Seekxl Add to: Kledy.de Add to: Social Bookmarking Tool Add to: BoniTrust Add to: Power Oldie Add to: Bookmarks.cc Add to: Favit Add to: Newskick Add to: Newsider Add to: Linksilo Add to: Readster Add to: Folkd Add to: Yigg Add to: Digg Add to: Del.icio.us Add to: Reddit Add to: Jumptags Add to: Upchuckr Add to: Simpy Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Spurl Add to: Google Add to: Blinklist Add to: Blogmarks Add to: Diigo Add to: Technorati Add to: Newsvine Add to: Blinkbits Add to: Ma.Gnolia Add to: Smarking Add to: Netvouz Information

Social Bookmarking

Antipixels & Counters

Add to Technorati Favorites MaxWeb Top 100 tutto blog Aggregatore Directory dei blog italiani Blog360gradi - L’aggregatore di notizie a 360°

 provenienti dal mondo dei blog! BlogItalia.it - La directory italiana dei blog Feed XML offerto da BlogItalia.it Sito preferito Il Bloggatore Italian Bloggers diigo it visitor stats Programming Blogs - Blog Catalog Blog Directory AddThis Social Bookmark Button Registra il tuo sito nei motori di ricerca