Phonon is multimedia, sound framework used by the KDE and Qt

learn more… | top users | synonyms

2
votes
1answer
2k views

Phonon - Audio Hardware Setup

Does anyone know what configuration file is modified when I change settings within this area of the system settings? I keep choosing my Logitech USB Headset as the soundard, and, when I hit apply, it ...
0
votes
1answer
163 views

Phonon Test of speakers “Front Left” , “Front Right” is not working

I am using KDE 4.10, Kubuntu 13.04. My audio is working great. But when I configure Phonon and try to test the speakers, I don't get any sound. When I start the configuration tool with: kcmshell4 ...
1
vote
2answers
1k views

Cmake not finding Phonon

I'm working on a Qt application that uses Phonon and has CMake as it's build system. When I try to configure the application I get the following configure output: -- The C compiler identification is ...
0
votes
1answer
90 views

How to launch phonon-kde?

I removed pulseaudio and reloaded ALSA, all of a sudden a Phonon GUI showed up where I could change the more preferred audio device. But I cant launch it (or I don't know the command) in the ...
0
votes
0answers
94 views

Multiple Phonon Volume Sliders

I'm working on a soundboard program. The window is populated with multiple instances of the below SoundPlayer class. When running my program the volume sliders don't affect their own player. The last ...
1
vote
1answer
607 views

Controlling Phonon via command line?

My onboard audio card has analogue and digital outputs parallel, where I do connect them to my speakers and an amplifier. Now every time I want to switch where the sound goes I have to long way via ...