[Csnd] state of audio latency on android for csound
Date | 2013-08-14 04:05 |
From | lppier |
Subject | [Csnd] state of audio latency on android for csound |
hi, Just wondering if anymore here has tested Android recently with csound? Is the audio latency still perceptible or have things gotten better? Thanks. -- View this message in context: http://csound.1045644.n5.nabble.com/state-of-audio-latency-on-android-for-csound-tp5726656.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-08-14 05:40 |
From | Justin Smith |
Subject | Re: [Csnd] state of audio latency on android for csound |
https://code.google.com/p/android/issues/detail?id=3434 Android audio latency has been an open android bug since 2009, it looks like there was some activity on the subject in the last few months, but nothing substantial delivered that I know of.
On Tue, Aug 13, 2013 at 8:05 PM, lppier <madstrum@gmail.com> wrote: hi, |
Date | 2013-08-14 10:54 |
From | Michael Gogins |
Subject | Re: [Csnd] state of audio latency on android for csound |
Its on my list to use this OpenSL Stream library for Csound 6 on Android. We'll see how well it really works. May require changing the Csound audio driver to be callback driven. On Aug 14, 2013 12:41 AM, "Justin Smith" <noisesmith@gmail.com> wrote:
|
Date | 2013-08-14 11:20 |
From | Jacques Leplat |
Subject | Re: [Csnd] state of audio latency on android for csound |
This video gives some good insight into the problems the Google team are facing : http://www.youtube.com/watch?v=d3kfEeMZ65c I expect it will take at least a year or two before a decent device & Android OS comes out. All the best. Jacques Leplat
|
Date | 2013-08-14 16:18 |
From | Marc Demers |
Subject | RE: [Csnd] state of audio latency on android for csound |
Hi, I use Csound on my mobile phone (LG-E971) and I have no latency problem. Regards, Marc -----Message d'origine----- De : lppier [mailto:madstrum@gmail.com] Envoyé : mardi 13 août 2013 23:06 À : csound@lists.bath.ac.uk Objet : [Csnd] state of audio latency on android for csound hi, Just wondering if anymore here has tested Android recently with csound? Is the audio latency still perceptible or have things gotten better? Thanks. -- View this message in context: http://csound.1045644.n5.nabble.com/state-of-audio-latency-on-android-for-cs ound-tp5726656.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug trackers csound6: https://sourceforge.net/p/csound/tickets/ csound5: https://sourceforge.net/p/csound/bugs/ Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2013-08-14 16:49 |
From | Michael Gogins |
Subject | Re: [Csnd] state of audio latency on android for csound |
I'm glad to hear that. One of the problems the OpenSL Stream library is supposed to help with is synchronizing the audio input with the audio output. Do you record and play at the same time? Thanks, Mike =========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Wed, Aug 14, 2013 at 11:18 AM, Marc Demers <caecos@hotmail.ca> wrote: Hi, |
Date | 2013-08-15 12:10 |
From | Pier |
Subject | Re: [Csnd] state of audio latency on android for csound |
Thanks, which of the newer tablets are the ones to get for lowest audio latency, any ideas?
|
Date | 2013-08-15 12:12 |
From | Pier |
Subject | Re: [Csnd] state of audio latency on android for csound |
hi Marc, Are you using touch in csound on the android phone? So it is now playable , for example a synth sound? On 14 Aug, 2013, at 11:18 PM, Marc Demers |
Date | 2013-08-15 12:50 |
From | Michael Gogins |
Subject | Re: [Csnd] state of audio latency on android for csound |
I'm not sure what you mean... what is touch? Regards, Mike ===========================
Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, Aug 15, 2013 at 7:12 AM, Pier <madstrum@gmail.com> wrote: hi Marc, |
Date | 2013-08-15 12:59 |
From | Steven Yi |
Subject | Re: [Csnd] state of audio latency on android for csound |
Hi Pier, Something to note about Android, there's two issues that affect perceived latency. One is the audio latency, the other is touch latency. I think Android 4.3 has addressed somewhat the latter and reduced the time for a touch to be recognized. Audio latency though has been quite an on-going issue. It's gotten better, but performance is really device-by-device. I haven't kept up with which device has the best latency, but you could check the archives of the Android Audio mailing list as it's come up a number of times with people taking measurements. steven On Thu, Aug 15, 2013 at 7:12 AM, Pier |
Date | 2013-08-15 14:04 |
From | Pier |
Subject | Re: [Csnd] state of audio latency on android for csound |
Sorry Michael I should have made myself clearer. I was asking if Marc was using touch for his app, or just playing from a score for cSound. Thanks. Pier. On 15 Aug, 2013, at 7:50 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
|
Date | 2013-08-15 14:05 |
From | Pier |
Subject | Re: [Csnd] state of audio latency on android for csound |
Hi Steven, Thanks I'll go take a look. I asked here as I saw several folks here were excited about csound on android some time back, and thought maybe they had experience with the newer devices and csound. Pier. On 15 Aug, 2013, at 7:59 PM, Steven Yi |
Date | 2013-08-15 23:59 |
From | Jacques Leplat |
Subject | Re: [Csnd] state of audio latency on android for csound |
It's worth trying it out. I have found latency is only an issue if you're trying to write a synth like app, where tapping something like a pad or keyboard should respond instantly. Playing csd's in sequencer like apps, where instant feedback is not an issue, works really well, even on older Android OS'. You may find Samsung Galaxy Nexus and LG Nexus 4 devices to be the ones mentioned a lot in terms of the best sound latency. All the best, Jacques On 15 Aug 2013, at 14:05, Pier |
Date | 2013-08-21 17:49 |
From | Roger Kelly |
Subject | Re: [Csnd] state of audio latency on android for csound |
I have a few Android apps. I have not noticed any real latency problem. Check this one out for yourself and see how your experience is. On Thu, Aug 15, 2013 at 5:59 PM, Jacques Leplat <jleplat@j3ltd.com> wrote: It's worth trying it out. |