<?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[Divide hz into fractions of seconds]]></title><description><![CDATA[<p dir="auto">hello</p>
<div>I have a pulse (hz) and a envelope generator (sec) and I want the duration of the envelope to be half of the Hz but as simple as that might sound I am getting nowhere.</div>
<div>looking for a calculation to get this relationship when I tap my tempo:</div>
<div>hz      sec</div>
<div>0.5     1</div>
<div>1        0.5</div>
<div>2        0.25</div>
<div>4        0.125</div>
<div>thanks!</div>]]></description><link>https://community.troikatronix.com/topic/762/divide-hz-into-fractions-of-seconds</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 03:00:44 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/762.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Jun 2013 02:46:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Divide hz into fractions of seconds on Sat, 29 Jun 2013 07:55:14 GMT]]></title><description><![CDATA[<p dir="auto">finally got it...</p>
<div>thanks!</div>
<div>fubbi</div>]]></description><link>https://community.troikatronix.com/post/7848</link><guid isPermaLink="true">https://community.troikatronix.com/post/7848</guid><dc:creator><![CDATA[fubbi]]></dc:creator><pubDate>Sat, 29 Jun 2013 07:55:14 GMT</pubDate></item><item><title><![CDATA[Reply to Divide hz into fractions of seconds on Fri, 16 Jan 1970 21:14:37 GMT]]></title><description><![CDATA[<div>The period of a wave (seconds) = 1.0 divided by the frequency (Hz) </div>
<p dir="auto">In other words,</p>
<div>s = 1.0 / f
<div>where s is expressed in seconds, and f is expressed in Hz.  
<div>For example, 1.0 / 0.5 Hz = 2 seconds</div>
<div>Then just divide the seconds by 2.0\. You'll need to multiply the result by 1000 for the Envelope Generator, because the underlying representation is milliseconds.</div>
<div>
<div>Best Wishes,</div>
<div>Mark</div>
</div>
</div>
</div>]]></description><link>https://community.troikatronix.com/post/7844</link><guid isPermaLink="true">https://community.troikatronix.com/post/7844</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Fri, 16 Jan 1970 21:14:37 GMT</pubDate></item></channel></rss>