{"id":892,"date":"2014-08-26T00:52:44","date_gmt":"2014-08-26T00:52:44","guid":{"rendered":"http:\/\/charlie-roberts.com\/gibber\/lpf\/"},"modified":"2014-08-26T00:52:44","modified_gmt":"2014-08-26T00:52:44","slug":"lpf","status":"publish","type":"page","link":"http:\/\/charlie-roberts.com\/gibber\/lpf\/","title":{"rendered":"Lpf"},"content":{"rendered":"<p>A 24db per octave resonant filter. <\/p>\n<p>Example:<\/p>\n<pre>d = XOX( 'x*o*x*o-' )\n\nl = LPF()\nl.cutoff = Add( .4, Sine(.2, .3)._ )\nl.resonance = 4\n\nd.fx.add( d )<\/pre>\n<h2 id=\"properties\">Properties<\/h2>\n<ul>\n<li><em>cutoff<\/em> : Default range: { 0, 1 }. Float. The cutoff frequency for the filter measured from 0 to 1 where 1 is nyquist. In practice, values above .75 or so seem unstable.  <\/li>\n<li><em>resonance<\/em> : Default range: { 0, 5.5 }. The amount of emphasis placed on the frequencies surrounding the cutoff. This can cause the filter to blow up at values above 5.5, but can also introduce pleasing distortion at high values in certain situations. Be careful!<\/li>\n<\/ul>\n<h2 id=\"methods\">Methods<\/h2>\n<p>None worth mentioning.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A 24db per octave resonant filter. Example: d = XOX( &#8216;x*o*x*o-&#8216; ) l = LPF() l.cutoff = Add( .4, Sine(.2, .3)._ ) l.resonance = 4 d.fx.add( d ) Properties cutoff : Default range: { 0, 1 }. Float. The cutoff frequency for the filter measured from 0 to 1 where 1 is nyquist. In practice, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/pages\/892"}],"collection":[{"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/comments?post=892"}],"version-history":[{"count":0,"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/pages\/892\/revisions"}],"wp:attachment":[{"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/media?parent=892"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}