{"id":910,"date":"2014-08-26T00:52:47","date_gmt":"2014-08-26T00:52:47","guid":{"rendered":"http:\/\/charlie-roberts.com\/gibber\/vibrato\/"},"modified":"2014-08-26T00:52:47","modified_gmt":"2014-08-26T00:52:47","slug":"vibrato","status":"publish","type":"page","link":"http:\/\/charlie-roberts.com\/gibber\/vibrato\/","title":{"rendered":"Vibrato"},"content":{"rendered":"<p>A simple frequency modulation effect acheived using a delay line.<\/p>\n<p>Example:<\/p>\n<pre>a = FM().play( Rndi(100,1000), 1\/4 )\n\nv = Vibrato({ rate:Slider() }) \n\na.fx.add( x )<\/pre>\n<h2 id=\"properties\">Properties<\/h2>\n<ul>\n<li><em>rate<\/em> : Default range: { .01, 20 }. The speed in Hz that the delay tap position is modulated by.  <\/li>\n<li><em>amount<\/em> : Default range: { 25, 300 }. The size of the delay line; this effectively controls the depth of the vibrato.<\/li>\n<\/ul>\n<h2 id=\"methods\">Methods<\/h2>\n<p>None worth mentioning.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A simple frequency modulation effect acheived using a delay line. Example: a = FM().play( Rndi(100,1000), 1\/4 ) v = Vibrato({ rate:Slider() }) a.fx.add( x ) Properties rate : Default range: { .01, 20 }. The speed in Hz that the delay tap position is modulated by. amount : Default range: { 25, 300 }. The [&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\/910"}],"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=910"}],"version-history":[{"count":0,"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/pages\/910\/revisions"}],"wp:attachment":[{"href":"http:\/\/charlie-roberts.com\/gibber\/wp-json\/wp\/v2\/media?parent=910"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}