<?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[No sound]]></title><description><![CDATA[<p>hello i have this job here but i can't get sound in i don't know why can anyone help ? maybe it's a bug ?</p>
<p><a href="/uploads/files/1730845432619-work-flaut-1.pd">work flaut (1).pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 12:57:18 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14924.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Nov 2024 22:24:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to No sound on Tue, 05 Nov 2024 22:24:43 GMT]]></title><description><![CDATA[<p>hello i have this job here but i can't get sound in i don't know why can anyone help ? maybe it's a bug ?</p>
<p><a href="/uploads/files/1730845432619-work-flaut-1.pd">work flaut (1).pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14924/no-sound</guid><dc:creator><![CDATA[Cogni04]]></dc:creator><pubDate>Tue, 05 Nov 2024 22:24:43 GMT</pubDate></item><item><title><![CDATA[Reply to No sound on Wed, 06 Nov 2024 01:49:20 GMT]]></title><description><![CDATA[<p><img src="/uploads/files/1730857758591-esquema.png" alt="esquema.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14924/no-sound/2</guid><dc:creator><![CDATA[Cogni04]]></dc:creator><pubDate>Wed, 06 Nov 2024 01:49:20 GMT</pubDate></item><item><title><![CDATA[Reply to No sound on Wed, 06 Nov 2024 09:12:10 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/cogni04">@Cogni04</a> First thing to check is that you have DSP turned on and that you can hear the test tones from the &quot;Media&quot; &quot;Test Audio and Midi&quot; menu tab.</p>
<p>You have a vibrato section that is permanently outputting zero because of the [*~ ] at the bottom...... so your notes received are being multiplied by zero and muted.  Instead of [*~ ] you should have [*~ 1].... or just bypass it...</p>
<p><img src="/uploads/files/1730884022536-capture1.jpg" alt="Capture1.JPG" class="img-responsive img-markdown" /></p>
<p>If you are using [freeverb~] as in your upload then you need the messages to go to the left inlet of [freeverb~] and they need to be tagged wet and dry.<br />
This will do the job.......</p>
<p><img src="/uploads/files/1730880632873-capture.jpg" alt="Capture.JPG" class="img-responsive img-markdown" /></p>
<p>As your Reverb mix fader goes from 0 to 1 &quot;wet&quot; messages will go from 0 to 1 and &quot;dry&quot; messages will go from 1 to 0....</p>
<p>If you are now using [rev1~] as in your screenshot then the range of your reverb_mix fader should be 0-100.  But with [rev1~] I do get sound anyway.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14924/no-sound/3</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 06 Nov 2024 09:12:10 GMT</pubDate></item><item><title><![CDATA[Reply to No sound on Wed, 06 Nov 2024 15:52:21 GMT]]></title><description><![CDATA[<p>ty for the help <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /> , but im trying to use freeverb~. i don't know I cant use it</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14924/no-sound/4</guid><dc:creator><![CDATA[Cogni04]]></dc:creator><pubDate>Wed, 06 Nov 2024 15:52:21 GMT</pubDate></item><item><title><![CDATA[Reply to No sound on Wed, 06 Nov 2024 15:58:27 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/cogni04">@Cogni04</a> said:</p>
<blockquote>
<p>ty for the help <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /> , but im trying to use freeverb~. i don't know I cant use it</p>
</blockquote>
<p><img src="/uploads/files/1730908374310-free.png" alt="free.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14924/no-sound/5</guid><dc:creator><![CDATA[Cogni04]]></dc:creator><pubDate>Wed, 06 Nov 2024 15:58:27 GMT</pubDate></item><item><title><![CDATA[Reply to No sound on Wed, 06 Nov 2024 16:25:57 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/cogni04">@Cogni04</a> You will have to include it in your Pd.<br />
To do that go to the Pd window menu.<br />
Help<br />
Find externals<br />
Type freeverb~ into the search box and click search.<br />
Double-click the one for your system and follow the instructions.<br />
When it is finished reopen your patch and it should be working.<br />
You might need to restart Pd first (as well).<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14924/no-sound/6</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 06 Nov 2024 16:25:57 GMT</pubDate></item><item><title><![CDATA[Reply to No sound on Wed, 06 Nov 2024 18:07:13 GMT]]></title><description><![CDATA[<p>oh yeahhh i<br />
I forgot to install it, I already finished it and I still can't play any sound : (<br />
<img src="/uploads/files/1730916430489-work.png" alt="work.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14924/no-sound/7</guid><dc:creator><![CDATA[Cogni04]]></dc:creator><pubDate>Wed, 06 Nov 2024 18:07:13 GMT</pubDate></item><item><title><![CDATA[Reply to No sound on Wed, 06 Nov 2024 21:04:02 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/cogni04">@Cogni04</a> This works for me.......... <a href="/uploads/files/1730918345469-flaut.zip">flaut.zip</a><br />
Click the test messages at the top left to get it working..... But turn the volume down first... just in case..<br />
If it doesn't work for you then let me know..... there will be a more fundamental problem with your setup.<br />
Could be the sound card setup if there is still no sound.<br />
Could be your midi setup if the test messages work but a midi input does not work.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14924/no-sound/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14924/no-sound/8</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 06 Nov 2024 21:04:02 GMT</pubDate></item></channel></rss>