<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to see the size of an audio file?]]></title><description><![CDATA[<p>is it possible to read the size of an audio file without soundfiler? i'm using readsf~ to play wav-files and it would nice to see how long the file is...</p>
<p>of course i can read the file also to soundfiler, and get this info, but that means i have to read it to an array (a BIG one, in this case) and that freezes everything for a split second, as we know..</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 21:24:29 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/3521.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Feb 2010 08:16:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to see the size of an audio file? on Tue, 02 Feb 2010 08:16:46 GMT]]></title><description><![CDATA[<p>is it possible to read the size of an audio file without soundfiler? i'm using readsf~ to play wav-files and it would nice to see how long the file is...</p>
<p>of course i can read the file also to soundfiler, and get this info, but that means i have to read it to an array (a BIG one, in this case) and that freezes everything for a split second, as we know..</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file</guid><dc:creator><![CDATA[silvawhale]]></dc:creator><pubDate>Tue, 02 Feb 2010 08:16:46 GMT</pubDate></item><item><title><![CDATA[Reply to How to see the size of an audio file? on Tue, 02 Feb 2010 08:20:57 GMT]]></title><description><![CDATA[<p>The [wavinfo] or [soundfile_info] objects might help you here.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/2</guid><dc:creator><![CDATA[domien]]></dc:creator><pubDate>Tue, 02 Feb 2010 08:20:57 GMT</pubDate></item><item><title><![CDATA[Reply to How to see the size of an audio file? on Tue, 02 Feb 2010 08:49:03 GMT]]></title><description><![CDATA[<p>thanks!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/3</guid><dc:creator><![CDATA[silvawhale]]></dc:creator><pubDate>Tue, 02 Feb 2010 08:49:03 GMT</pubDate></item><item><title><![CDATA[Reply to How to see the size of an audio file? on Tue, 02 Feb 2010 14:20:29 GMT]]></title><description><![CDATA[<p>the wavinfo didn't seem to work, seems to have a problem with broadcast wave format?? <a href="http://www.mail-archive.com/pd-dev@iem.at/msg07258.html" rel="nofollow">http://www.mail-archive.com/pd-dev@iem.at/msg07258.html</a></p>
<p>but soundfile_info worked nicely! thanks again..</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/4</guid><dc:creator><![CDATA[silvawhale]]></dc:creator><pubDate>Tue, 02 Feb 2010 14:20:29 GMT</pubDate></item><item><title><![CDATA[Reply to How to see the size of an audio file? on Tue, 02 Feb 2010 15:38:37 GMT]]></title><description><![CDATA[<p>I've had trouble with wavinfo on windows, so I just use soundfile_info</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/5</guid><dc:creator><![CDATA[saturno]]></dc:creator><pubDate>Tue, 02 Feb 2010 15:38:37 GMT</pubDate></item><item><title><![CDATA[Reply to How to see the size of an audio file? on Tue, 02 Feb 2010 15:44:56 GMT]]></title><description><![CDATA[<p>yeah, the [wavinfo] gives values for &quot;sample number&quot; what doesn't seem to have anything to do with the sample's size. for example: &quot;15623.9&quot; for 56 second wav? and &quot;1587&quot; for 36 second wav?</p>
<p>and osx 10.4 + pd-ext 0.41.4 here.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/3521/how-to-see-the-size-of-an-audio-file/6</guid><dc:creator><![CDATA[silvawhale]]></dc:creator><pubDate>Tue, 02 Feb 2010 15:44:56 GMT</pubDate></item></channel></rss>