Re: [Faudiostream-users] compiling faust externals for libPd

2013-05-28 Thread Stéphane Letz
> > Hello Yann, > > Thanks a lot for the reply. I did go through the faust2android script, but > as per my understanding it compiles the Faust objects to be used in the > Android NDK natively. My existing sound engine is designed completely in > libPd for Android, and hence I was looking for a sc

Re: [Faudiostream-users] compiling faust externals for libPd

2013-05-28 Thread Abesh
Orlarey Yann writes: > > > Hi Abesh, > If you install the git version there is a new faust2android script > (in tools/faust2android) developed by Romain Michon at CCRMA. > Cheers > Yann > Le 22/05/13 02:00, abesh thakur a écrit : > > > > Hello eve

Re: [Faudiostream-users] compiling faust externals for libPd

2013-05-22 Thread Orlarey Yann
Hi Abesh, If you install the git version there is a new faust2android script (in tools/faust2android) developed by Romain Michon at CCRMA. Cheers Yann Le 22/05/13 02:00, abesh thakur a écrit : Hell

[Faudiostream-users] compiling faust externals for libPd

2013-05-21 Thread abesh thakur
Hello everybody! I was wondering if anybody has ever used libPd, which basically lets android developers make use of pure data patches inside an android app itself. I have used numerous patches built inside a pure data patch and used libPd to use it inside android, so I know the method works. I w