<?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: Viewing waveform and position during soundfile playback.</title>
		<atom:link href="http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 00:39:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/#post-56246</guid>
					<title><![CDATA[Viewing waveform and position during soundfile playback.]]></title>
					<link>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/#post-56246</link>
					<pubDate>Mon, 11 Apr 2011 19:47:50 +0000</pubDate>
					<dc:creator>Mikelib</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,</p>
<p>How do I playback a soundfile with a waveform display like a sequencer?  ie. Waveform with cursor displaying current position in the file.  I have looked at the waveform~ object but it doesn&#8217;t seem to be able to do what I want.</p>
<p>Thanks in advance,</p>
<p>Mike.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/#post-201843</guid>
					<title><![CDATA[Re: Viewing waveform and position during soundfile playback.]]></title>
					<link>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/#post-201843</link>
					<pubDate>Mon, 11 Apr 2011 19:55:24 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>Have you used the [set] message to your own [buffer] object? I use a slider object, with a transparent background and its max val set to the buffer size, laid over the waveform object for this type of thing; or just use the selection start and end points</p>
<p><a href="http://www.youtube.com/watch?v=QPNBPFAUDoM" rel="nofollow">http://www.youtube.com/watch?v=QPNBPFAUDoM</a></p>
<p>Brendan</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/#post-201844</guid>
					<title><![CDATA[Re: Viewing waveform and position during soundfile playback.]]></title>
					<link>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/#post-201844</link>
					<pubDate>Tue, 12 Apr 2011 01:33:04 +0000</pubDate>
					<dc:creator>driftpattern</dc:creator>

					<description>
						<![CDATA[
						<p>heres how i do it: with [waveform~] you can draw a vertical line anywhere you want by sending a message like &#8220;line 999.99&#8243; (where nines represent time in ms). the [groove~] object indicates its current position with a ramp of 0. to 1. from the right outlet. so multiplying the ramp value by total buffer length (ms) gives you the current position. make the line location a variable (line $1) with your product and you get a nice playhead with no extra ui objects.</p>
<p> [attachment=159178,2056]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/#post-201845</guid>
					<title><![CDATA[Re: Viewing waveform and position during soundfile playback.]]></title>
					<link>http://cycling74.com/forums/topic/viewing-waveform-and-position-during-soundfile-playback/#post-201845</link>
					<pubDate>Tue, 12 Apr 2011 15:55:18 +0000</pubDate>
					<dc:creator>Mikelib</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks guys! Both very helpful replies. Exactly what I needed.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

