Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
1answer
2k views

How to redirect from Audio Output to Mic Input using PulseAudio?

I'm working on a mobile app for Maemo/MeeGo and Maemo uses PulseAudio. I want to play a mp3 to caller (and cancel the mic when doing it, and not to listen caller, everything should be done on ...
3
votes
2answers
1k views

porting pulse audio on Android

I am planning to port pulse audio on android. I have compiled it on ubuntu after removing the optional parts (like X dependency, oss support etc) and I am able to remote my sound to a network server ...
3
votes
7answers
254 views

Is it worth starting a new open source project or joining in?

There are a few various open source projects that I'm not particularly happy with, for example, I feel that various aspects of sound on Linux is simply appalling when compared to Windows. I know this ...
2
votes
1answer
450 views

simplest way of recording 8 bit signed mono 16khz sound with alsa (in a way it's compatible with pulse)?

I'm totally lost, does anyone have a very simple example of how to record a sound using ALSA with c++? the only thing i need is the raw samples as signed bytes for feeding them to another part of my ...
1
vote
1answer
195 views

Streaming PulseAudio to file (possibly with GStreamer)

I'm on Ubuntu and I want to record PulseAudio output to a file, to make a recording of a pygame program. The format doesn't matter, because I can change it afterward, so raw audio is fine. Looking ...
1
vote
1answer
277 views

Pulse Audio Sink Chooser

I have a scenario where I need to play a source in different sinks available in the system. I have done the playback using the simple pulse audio playback programme which is der in the pulse audio ...
1
vote
3answers
339 views

how to read out volume level of clients of pulseaudio in the console

I would like to read out the volume of the audio played at the moment for the several clients of pulseaudio. The problem I like to solve is the following: I'm listening to music in xmms, then I put ...
1
vote
1answer
783 views

can IcedTea's Pulse Audio implementation of Java Sound be taken from OpenJDK and run on Sun Java

I have found Sun's implementation of JSAPI on Linux to be beyond awful. To put it mildly. The Pulse Audio implementation, courtesy of IcedTea, has some quirks but offers much better performance ...
0
votes
0answers
9 views

Best practice to detect if ALSA/PulseAudio is used

I need to detect if ALSA or PulseAudio is used from bash or php. What is the best way to do this? The idea right now is to check if the pulseaudio daemon is running: pidof pulseaudio If it isn't ...
0
votes
1answer
50 views

How to play sound in MFC using Visual C++?

I would like to implement base band signal processing algorithms on my PC using my microphone input and speaker output. Which library do I need to use open/read/write audio equipment on Windows 7 64 ...
0
votes
0answers
18 views

How to automatically change the default audiocard when an (usb) audiocard is plugged in (ubuntu 11.10) [migrated]

I want to achieve the following: when an (usb) soundcard is pluggged in, it must be set as the default device. I have created this local udev rule (/etc/udev/rules.d/99-local.rules: ...
0
votes
1answer
40 views

Java capture audio with pulseaudio

i'm trying to capture/play audio with java in linux with pulseaudio server. there's no problem with playing. i can open capture device (microphone) but when calling micro.available returns 0 forever. ...
0
votes
1answer
226 views

PulseAudio vs ALSA: Multiple Soundcards

I'm trying to use a bunch of sundcards (8 usb + 4 hdmi + 1 mobo) to control different zones separately & combine them in cool ways. I'm having trouble getting pulse to recognize all of my ...
0
votes
1answer
77 views

How to synthesize sound in Java?

I'm trying to write a custom synthesizer in Java on a Ubuntu 11.10 laptop. Here is my code: package com.sibbo.audio; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.Clip; import ...
0
votes
1answer
93 views

Frozen Android emulator due to audio problems?

Today I installed the latest version of Eclipse, Android SDK and AVD plugin. But I have a tedious problem. When I want to quit the emulator (with the X button), the emulator freezes and I can't click ...
0
votes
1answer
140 views

Why does aplay work when pulseaudio is running and else not?

I have a ubuntu install with pulseaudio default installed. When pulseaudio is running this works: aplay -D hw:2,7 /usr/share/xbmc/sounds/Bursting\ Bubbles/nav.wav But when no pulseaudio daemon is ...
0
votes
0answers
69 views

CMake for Pulseaudio [closed]

How do I need to configure the pulseaudio source path in Windows? Checking whether system has ANSI C header files ANSI C header files - not found checking for module 'libpulse-simple>=0.9.8' ...
0
votes
0answers
88 views

How do I debug pulseaudio skipping problems?

I am experiencing intermittent audio skipping problems with Youtube's HTML5 video player in Firefox 5.0 on Fedora 15. I've had audio problems with pulseaudio for years. I would like to try and debug ...
0
votes
1answer
182 views

Using mixer on linux(PulseAudio) get java.lang.IllegalStateException when opening a line

This is i found mixer on Ubuntu 11.04 Name: PulseAudio Mixer Vendor: IcedTea Version: 0.02 Description: the ear-candy mixer I get this error Exception in thread "PooledThread-14" ...
0
votes
1answer
685 views

How to pipe /dev/urandom to linux sound output?

This doesn't seem to work at all: cat /dev/urandom > /dev/dsp #from wikipedia.org Is it because of pulseaudio? or I need to do some settings?
0
votes
0answers
194 views

Mixing two sources using PulseAudio

I need to mix two audio sources using pulse audio programatically, using the pulse audio mixing API's. I am not getting any reference which shows me any basic example of mixing two audio sources using ...
0
votes
0answers
21 views

pulse audio refresh available for reading size

I have an application that is using the pulseaudio libraries to record audio. Every once in a while I check how much is readable from the stream using pa_stream_readable_size(pa_stream*). The problem ...
0
votes
1answer
105 views

How to enable pulse device to allow recording using portaudio

All, I'm currently working on a code to record voice bqsed on portaudio framework. For the moment, I can't make it works and I have the error code below. 0: /dev/dsp An error occured while using the ...
0
votes
0answers
287 views

Can't connect to ogg stream using Icecast, mpd, and pulseaudio

Okay so I got a vps so I could set up a music server. I've installed Icecast, Mpd, and pulseaudio. I can currently start everything up and choose a song to play but when I actually try to open the m3u ...
0
votes
1answer
165 views

Why is Hotspot throwing a pulseaudio exception?

Okay I'm rather confused by this issue. I'm trying to run some proprietary software that seems to work for one person but not for two others. The software is throwing this exception: Exception in ...
0
votes
1answer
85 views

Server Platform for Audio Processing

I'm trying to build a server for processing audio from an incoming UDP connection. I need to be able to do things like change the frequency of the incoming stream (probably a .wav), the amplitude, ...
0
votes
2answers
216 views

Pulseaudio header files under FC12

Greetings, I'm trying to make use of the Pulseaudio APIs under Fedora Core 12. To do a simple recording client, you're supposed to include these headers: #include <pulse/simple.h> #include ...
0
votes
1answer
604 views

C++ and pulseaudio “not declared in this scope”

I'm trying to use pulseaudio to play the contetst of a vorbis-stream but are hitting problems. Basicly I'm told that: ‘pa_simple’ was not declared in this scope ‘pa_simple_new’ was not declared in ...