Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Sound Converter 1.4.0 (Default branch) Post 302237532 by Linux Bot on Wednesday 17th of September 2008 10:30:03 PM
Old 09-17-2008
Sound Converter 1.4.0 (Default branch)

Image Sound Converter is a simple sound converter application for the GNOME environment. It reads anything the GStreamer library can read, and writes WAV, FLAC, MP3, and Ogg Vorbis files. License: GNU General Public License v3 Changes:
An AAC quality setting. A higher quality level for Vorbis and MP3. An old problem with unquoted folders has been fixed. FLAC files will be smaller. Optional resampling has been added. A {Timestamp} filename template has been added. The Polish translation has been updated. Image

Image

More...
 
libesd.3(3)						 Introduction to Library Functions					       libesd.3(3)

NAME
libesd - GNOME Enlightenment Sound Daemon Interface library DESCRIPTION
The libesd library provides access to the Enlightened Sound Daemon (esd). The Enlightened Sound Daemon is launched automatically by libesd if the daemon is not already present. A sockets connection is managed with the daemon by this API. The connection allows sound data to be written to the daemon for playback, or read from the daemon for recording purposes. The daemon will automatically sample an incoming stream from a client to the best format that is supported by the sound device. Therefore, client programs do not have to be concerned with writing platform-specific code for handling sound data. The daemon supports caching. Each sample is given an ID tag, and sound data can then be accessed via this API with this ID tag. If the audio device supports simultaneous record and playback at the same bit resolution, bit rate, and number of channels (in other words, is full duplex), then the daemon and API also supports simultaneous reading and writing from the audio device. FILES
The following files are used by this application: /usr/lib/libesd.so GNOME Enlightened Sound Daemon Interface shared library ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-audio | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
esdcat(1), esdplay(1), esdrec(1), esdsample(1), esdmon(1), esdctl(1), esd-config(1) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003. SunOS 5.10 10 Jan 2003 libesd.3(3)
All times are GMT -4. The time now is 09:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy