Hi,
I am quite new to this topic, so please forgive me if I am asking stupid questions. I did quite some searches in google, and tried all different things for about 3 full days, but I'm sort of stuck.
I setup a WM8731 chip (http://www.mikroe.com/add-on-boards/audio-voice/audio-codec-proto/) to act as a sound-card on my Intel Edison system. I tried both the approach of manually setting up the sound hardware using manual i2c commands as well as using a system driver for that chipset. In both cases it was easy to setup everything to play audio. Now I was trying to record audio via microphone. In any case all I got was silence with clicking sounds in the recording.
As the only source and target for any audio information is one single Java application, I decided to stick to the dummy audio driver and to setup the sound chip by setting the i2c registers from inside the Java application. It worked great for the audio output. The input only produces these clicking sounds :-(
Now I dumped the settings from pactl: Source #1Then I created a small program to dump the settings from inside java: Name: dummyaudio [plughw:1,0], description: Direct Audio Device: dummy-audio, 14,So the funny thing is that Alsa is claiming to use a sample rate of 44100, but Alsa is using 48000, the rest seems to match. Is this correct? Does anyone have an idea why all I am getting is these clicking sounds? Help greatly appreciated :-)
Chris
|
------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user