IIRC android, albeit using linux kernel, does not rely on shared libraries
except for booting and some low level functions.  Most functions are
implemented in java. Therefore I guess you cannot find the correct shared
library.
On Nov 25, 2014 5:16 AM, "Ian Daniher" <explodingm...@gmail.com> wrote:

> Yeah, simply put, trying to have a J environment with audio IO
> capabilities. Could be as simple as dropping the *correct* library in a J
> install, writing some bindings, but would be great if someone else had
> already done the legwork.
>
> On Mon, Nov 24, 2014 at 4:14 PM, Skip Cave <s...@caveconsulting.com>
> wrote:
>
> > Oops, sorry. Didn't spot the Android requirement.
> >
> > Skip Cave
> > Cave Consulting LLC
> >
> > On Mon, Nov 24, 2014 at 3:00 PM, Ian Daniher <explodingm...@gmail.com>
> > wrote:
> >
> > > AFAICT, while there are some unstable ports of sox to android, there's
> > > nothing stable or even currently being hacked on.
> > >
> > > On Mon, Nov 24, 2014 at 3:33 PM, Skip Cave <s...@caveconsulting.com>
> > > wrote:
> > >
> > > > Use sox:  http://sox.sourceforge.net/
> > > >
> > > > Skip Cave
> > > > Cave Consulting LLC
> > > >
> > > > On Mon, Nov 24, 2014 at 12:57 PM, Ian Daniher <
> explodingm...@gmail.com
> > >
> > > > wrote:
> > > >
> > > > > How would you go about recording and playing audio samples from
> > inside
> > > > the
> > > > > J-for-Android environment?
> > > > >
> > > > > Trying to get microphone data at 16b / 44.1khz, perform frequency
> > > > > decomposition, and draw the result.
> > > > >
> > > > > Best Regards,
> > > > > Ian
> > > > >
> > ----------------------------------------------------------------------
> > > > > For information about J forums see
> > http://www.jsoftware.com/forums.htm
> > > > >
> > > >
> ----------------------------------------------------------------------
> > > > For information about J forums see
> http://www.jsoftware.com/forums.htm
> > > >
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to