Csound Csound-dev Csound-tekno Search About

[Csnd] Quad from Android?

Date2014-07-11 02:56
From"Art Hunkins"
Subject[Csnd] Quad from Android?
Is there currently any (reasonable) way of getting quad audio from an 
Android device - using Csound?

Art Hunkins 


Date2014-07-12 14:39
FromSteven Yi
SubjectRe: [Csnd] Quad from Android?
 Hi Art,

I think the situation at the moment is, "it depends on the device."
The API for AudioFormat does have constants for quad, 5.1, 7.1:

http://developer.android.com/reference/android/media/AudioFormat.html

However, I imagine most hardware just has a 1/8" stereo out. Some
devices may have HDMI output and if so, then you might be able to use
the other formats exporting audio out through there.  (I don't have an
Android device with HDMI out, so I have never experimented to find
out).

Also, some devices have support for USB audio devices:

http://www.head-fi.org/t/595071/android-phones-and-usb-dacs/5010#post_10669282

Also, there's an app for USB audio device playback/recording:

https://play.google.com/store/apps/details?id=com.extreamsd.usbaudiorecorderpro

And they have a good page of USB audio devices and phones/tablets that work:

http://www.extreamsd.com/USBAudioRecorderPRO/

The next version of Android, Android L, will add USB audio device
support for any device using Android L:

http://blog.gsmarena.com/usb-audio-coming-stock-android-l-release/

Hopefully that helps!  To note, I don't think Csound for Android is
currently designed for support audio device selection. Perhaps someone
who has a device and has hardware support (whether HDMI or USB) can
take a look.

steven


On Thu, Jul 10, 2014 at 9:56 PM, Art Hunkins  wrote:
> Is there currently any (reasonable) way of getting quad audio from an
> Android device - using Csound?
>
> Art Hunkins
>
>
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>