<div dir="ltr">(Disclaimer this is geared more towards iOS)<div><br></div><div> I would use the CoreAudio framework to decompress files read from disk in chunks into a defined buffer in your Pd patch. And then create a transport control system for managing playback and updating of your internal buffer. <div><br></div><div>In my opinion this would be a fair bit of work to implement. Maybe there are other ways to do it, but I wouldn't say the task is simple. </div><div><br></div><div>Cheers,</div><div>Joe</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 31 March 2015 at 10:18, Stefan Tiedje <span dir="ltr"><<a href="mailto:stefantiedje@googlemail.com" target="_blank">stefantiedje@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello list,<br>
might well be the first post here, though I am well experienced in Max/MSP...<br>
As there is no way to get Max patches run on mobile devices, I want to do it in PD using the MobMuPlat apps for Android/iOS.<br>
The task would be to simply to play a stereo sound file, but of about one hour lebgth. As MobMuPlat only supports vanilla PD I am restricted to that as far as I know.<br>
In the docs and on the net I did not find any way to navigate within that playback. (Its crucial for rehearsals.) The size is too big for loading it into RAM (the mobile devices which are around often have less than 1 GB of RAM), Is there a known way to tackle this seemingly simple task???<br>
A tedious way, I want to avoid, would be to split the sound file into pieces, which would at least let me jump in at specified places, but that would eat up the space on the device, as each piece would have to play until the end...<br>
Of course I would also love to find a way to play back an mp3 and freely navigate within that as well...<br>
Any hints how to proceed are appriciated...<span class="HOEnZb"><font color="#888888"><br>
<br>
Stefan Tiedje<br>
<br>
-- <br>
Les Ondes Memorielles--------x--<br>
-_____-----------|-----------|<u></u>--<br>
-(_|_ ----|\-----|-----()-------<br>
- _|_)----|-----()--------------<br>
---------()----------TJ Shredder<br>
<a href="http://tjshredder.wordpress.com/" target="_blank">http://tjshredder.wordpress.<u></u>com/</a><br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Follow me on Twitter @diplojocus</div>
</div>