<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p></p>
<div>Just a couple of thoughts:</div>
<div><br>
</div>
<div>If you don't need to load too many files you can have them preloaded on some subpatch.</div>
<div><br>
</div>
<div>If they are many and constantly changing you can try using a portion of your RAM as a virtual HDD, this overrides all fiscal bottleneck of disk IO.</div>
<div><br>
</div>
<div><a href="https://en.wikipedia.org/wiki/RAM_drive" id="LPlnk711669" previewremoved="true">https://en.wikipedia.org/wiki/RAM_drive</a></div>
<br>
<div><br>
</div>
<div><a href="https://en.wikipedia.org/wiki/List_of_RAM_drive_software" id="LPlnk96429" previewremoved="true">https://en.wikipedia.org/wiki/List_of_RAM_drive_software</a></div>
<br>
<div><br>
</div>
<div>On Windows I used “ImDisk Virtual Disk Driver”</div>
<div><br>
</div>
<div><a href="http://www.ltr-data.se/opencode.html/" id="LPlnk868007" previewremoved="true">http://www.ltr-data.se/opencode.html/</a></div>
<br>
<div><br>
</div>
<br>
<p></p>
<p><br>
</p>
<div id="Signature"><font face="Courier New, Courier, Monospace" size="2">Mensaje telepatico asistido por maquinas.</font>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block; width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of José Rafael Subía Valdez <jsubiavaldez@gmail.com><br>
<b>Sent:</b> Monday, February 27, 2017 5:16 PM<br>
<b>To:</b> pd-list<br>
<b>Subject:</b> [PD] soundfiler alternative?</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hello List, 
<div><br>
</div>
<div>I recently encountered a problem while developing a patch. I get audio drops when I load a sample to a table. Now, I know this is an issue as explained here:</div>
<div><br>
</div>
<div><a href="https://puredata.info/docs/tutorials/TipsAndTricks#how-to-avoid-audio-drop-outs" id="LPlnk711588" previewremoved="true">https://puredata.info/docs/tutorials/TipsAndTricks#how-to-avoid-audio-drop-outs</a></div>
<br>
<div><br>
</div>
<div>
<blockquote style="margin:0px 0px 0px 40px; border:none; padding:0px">
<div>
<p style="margin:0px 0px 0.75em; line-height:1.8em; text-align:justify; font-family:'lucida grande',verdana,lucida,helvetica,arial,sans-serif; font-size:13.376px">
there are some situations, where audio drop outs can occur. if you know why a certain kind of drop-happens, you probably will find a way to overcome the problem.</p>
<ul class="gmail-simple" style="line-height:1.5em; margin:0.5em 0px 0px 1.5em; padding:0px; list-style-type:square; font-family:'lucida grande',verdana,lucida,helvetica,arial,sans-serif; font-size:13.376px">
<li style="margin-bottom:0.5em">fileIO: all objects, that read files from disk, will block audio, until they finished executing. so do load all files beforehand. when you need to load soundfiles during performance into tables, don't use [soundfiler]. miller
 once suggested using [readsf~] in a subpatch with upsampling, so it will load the sample faster than reading it in realtime, but not block dsp during loadtime. it seems, that some people do load only the very first part of each file, that will be used during
 a performance into a table, and do read the rest from disk.</li></ul>
</div>
</blockquote>
<font face="lucida grande, verdana, lucida, helvetica, arial, sans-serif"><span style="font-size:13.376px; line-height:20.064px">The problem that I have, is that I need to use soundfiler as I am stretching the sound with fft and it needs to read it within a
 table. Is there a soundfiler alternative or a way to load a file into a table differently?</span></font></div>
<div><font face="lucida grande, verdana, lucida, helvetica, arial, sans-serif"><span style="font-size:13.376px; line-height:20.064px"><br>
</span></font></div>
<div><font face="lucida grande, verdana, lucida, helvetica, arial, sans-serif"><span style="font-size:13.376px; line-height:20.064px">any help will be appreciated.</span></font></div>
<div><font face="lucida grande, verdana, lucida, helvetica, arial, sans-serif"><span style="font-size:13.376px; line-height:20.064px"><br>
</span></font></div>
<div><font face="lucida grande, verdana, lucida, helvetica, arial, sans-serif"><span style="font-size:13.376px; line-height:20.064px">thank you<br>
</span></font>
<div><br>
</div>
-- <br>
<div class="gmail_signature">
<div dir="ltr">José Rafael Subía Valdez<br>
<div><a href="http://www.jrsv.net" target="_blank" id="LPlnk514034" previewremoved="true">www.jrsv.net</a><br>
<br>
<div><br>
</div>
<div><br>
<div><br>
<font face="'lucida grande', tahoma, verdana, arial, sans-serif" size="4"><span style="font-size:14px; line-height:17px"><br>
</span></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>