alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Playstation Eye won't accept rate greater than 16k, 48k device.
@ 2014-03-10 21:43 Benjamin Gorman
  0 siblings, 0 replies; only message in thread
From: Benjamin Gorman @ 2014-03-10 21:43 UTC (permalink / raw)
  To: alsa-devel

Hello,


I'm working with a playstation eye and I'm attempting to grab the raw audio in order to perform some processing using it's 4 channel microphone array.


It's listed by the vendor as being a 48khz device. Using Audacity on OSX I can record 4 channels at 44,100hz.


However, under linux (raspberry pi running debian) I can only record in 16khz using ALSA.


arecord -vv /dev/null -r 16000 -f S16_LE -c 4 -D iec958:CARD=CameraB409241,DEV=0 /dev/null < /dev/null


Any higher rate won't be accepted. I tried this using the ALSA C API and also under the PortAudio API. Both without luck.


Any ideas on how to patch the driver in order to allow for 44100hz recording? The device is clearly capable of it.


Regards,


Benjamin

The University of Dundee is a registered Scottish Charity, No: SC015096

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-10 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-10 21:43 Playstation Eye won't accept rate greater than 16k, 48k device Benjamin Gorman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).