<?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: create thunder sound ?</title>
		<atom:link href="http://cycling74.com/forums/topic/create-thunder-sound/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/create-thunder-sound/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 11:31:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-46176</guid>
					<title><![CDATA[create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-46176</link>
					<pubDate>Tue, 27 Oct 2009 10:43:20 +0000</pubDate>
					<dc:creator>Cheng Chien-Wen</dc:creator>

					<description>
						<![CDATA[
						<p>I was wondering if anyone has tried to build a patch that simulate the thunder sound. I have noticed that in Propellerhead Reason, they have a patche for Subtractor which uses oscillators, FM, LFO, filters, etc to create very real thunder sound. I am very interested to know how this thunder sound can be created in Max/MSP. Any idea ?  Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166311</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166311</link>
					<pubDate>Tue, 27 Oct 2009 12:00:56 +0000</pubDate>
					<dc:creator>Charles Turner</dc:creator>

					<description>
						<![CDATA[
						<p>You might want to have a look at Andy Farnell&#8217;s _Designing Sound_. A great book written with Pure Data in mind, but the examples are easily translated to Max:</p>
<p>< <a href="http://aspress.co.uk/ds/">http://aspress.co.uk/ds/></p>
<p>Best, Charles</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166312</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166312</link>
					<pubDate>Tue, 27 Oct 2009 16:06:54 +0000</pubDate>
					<dc:creator>Cheng Chien-Wen</dc:creator>

					<description>
						<![CDATA[
						<p>seems to be very interesting. <br />
Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166313</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166313</link>
					<pubDate>Wed, 28 Oct 2009 16:29:08 +0000</pubDate>
					<dc:creator>Cheng Chien-Wen</dc:creator>

					<description>
						<![CDATA[
						<p>I just find this link for the codes of various ambient sound in pd.</p>
<p><a href="http://www.obiwannabe.co.uk/tutorials/html/tutorials_main.html">http://www.obiwannabe.co.uk/tutorials/html/tutorials_main.html</a></p>
<p>Unfortunately, it does not seem to be that easy to me to port these codes to max msp. I am not familiar with pd at all.</p>
<p>It seems to me that not many people are interested to synthesize ambient sounds of real life such as explosion, thunder, rain, bubble sound, etc. with Max/MSP. I can&#8217;t even find one Max/MSP patch or related discussion about it through google. </p>
<p>Is it useless to synthesize sounds of daily life in the field of film sound design ? Maybe most sound designers would just record the real sounds instead of simulating them by programing.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166314</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166314</link>
					<pubDate>Wed, 28 Oct 2009 18:15:13 +0000</pubDate>
					<dc:creator>Mike S</dc:creator>

					<description>
						<![CDATA[
						<p>a lot of these sounds are really complicated, take a look at the sound of thunder on a sonogram and you&#8217;ll see what i mean. But don&#8217;t let that put you off trying, why not load an actual thunder sound next to what you&#8217;re synthesising and AB them?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166315</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166315</link>
					<pubDate>Wed, 28 Oct 2009 22:26:58 +0000</pubDate>
					<dc:creator>mudang</dc:creator>

					<description>
						<![CDATA[
						<p>
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td class="SmallText"><b>Cheng Chien-Wen wrote on Wed, 28 October 2009 17:29</b></td>
</tr>
<tr>
<td class="quote">I just find this link for the codes of various ambient sound in pd.</td></tr></table></p>
<p><a href="http://www.obiwannabe.co.uk/tutorials/html/tutorials_main.html">http://www.obiwannabe.co.uk/tutorials/html/tutorials_main.html</a></p>
<p>Unfortunately, it does not seem to be that easy to me to port these codes to max msp. I am not familiar with pd at all.</p>



<p>There are similar objects in max. I&#8217;m not sure if max&#8217;s filters are exactly the same, but they should sound similar&#8230;</p>
<p>Pd -> Max:</p>
<p>bp~  -> reson~ (resonant bandpass)<br />
lop~ -> onepole~ (lowpass)<br />
hip~ -> onepole~ +~ onepole *~ -1 (?) (highpass)<br />
env~ -> average~ (rms-mode) (scaled to 1. = 100 dB)<br />
switch~ -> mute~ (only works connected to a subpatch)</p>
<p>A tricky one is ead~ which is a exponential attack/decay envelope external for Pd. I suppose, you&#8217;ll have to build that one yourself.</p>
<p>Ah, and be sure to make Pd&#8217;s integer arguments float in max, as all numbers in Pd are float!</p>
<p>good luck,<br />
jan.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166316</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166316</link>
					<pubDate>Wed, 28 Oct 2009 22:48:53 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>You can use [curve~] to imitate the [ead~] object from PureData.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166317</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166317</link>
					<pubDate>Thu, 29 Oct 2009 02:11:06 +0000</pubDate>
					<dc:creator>mudang</dc:creator>

					<description>
						<![CDATA[
						<p>wow, cool <img src="images/smiley_icons/icon_smile.gif" border=0 alt="Smile"/><br />
i&#8217;ve never noticed the existence of the curve~ object.</p>
<p>&#8230;and i always have to remind myself of just how important envelopes are for synthesis.<br />
Cut off the first milliseconds of f.e. classical instruments and it will get real hard to identify them.</p>
<p>It would be great, if there was something like [function] or [env] with an additional curve-shape value per segment&#8230;hmmm<br />
*brain starts drifting*</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166318</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166318</link>
					<pubDate>Thu, 29 Oct 2009 09:58:59 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>That would be the ej.function [jsui] available <a href="http://www.e--j.com/?page_id=169">here</a>. Check it out, it&#8217;s awesome!</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166319</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166319</link>
					<pubDate>Thu, 29 Oct 2009 10:17:10 +0000</pubDate>
					<dc:creator>oli larkin</dc:creator>

					<description>
						<![CDATA[
						<p>
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td class="SmallText"><b>Quote:</b></td>
</tr>
<tr>
<td class="quote">I just find this link for the codes of various ambient sound in pd.</td></tr></table></p>
<p><a href="http://www.obiwannabe.co.uk/tutorials/html/tutorials_main.html">http://www.obiwannabe.co.uk/tutorials/html/tutorials_main.html</a></p>
<p>Unfortunately, it does not seem to be that easy to me to port these codes to max msp. I am not familiar with pd at all.


</p><p>if you open the patches in pd then save them with a .pat extension they will be in the max4 format. Then you can open them in Max4 or 5. Unfortunately there is normally some errors in the process, but it might be a start.</p>
<p>oli</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166320</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166320</link>
					<pubDate>Thu, 29 Oct 2009 11:29:56 +0000</pubDate>
					<dc:creator>FP</dc:creator>

					<description>
						<![CDATA[
						<p>interesting.<br />
is there other ressources like that on web for max/msp ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166321</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166321</link>
					<pubDate>Thu, 29 Oct 2009 15:28:13 +0000</pubDate>
					<dc:creator>Andrew Spitz</dc:creator>

					<description>
						<![CDATA[
						<p>A while back I was translating some of the Andy Farnell&#8217;s patches and Stefan Tiedje&#8217;s <a href="http://cycling74.com/twiki/bin/view/Share/StefanTiedje">St.ools</a> abstractions came in very handy. This library contains a lot of the Pd externals used in the tutorials. </p>
<p>Cheers,<br />
Andrew</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166322</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166322</link>
					<pubDate>Sat, 31 Oct 2009 03:32:22 +0000</pubDate>
					<dc:creator>Cheng Chien-Wen</dc:creator>

					<description>
						<![CDATA[
						<p>Comparing Andy Farnell&#8217;s thunder sound with that of the Subtractor synthesizer in Propellerhead Reason, the former still sounds fake but the later sounds better than real. Neither of these two codes use sound samples. It seems that Andy Farnell&#8217;s code is still not perfect. Apparently, there are some other better formulas. (But some of his formula sounds do sound real.) </p>
<p>Is there anyone who knows both Propellerhead Reason and Max/MSP ? </p>
<p>I am thinking of building another code in Max/MSP, following Subtractor&#8217;s thunder formula, but there is still something unclear in the manual of Subtractor.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166323</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166323</link>
					<pubDate>Sat, 31 Oct 2009 16:14:44 +0000</pubDate>
					<dc:creator>nadir</dc:creator>

					<description>
						<![CDATA[
						<p>hi</p>
<p>a patch i found long time ago on a french website &#8220;audiofanzine&#8221;<br />
unfortunatelly there&#8217;s no name of the author<br />
here&#8217;s to you to improve and share<br />
you&#8217;ll need the soundfile attached made with alu. foil or a candy paper ?<br />
 (it&#8217;s an mp3)<br />
have fun</p>
<p>
<div><span id="toggle166323-0" class="patchtoggle" onmousedown="toggleMaxPatch('post166323-0', 'er166323-0');">&#8211; Pasted Max <span id="maxversion166323-0"></span> Patch, click to <span id="er166323-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A1312.3ocyassbhiCD8Y3qvEOylUWsk22luio1JkAKHdKvh0VLI6L0Le6qt4.%0AjQPjAaAODHpsi4zm9ntaIQ9wzIyVHdi2NK4uR9ZxjI%2BX5jIFSZCSbimLaawa%0AK2TzZtsYa4ssEq4ylaulj%2BlzXGRnc1pJMVDK9m%2BHk0Yrd%2B1p5Mbo4ofNXTrW%0A1YE5rtRTKqK1xMOkuzTUro6gXuY4%2Bsiag7rYI%2Bs6R6JjKeopd8yM7kR6UQz7%0Am.ySPoL8aXzSz4IP0u%2B9ei9Cps56lGFD8DPa8mSmpeYdfzQM%2BUke9arwFQQ4%0Ahh509njLuTBbnnDyG6EoEDQyGo1WAFJBLvrx9sK3M9b9zd37n967U0xYyCgC%0AHVIQp9M53vA9UFxhEa3IqD6Ka3E62Hpp8QSjdLsYDoIlglPLy7HHH8S4Im41%0AWDuxKqjhF8E5rZsbziOCalYxL7OFb3s2e9sEeiW9rhRT%2BMOWHkMUK1KsIrl7%0ANuOYVixQbXfM2Y6cpvCWqtpPx6tCPmQtR0Vdhk1p00ezjOeSemcr.yXwnV5q%0Al4bIWE63dkI36X1UBwHGf1XHNyLXfytpB1RgWOGcEIQ6epRZlw4HYYcJ%2BN8%2B%0A.FbWtgW3MWI3NFcoHjwysy4Gmn64HjWapjbODB8d1LgSCzQHoiAgblRFK1uZ%0AEu4WIKT2GWmfD.7wNibo0UpdZBqpQGUQLyWfnQo754DOpL8k9XG58T6vPGmp%0AjdGzN6T2nr5e26cdE3gQ4jZ6zvwWfQQ4HEqWuwGOPxGhhJ5dqtjOhyfFUPNc%0APpoHUQWe9R1P3K1H2k8FrYtNCdnSNH9J8lyngUeZhlRW9Oe9p%2BLe3gZtstIP%0A0kCHnRvF8KKaLzs7uWVrzartO41.WvI.T6xgLE2HztWupX45hpZuf8ZVZy4B%0AIyCX5l0oPL1goaPBXXUnqaDhuwubVVBtGpTzUqRmGjdEkaoCRvqra.KQ2JE6%0A7QPn64dEYqMif116vwre2VYQibivOo.umjhcaRf4ljazntH.Mej.8wH2ykEg%0AY1rIPaUuQQlb19SvYQo%2BDlq%2BT3.zexYxW9m%2BR2bmuUwfG49zCO2ni.nvHt4f%0AJz4qlIlLtaYbOHE6dkZyOFscMFAdP10X24IPh9tFuTruV0oeBJAndxYd3Hn%2B%0AMGg5kiHWMG08ymkEwsywHSMibRTkKvrGC4BzsCojQ7TF52wwAum6BhqKSGcL%0ANGG2YqcBwwn1oU0CIYiWoS0J9aD9bvQtQw.OqHHyt3wdU0zbOy1TU%2Bwih17w%0AnseJO0J12rrCXcQ2jCeTkb0pvpKjUh5iuI3I2zKUkk75iWR71pxcBUH1AhyD%0A0BFSzPwDLdXJaDvDjRMSkyrB.3gQ2JZggfVVbipr.vjtekHhIc6geJlvz3ho%0APTZj3xSjP3IRV%2BvD1sTP2t5xLk0LihBZoOfLHse4O5Xvb6RKH.CClCtYFjFR%0AFXZb0fzPxenOJuHhoTvHfIJFZhi10LQTsEzM5VYvzSjW9Qq96GPLy1EhRifi%0A6bUzHfIjp0VUbDYOmCL3vnaEsvw.sXrAe.1wnEvtczBBEsnGrbyoWW0MxsmM%0AVe5pCN9tULEx5F9.wN5YiwOdUsRCQakl930IdJ4wimv8DS4ljXXr66KfMy6I%0Aif1yp0kfCdgyrMXGInEJdcoicGrfc.DX9pdjeXPTPN8pPND.OdIt.XbPKN6V%0APKNmDUzRh61rjxd.SgGBOkxttnpc6SQPvQalpaj6jIz%2BCOPcihgmPuoYSjbn%0Ae8oZvOm9%2BMSAhUB%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post166323-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode166323-0">----------begin_max5_patcher----------
1312.3ocyassbhiCD8Y3qvEOylUWsk22luio1JkAKHdKvh0VLI6L0Le6qt4.
jQPjAaAODHpsi4zm9ntaIQ9wzIyVHdi2NK4uR9ZxjI+X5jIFSZCSbimLaawa
K2TzZtsYa4ssEq4ylaulj+lzXGRnc1pJMVDK9m+Hk0Yrd+1p5Mbo4ofNXTrW
1YE5rtRTKqK1xMOkuzTUro6gXuY4+siag7rYI+s6R6JjKeopd8yM7kR6UQz7
m.ySPoL8aXzSz4IP0u+9ei9Cps56lGFD8DPa8mSmpeYdfzQM+Uke9arwFQQ4
hh509njLuTBbnnDyG6EoEDQyGo1WAFJBLvrx9sK3M9b9zd37n967U0xYyCgC
HVIQp9M53vA9UFxhEa3IqD6Ka3E62Hpp8QSjdLsYDoIlglPLy7HHH8S4Im41
WDuxKqjhF8E5rZsbziOCalYxL7OFb3s2e9sEeiW9rhRT+MOWHkMUK1KsIrl7
NuOYVixQbXfM2Y6cpvCWqtpPx6tCPmQtR0Vdhk1p00ezjOeSemcr.yXwnV5q
l4bIWE63dkI36X1UBwHGf1XHNyLXfytpB1RgWOGcEIQ6epRZlw4HYYcJ+N8+
.FbWtgW3MWI3NFcoHjwysy4Gmn64HjWapjbODB8d1LgSCzQHoiAgblRFK1uZ
Eu4WIKT2GWmfD.7wNibo0UpdZBqpQGUQLyWfnQo754DOpL8k9XG58T6vPGmp
jdGzN6T2nr5e26cdE3gQ4jZ6zvwWfQQ4HEqWuwGOPxGhhJ5dqtjOhyfFUPNc
PpoHUQWe9R1P3K1H2k8FrYtNCdnSNH9J8lyngUeZhlRW9Oe9p+Le3gZtstIP
0kCHnRvF8KKaLzs7uWVrzartO41.WvI.T6xgLE2HztWupX45hpZuf8ZVZy4B
IyCX5l0oPL1goaPBXXUnqaDhuwubVVBtGpTzUqRmGjdEkaoCRvqra.KQ2JE6
7QPn64dEYqMif116vwre2VYQibivOo.umjhcaRf4ljazntH.Mej.8wH2ykEg
Y1rIPaUuQQlb19SvYQo+Dlq+T3.zexYxW9m+R2bmuUwfG49zCO2ni.nvHt4f
Jz4qlIlLtaYbOHE6dkZyOFscMFAdP10X24IPh9tFuTruV0oeBJAndxYd3Hn+
MGg5kiHWMG08ymkEwsywHSMibRTkKvrGC4BzsCojQ7TF52wwAum6BhqKSGcL
NGG2YqcBwwn1oU0CIYiWoS0J9aD9bvQtQw.OqHHyt3wdU0zbOy1TU+wih17w
nseJO0J12rrCXcQ2jCeTkb0pvpKjUh5iuI3I2zKUkk75iWR71pxcBUH1AhyD
0BFSzPwDLdXJaDvDjRMSkyrB.3gQ2JZggfVVbipr.vjtekHhIc6geJlvz3ho
PTZj3xSjP3IRV+vD1sTP2t5xLk0LihBZoOfLHse4O5Xvb6RKH.CClCtYFjFR
FXZb0fzPxenOJuHhoTvHfIJFZhi10LQTsEzM5VYvzSjW9Qq96GPLy1EhRifi
6bUzHfIjp0VUbDYOmCL3vnaEsvw.sXrAe.1wnEvtczBBEsnGrbyoWW0MxsmM
Ve5pCN9tULEx5F9.wN5YiwOdUsRCQakl930IdJ4wimv8DS4ljXXr66KfMy6I
if1yp0kfCdgyrMXGInEJdcoicGrfc.DX9pdjeXPTPN8pPND.OdIt.XbPKN6V
PKNmDUzRh61rjxd.SgGBOkxttnpc6SQPvQalpaj6jIz+COPcihgmPuoYSjbn
e8oZvOm9+MSAhUB
-----------end_max5_patcher-----------</code></pre></div>
</div>
</p>						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166324</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166324</link>
					<pubDate>Wed, 24 Apr 2013 13:28:42 +0000</pubDate>
					<dc:creator>IvnOs</dc:creator>

					<description>
						<![CDATA[
						<p>Hi.<br />
Could anyone, tell me the analogs of PD&#8217;s [delread]/[delwrite] and [catch]/[throw] in max?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166325</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166325</link>
					<pubDate>Wed, 24 Apr 2013 15:45:20 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>Hi<br />
an educated guess would be [tapout~]/[tapin~] and [receive]/[send]; but check the last two. Do PD objects not have reference or help notes which describe their function? And why did you post at the bottom of an old thread?</p>
<p>Brendan</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166326</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166326</link>
					<pubDate>Wed, 24 Apr 2013 16:12:28 +0000</pubDate>
					<dc:creator>rjungemann</dc:creator>

					<description>
						<![CDATA[
						<p>You would use [send~] and [receive~]. You can send multiple [send~] outputs to a single [receive~] in Max but not in Pd.</p>
<p>Also, I would probably just use [svf~] as it provides lowpass, hipass, bandpass, and notch (all with resonance) out of the box. It&#8217;s just a little easier if you&#8217;re still figuring out filters.</p>
<p>I second the use of [curve~]. Maybe even consider the use of [function] which will allow you to define visually what you want your envelope to look like.</p>
<p>When converting Pd patches, the one thing that tripped me up is that anywhere you specify a float without a decimal, you must suffix with a decimal point otherwise Max will think you&#8217;re talking about an integer. Also whenever multiplying and you don&#8217;t specify a number, provide &#8220;0.&#8221; otherwise Max will think you want integer multiplication.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166327</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166327</link>
					<pubDate>Wed, 24 Apr 2013 16:51:21 +0000</pubDate>
					<dc:creator>rjungemann</dc:creator>

					<description>
						<![CDATA[
						<p>From what I can figure out from the Reason patch (I attached a screenshot), it is using waveform 13 (a &#8220;harmonically rich waveform suited for organ sounds&#8221;), which I am using a low-passed saw to approximate.</p>
<p>It is then going through a noise-based LFO (which I am using a [noise~] going through a [sah~] to be able to vary the &#8220;rate&#8221; of the noise) which is modulating the &#8220;mix&#8221; of the sound (ring modulation).</p>
<p>It is finally going through a lowpass filter modulated by an envelope.</p>
<p>I threw together a crappy patch in the 15 minutes on my train ride based on the Reason patch. It sucks but I think that someone on here could run with it.</p>
<p>It is possible, and not that difficult to do sound design in Max. I don&#8217;t claim to be an expert.</p>
<p>One last thing. [bp~] in Pd has a &#8220;Q&#8221; value which can be greater than 1 but in Max, [svf~]&#8216;s Q value must be between 0. and 1.</p>
<p> [attachment=221998,5480]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/create-thunder-sound/#post-166328</guid>
					<title><![CDATA[Re: create thunder sound ?]]></title>
					<link>http://cycling74.com/forums/topic/create-thunder-sound/#post-166328</link>
					<pubDate>Wed, 24 Apr 2013 18:38:18 +0000</pubDate>
					<dc:creator>rjungemann</dc:creator>

					<description>
						<![CDATA[
						<p>I forgot a couple things in my last post. The noise modulating the mix in the above is not ring modulation but more general AM IIRC, because the modulation doesn&#8217;t go negative.</p>
<p>Also the original Reason patch sounds like it is doing some overdriving of some sort. Using [clip~] or [tanh~] and passing in a signal that goes beyond +/- 1.0 might yield good results.</p>
<p>Also my patch doesn&#8217;t handle the amplitude envelope so you would want to add that.</p>
<p>I might try and take another stab later. Good luck.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

