<?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[metro not working]]></title><description><![CDATA[<p>Hi there guys!</p>
<p>I've got a problem with the metro object using Pd-extended under OS X Yosemite 10.10.2 (14C1510).</p>
<p>It produces a one bang only when I activate or deactivate the metro objet, enter words only when the object [tgl] has been pressed.</p>
<p>Please run the following patch to reproduce the bug.</p>
<p><a href="/uploads/files/upload-5e9cabe2-c70e-4a66-92b6-991d8a0f7407.pd">metro.pd</a></p>
<p>#N canvas 629 89 450 300 10;<br />
#X obj 37 37 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1<br />
;<br />
#X obj 37 59 metro 100;<br />
#X obj 37 81 print metro;<br />
#X connect 0 0 1 0;<br />
#X connect 1 0 2 0;</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9110/metro-not-working</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 04:47:29 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/9110.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Mar 2015 09:42:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to metro not working on Sat, 14 Mar 2015 09:42:33 GMT]]></title><description><![CDATA[<p>Hi there guys!</p>
<p>I've got a problem with the metro object using Pd-extended under OS X Yosemite 10.10.2 (14C1510).</p>
<p>It produces a one bang only when I activate or deactivate the metro objet, enter words only when the object [tgl] has been pressed.</p>
<p>Please run the following patch to reproduce the bug.</p>
<p><a href="/uploads/files/upload-5e9cabe2-c70e-4a66-92b6-991d8a0f7407.pd">metro.pd</a></p>
<p>#N canvas 629 89 450 300 10;<br />
#X obj 37 37 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1<br />
;<br />
#X obj 37 59 metro 100;<br />
#X obj 37 81 print metro;<br />
#X connect 0 0 1 0;<br />
#X connect 1 0 2 0;</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9110/metro-not-working</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9110/metro-not-working</guid><dc:creator><![CDATA[balandino_dd]]></dc:creator><pubDate>Sat, 14 Mar 2015 09:42:33 GMT</pubDate></item><item><title><![CDATA[Reply to metro not working on Sat, 14 Mar 2015 10:01:15 GMT]]></title><description><![CDATA[<p>It worked before your osx upgrade?</p>
<p>Here is a quote from Miller Puckette (about slow/fast metro):</p>
<p>I've seen this happen lnog ago but not in the past several years at least - the<br />
cause is probably that the audio driver on your machine is trying to make up<br />
for lost time somehow.  (Pd uses audo sample I/O to measure time).  If you<br />
aren't usng audio you can jsut turn DSP off to force Pd to use the system<br />
clock instead of audio and this should make the problem go away.<br />
On teh other hand if you need audio I/O on, it migth work to change the<br />
audio drver (e.g., ise jack if you weren't before, change audio hardware, etc.)</p>
<p>Maybe pd has stalled because your audio device is not connected properly (to pd).... check &quot;media settings&quot;.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9110/metro-not-working/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9110/metro-not-working/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Sat, 14 Mar 2015 10:01:15 GMT</pubDate></item><item><title><![CDATA[Reply to metro not working on Sat, 14 Mar 2015 11:37:33 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a> said:</p>
<blockquote>
<p>lnog</p>
</blockquote>
<p>many thanks for your very quick answer. and yes you where right. However, I found out the actually problem wasn't the audio driver, yet I dint't choose any audio hardware.</p>
<p>I din't know that Pd counts the time through audio sample I/O.</p>
<p>Many thanks!!</p>
<p>Cheers,<br />
Balandino.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9110/metro-not-working/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9110/metro-not-working/3</guid><dc:creator><![CDATA[balandino_dd]]></dc:creator><pubDate>Sat, 14 Mar 2015 11:37:33 GMT</pubDate></item></channel></rss>