(source pulseaudio)

This is a short introduction to PulseAusio

PulseAudio is sound server!! This confuses the reader (why a sound server). okie what is a sound server ?
Let us see this with a practical example. You have Internet connection and this Internet connection has to be shared among several PC’s what you will do ?

What we do is make the PC as a network server and share the network connection with other PCs. In the same way sound resource (a speaker output) within a PC, is shared and controlled by different applications.

It is similar to a proxy network for sound systems.

Before getting into more detail we need to know about ALSA

ALSA  Advance Linux Sound Architecture is the expansion for ALSA. what ALSA does when requested to play a audio. ALSA simply passes buffer (sound samples) through the sound card (considering the sound card is registered for playback with ALSA), where digital samples are converted to analog (simply DAC) by the sound card.

When there is ALSA, why we need PulseAudio is a good question in your mind, read further.

(more…)

Share
Tagged with:
 

Android application – GPSTest

On December 29, 2009, in android, android applications, by mahesh
0


GPSTest main
Software from Chartcross ltd

There are many softwares that provide map facility, and compass facility. This fine tool helps plot the satellites over us, our geographical location, the exact time, etc.,

(more…)

Share
Tagged with:
 



This new app layar http://layar.eu/ from SPRXmobile http://sprxmobile.com/ combines the camera, GPS and compass to locate houses for sale, popular bar and shops, jobs, healthcare providers and ATMs. This is first launched in Netherlands.

The layer when launched from Android mobile activates camera, finds the location and direction using GPS and compass. The parters provide provide relevant information of set of locations which the user can navigate.

From layar http://layar.eu/?p=111 and codeandroid http://www.codeandroid.org/2009/06/17/augmented-reality-browser-coming-to-android/

Share
Tagged with: