[Csnd] Android Csound wav file memory
Date | 2012-08-27 02:09 |
From | Roger Kelly |
Subject | [Csnd] Android Csound wav file memory |
I know that the NDK is not limited to the heapsize of Java android apps. Does anyone know what an upper limit might be for loading soundfiles using GEN01? |
Date | 2012-08-27 11:45 |
From | Tito Latini |
Subject | Re: [Csnd] Android Csound wav file memory |
Attachments | None |
Date | 2012-08-27 12:01 |
From | Tito Latini |
Subject | Re: [Csnd] Android Csound wav file memory |
Attachments | None |
Date | 2012-08-27 15:22 |
From | Tito Latini |
Subject | Re: [Csnd] Android Csound wav file memory |
Attachments | None |
Date | 2012-08-27 16:49 |
From | Roger Kelly |
Subject | Re: [Csnd] Android Csound wav file memory |
Thanks. Do you know how this limit applies to the Android build? I am trying to see how GEN01 runs if it allocates memory out of the application heap or a separate native heap on Android. The application heap on Android is quite small. On Mon, Aug 27, 2012 at 9:22 AM, Tito Latini <tito.01beta@gmail.com> wrote: ok, checked. No problems for the allocation of the memory. I tested a |
Date | 2012-08-27 17:01 |
From | Tito Latini |
Subject | Re: [Csnd] Android Csound wav file memory |
Attachments | None |