JasonPaulClaire
Posts: 2
Joined: Wed Apr 10, 2013 12:22 pm

Capturing sound

Wed Apr 10, 2013 12:34 pm

Hello all,

I'm new to the forum (just joined); hello all. I'm really happy to be part of this growing little computers history and to be part of this forum.

Could I ask your advice :?: I received my RPI this week (PiB) and am going to try using it in a few projects that need to capture a sound input. I'm pretty good at programming in C/C++ and know that I'll need a USB sound card (not a problem).

My question is - how do you capture from the sound card on the Pi :?: Does anyone have a small stub of code/links/advice in general etc. for sampling and recording using C/C++

Thanks for your help in advance and thanks for any advice, links, code stubs etc. too

Jason :D

User avatar
davef21370
Posts: 897
Joined: Fri Sep 21, 2012 4:13 pm
Location: Earth But Not Grounded

Re: Capturing sound

Wed Apr 10, 2013 4:43 pm

Try this...

http://equalarea.com/paul/alsa-audio.html

Let us know.
Dave.
Apple say... Monkey do !!

JasonPaulClaire
Posts: 2
Joined: Wed Apr 10, 2013 12:22 pm

Re: Capturing sound

Wed Apr 10, 2013 9:03 pm

Thanks for the information Dave, I'll let you know how I get on

:D

Return to “C/C++”