Hacker News new | ask | show | jobs
by fsqcds 4227 days ago
Android please!
2 comments

Android only recently released APIs for sound that are accurate enough for these kinds of applications. As the % of devices running Android 5.0 starts increasing, we'll see sound mixing (and similar) apps there too.
While Android's sound APIs before Lollipop did have a very high latency, you could hack around it by doing your audio processing in native code and feeding the APIs PCM. It just sucked.

That said, definitely excited for the new sound APIs. It's been far too long.

Thanks for the tip, we'll check that out! We used web audio for audio processing for this app. There were a lot of challenges on the way!
As an indie kid-friendly app developer with iOS and Android apps - don't do Android. You'd be much better off financially doing another iOS app.