<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Duration of midi file</title>
		<atom:link href="http://cycling74.com/forums/topic/duration-of-midi-file/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/duration-of-midi-file/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 16:32:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/duration-of-midi-file/#post-25299</guid>
					<title><![CDATA[Duration of midi file]]></title>
					<link>http://cycling74.com/forums/topic/duration-of-midi-file/#post-25299</link>
					<pubDate>Sat, 08 Apr 2006 06:41:00 +0000</pubDate>
					<dc:creator>Peter McCulloch</dc:creator>

					<description>
						<![CDATA[
						<p>Does anybody know a way of finding out the length of a midifile without <br />
having to play through it?  (i.e. something akin to sfinfo~ for midi <br />
files)</p>
<p>I&#8217;m working on a patch that converts a midi-file to a bitmasked <br />
buffer~.  Currently I&#8217;m playing through the file in real-time, but it <br />
there&#8217;s a faster way, it&#8217;d be nice&#8230;</p>
<p>thanks,</p>
<p>Peter McCulloch</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/duration-of-midi-file/#post-74360</guid>
					<title><![CDATA[Re: Duration of midi file]]></title>
					<link>http://cycling74.com/forums/topic/duration-of-midi-file/#post-74360</link>
					<pubDate>Sat, 08 Apr 2006 10:03:00 +0000</pubDate>
					<dc:creator>Gary Lee Nelson</dc:creator>

					<description>
						<![CDATA[
						<p>I do this with jit.qt.movie.  Quicktime reads and plays midi files so you<br />
can read them into jit.qt.movie, ask the right questions, et voila!</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P message 407 67 29 196617 stop;<br />
#P flonum 305 194 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 305 163 27 196617 / 1.;<br />
#P newex 305 132 123 196617 route duration timescale;<br />
#P message 254 68 146 196617 read , gettimescale , getduration;<br />
#P message 350 68 29 196617 stop;<br />
#P newex 253 101 125 196617 jit.qt.movie @autostart 0;<br />
#P comment 349 196 100 196617 duration in seconds;<br />
#P connect 7 0 1 0;<br />
#P connect 1 1 4 0;<br />
#P connect 3 0 1 0;<br />
#P connect 2 0 1 0;<br />
#P connect 5 0 6 0;<br />
#P connect 4 0 5 0;<br />
#P connect 4 1 5 1;<br />
#P window clipboard copycount 8;</p>
<p>Cheers,<br />
Gary Lee Nelson<br />
TIMARA Department<br />
Oberlin College<br />
<a href="http://www.timara.oberlin.edu/GaryLeeNelson" rel="nofollow">http://www.timara.oberlin.edu/GaryLeeNelson</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/duration-of-midi-file/#post-74361</guid>
					<title><![CDATA[Re: Duration of midi file]]></title>
					<link>http://cycling74.com/forums/topic/duration-of-midi-file/#post-74361</link>
					<pubDate>Sun, 09 Apr 2006 08:16:29 +0000</pubDate>
					<dc:creator>f.e</dc:creator>

					<description>
						<![CDATA[
						<p>Java ? You may use the javax.sound.midiFileFormat class, then request <br />
its microsecondsLength (long) field/property. I&#8217;m about to put it in my <br />
MidiConverter object, in order to make it a kind of [mfinfo], for those <br />
who don&#8217;t own Jitter (as Gar says, you may also use jit.qt.movie for <br />
this&#8230;)</p>
<p>f.e</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/duration-of-midi-file/#post-74362</guid>
					<title><![CDATA[Re: Duration of midi file]]></title>
					<link>http://cycling74.com/forums/topic/duration-of-midi-file/#post-74362</link>
					<pubDate>Sun, 09 Apr 2006 14:51:28 +0000</pubDate>
					<dc:creator>Gary Lee Nelson</dc:creator>

					<description>
						<![CDATA[
						<p>Any chance you have a java applet that plays type 1 midi files?</p>
<p>Cheers,<br />
Gary Lee Nelson<br />
TIMARA Department<br />
Oberlin College<br />
<a href="http://www.timara.oberlin.edu/GaryLeeNelson" rel="nofollow">http://www.timara.oberlin.edu/GaryLeeNelson</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

