{"id":5846,"date":"2013-03-06T08:15:46","date_gmt":"2013-03-06T08:15:46","guid":{"rendered":"http:\/\/zerokidz.com\/ideas\/?p=5846"},"modified":"2015-04-26T15:46:27","modified_gmt":"2015-04-26T19:46:27","slug":"using-wind-forecast-data-to-drive-wind-sounds-in-pure-data","status":"publish","type":"post","link":"https:\/\/reactivemusic.net\/?p=5846","title":{"rendered":"Using wind forecast data to generate wind sounds with Pd"},"content":{"rendered":"<p><iframe loading=\"lazy\" title=\"Using wind forecast data to control wind sounds with Pure-Data\" width=\"525\" height=\"295\" src=\"https:\/\/www.youtube.com\/embed\/asT-aKGVOCU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<p><a href=\"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2013-03-06-at-3.05.52-AM.png\"><img loading=\"lazy\" decoding=\"async\" title=\"Screen Shot 2013-03-06 at 3.05.52 AM\" src=\"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2013-03-06-at-3.05.52-AM-300x169.png\" alt=\"\" width=\"300\" height=\"169\" \/><\/a><\/p>\n<p>This project receives wind data from <del>the U.S. Coastal Observing Research and Development Center (CORDC) at Scripps Institute of Oceanography<\/del>\u00a0\u00a0the openweathermap.org API<\/p>\n<p><del><a href=\"http:\/\/cordc.ucsd.edu\/projects\/models\/coamps\/api\/\">http:\/\/cordc.ucsd.edu\/projects\/models\/coamps\/api\/<\/a><\/del><\/p>\n<p><a href=\"http:\/\/openweathermap.org\/API\">http:\/\/openweathermap.org\/API<\/a><\/p>\n<p><span style=\"line-height: 1.6;\">It uses the data to set the &#8216;wind speed&#8217; of Andy Farnell&#8217;s wind sound patches from &#8220;Designing Sound&#8221;<\/span><\/p>\n<p><a href=\"http:\/\/aspress.co.uk\/sd\/index.php\">http:\/\/aspress.co.uk\/sd\/index.php<\/a><\/p>\n<h4>Error 4\/26\/2014<\/h4>\n<p>Getting a parsing error on the ruby script. Will be debugging shortly!<\/p>\n<pre>&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;\/Users\/tkzic\/.rvm\/gems\/ruby-2.0.0-p353@global\/gems\/json-1.8.1\/lib\/json\/common.rb:155:in `initialize&#039;: A JSON text must at least contain two octets! (JSON::ParserError)&lt;\/span&gt;<\/pre>\n<pre>&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;from \/Users\/tkzic\/.rvm\/gems\/ruby-2.0.0-p353@global\/gems\/json-1.8.1\/lib\/json\/common.rb:155:in `new&#039;&lt;\/span&gt;<\/pre>\n<pre>&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;from \/Users\/tkzic\/.rvm\/gems\/ruby-2.0.0-p353@global\/gems\/json-1.8.1\/lib\/json\/common.rb:155:in `parse&#039;&lt;\/span&gt;<\/pre>\n<pre>&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;from .\/wind-open-forecast.rb:92:in `&amp;lt;main&amp;gt;&#039;&lt;\/span&gt;<\/pre>\n<pre><\/pre>\n<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<\/p>\n<p>The http: requests are managed by a ruby server script and sent via OSC to Pure Data.<\/p>\n<p>Two of Andy Farnell&#8217;s patches are also running (with very slight mods): wind4a.pd, and thunder4a.pd<\/p>\n<p>From pd, you can select which city to get data from, and control the rate at which the data is replayed from the ruby server. The forecast cycle is about 3 days long.<\/p>\n<p>From the pd patch you can select the rate of data playback, and select which city to use for data (Santa Cruz or San Diego).<\/p>\n<p>Note: the wind speed expected by Andy Farnell&#8217;s wind patch is between 0 and about 0.7<\/p>\n<h3>download<\/h3>\n<p><a href=\"https:\/\/github.com\/tkzic\/internet-sensors\">https:\/\/github.com\/tkzic\/internet-sensors<\/a><\/p>\n<p>folder: pd-weather<\/p>\n<h3>files<\/h3>\n<h5>main Pd patches<\/h5>\n<ul>\n<li>wind-open-machine.pd<\/li>\n<li>thunder4a.pd<\/li>\n<li>wind4a.pd<\/li>\n<\/ul>\n<h5>pd abstractions<\/h5>\n<div><\/div>\n<p>designingSound\/ folder:<\/p>\n<p>Add this folder to the path list in Pd <em>before<\/em> the system files because the distance.pd abstraction has the same name as a system file used for map distances.<\/p>\n<div><\/div>\n<div>\n<ul>\n<li>distance.pd<\/li>\n<li>fcpan.pd<\/li>\n<li>strike-pattern.pd<\/li>\n<li>strike-sound.pd<\/li>\n<li>udly.pd<\/li>\n<\/ul>\n<h5>ruby<\/h5>\n<\/div>\n<div>\n<ul>\n<li>wind-open-forecast.rb<\/li>\n<\/ul>\n<\/div>\n<h6>required gems include:<\/h6>\n<div>\n<ul>\n<li>osc-ruby<\/li>\n<li>patron<\/li>\n<li>json<\/li>\n<\/ul>\n<h3>authorization<\/h3>\n<ul>\n<li>none required<\/li>\n<\/ul>\n<h3>instructions<\/h3>\n<\/div>\n<div><\/div>\n<div><span style=\"line-height: 1.6;\">1. Open all three pd patches<\/span><\/div>\n<div><\/div>\n<div>\n<ul>\n<li><span style=\"line-height: 1.6;\">wind-open-machine.pd<\/span><\/li>\n<li><span style=\"line-height: 1.6;\">thunder4a.pd<\/span><\/li>\n<li><span style=\"line-height: 1.6;\">wind4a.pd<\/span><\/li>\n<\/ul>\n<\/div>\n<div>\n<div><span style=\"line-height: 1.6;\">2. Turn audio on<\/span><\/div>\n<div><\/div>\n<div><span style=\"line-height: 1.6;\">3. start the ruby script from a terminal window by typing<\/span><br \/>\n<span style=\"line-height: 22px;\"><br \/>\n<\/span><span style=\"font-family: Consolas, Monaco, monospace; line-height: 18px;\">.\/wind-open-forecast.rb<\/span><\/div>\n<div><\/div>\n<div><\/div>\n<div><span style=\"line-height: 1.6;\">(NOTE: Sometimes the ruby script will time-out when you first launch it. Just run it again.)<\/span><\/div>\n<div><\/div>\n<p><span style=\"line-height: 1.6;\">4. You can tweak various parameters to scale the effect of the wind data on the sounds<\/span><\/p>\n<h4>revision history<\/h4>\n<p>5\/19\/2014<\/p>\n<p>currently getting this error in the ruby server &#8211; need to rewrite:<\/p>\n<p><a href=\"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2014-05-20-at-4.22.43-PM.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-11908\" title=\"Screen Shot 2014-05-20 at 4.22.43 PM\" src=\"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2014-05-20-at-4.22.43-PM-300x25.png\" alt=\"\" width=\"300\" height=\"25\" srcset=\"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2014-05-20-at-4.22.43-PM-300x25.png 300w, https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2014-05-20-at-4.22.43-PM-1024x86.png 1024w, https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2014-05-20-at-4.22.43-PM.png 1880w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<ul>\n<li><span style=\"line-height: 1.6;\">update 3-25-2013 If you are running this \u00a0project and getting errors from the ruby script &#8211; \u00a0 CORDC is not producing wind data &#8211; so please use this workaround &#8211; which uses the openweathermap.org API<\/span><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>This project receives wind data from the U.S. Coastal Observing Research and Development Center (CORDC) at Scripps Institute of Oceanography\u00a0\u00a0the openweathermap.org API http:\/\/cordc.ucsd.edu\/projects\/models\/coamps\/api\/ http:\/\/openweathermap.org\/API It uses the data to set the &#8216;wind speed&#8217; of Andy Farnell&#8217;s wind sound patches from &#8220;Designing Sound&#8221; http:\/\/aspress.co.uk\/sd\/index.php Error 4\/26\/2014 Getting a parsing error on the ruby script. Will be &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/reactivemusic.net\/?p=5846\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Using wind forecast data to generate wind sounds with Pd&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"categories":[143,275],"tags":[161,105,128,190,202],"class_list":["post-5846","post","type-post","status-publish","format-standard","hentry","category-interactive-media-art","category-internet-sensors","tag-api","tag-osc","tag-pd","tag-portfolio","tag-ruby"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Using wind forecast data to generate wind sounds with Pd  - reactive music<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/reactivemusic.net\/?p=5846\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using wind forecast data to generate wind sounds with Pd  - reactive music\" \/>\n<meta property=\"og:description\" content=\"This project receives wind data from the U.S. Coastal Observing Research and Development Center (CORDC) at Scripps Institute of Oceanography\u00a0\u00a0the openweathermap.org API http:\/\/cordc.ucsd.edu\/projects\/models\/coamps\/api\/ http:\/\/openweathermap.org\/API It uses the data to set the &#8216;wind speed&#8217; of Andy Farnell&#8217;s wind sound patches from &#8220;Designing Sound&#8221; http:\/\/aspress.co.uk\/sd\/index.php Error 4\/26\/2014 Getting a parsing error on the ruby script. Will be &hellip; Continue reading &quot;Using wind forecast data to generate wind sounds with Pd&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/reactivemusic.net\/?p=5846\" \/>\n<meta property=\"og:site_name\" content=\"reactive music\" \/>\n<meta property=\"article:published_time\" content=\"2013-03-06T08:15:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-04-26T19:46:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2013-03-06-at-3.05.52-AM-300x169.png\" \/>\n<meta name=\"author\" content=\"Tom Zicarelli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tom Zicarelli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846\"},\"author\":{\"name\":\"Tom Zicarelli\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#\\\/schema\\\/person\\\/56224d281582df7e5518e037ca63e571\"},\"headline\":\"Using wind forecast data to generate wind sounds with Pd\",\"datePublished\":\"2013-03-06T08:15:46+00:00\",\"dateModified\":\"2015-04-26T19:46:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846\"},\"wordCount\":391,\"image\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/reactivemusic.net\\\/wp-content\\\/uploads\\\/2013\\\/03\\\/Screen-Shot-2013-03-06-at-3.05.52-AM-300x169.png\",\"keywords\":[\"API\",\"OSC\",\"Pd\",\"portfolio\",\"ruby\"],\"articleSection\":[\"interactive media art\",\"internet-sensors\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846\",\"url\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846\",\"name\":\"Using wind forecast data to generate wind sounds with Pd - reactive music\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/reactivemusic.net\\\/wp-content\\\/uploads\\\/2013\\\/03\\\/Screen-Shot-2013-03-06-at-3.05.52-AM-300x169.png\",\"datePublished\":\"2013-03-06T08:15:46+00:00\",\"dateModified\":\"2015-04-26T19:46:27+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#\\\/schema\\\/person\\\/56224d281582df7e5518e037ca63e571\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/reactivemusic.net\\\/?p=5846\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846#primaryimage\",\"url\":\"https:\\\/\\\/reactivemusic.net\\\/wp-content\\\/uploads\\\/2013\\\/03\\\/Screen-Shot-2013-03-06-at-3.05.52-AM.png\",\"contentUrl\":\"https:\\\/\\\/reactivemusic.net\\\/wp-content\\\/uploads\\\/2013\\\/03\\\/Screen-Shot-2013-03-06-at-3.05.52-AM.png\",\"width\":\"1173\",\"height\":\"661\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=5846#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/reactivemusic.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using wind forecast data to generate wind sounds with Pd\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#website\",\"url\":\"https:\\\/\\\/reactivemusic.net\\\/\",\"name\":\"reactive music\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/reactivemusic.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#\\\/schema\\\/person\\\/56224d281582df7e5518e037ca63e571\",\"name\":\"Tom Zicarelli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g\",\"caption\":\"Tom Zicarelli\"},\"sameAs\":[\"http:\\\/\\\/tomzicarelli.com\"],\"url\":\"https:\\\/\\\/reactivemusic.net\\\/?author=2\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using wind forecast data to generate wind sounds with Pd  - reactive music","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/reactivemusic.net\/?p=5846","og_locale":"en_US","og_type":"article","og_title":"Using wind forecast data to generate wind sounds with Pd  - reactive music","og_description":"This project receives wind data from the U.S. Coastal Observing Research and Development Center (CORDC) at Scripps Institute of Oceanography\u00a0\u00a0the openweathermap.org API http:\/\/cordc.ucsd.edu\/projects\/models\/coamps\/api\/ http:\/\/openweathermap.org\/API It uses the data to set the &#8216;wind speed&#8217; of Andy Farnell&#8217;s wind sound patches from &#8220;Designing Sound&#8221; http:\/\/aspress.co.uk\/sd\/index.php Error 4\/26\/2014 Getting a parsing error on the ruby script. Will be &hellip; Continue reading \"Using wind forecast data to generate wind sounds with Pd\"","og_url":"https:\/\/reactivemusic.net\/?p=5846","og_site_name":"reactive music","article_published_time":"2013-03-06T08:15:46+00:00","article_modified_time":"2015-04-26T19:46:27+00:00","og_image":[{"url":"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2013-03-06-at-3.05.52-AM-300x169.png","type":"","width":"","height":""}],"author":"Tom Zicarelli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tom Zicarelli","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/reactivemusic.net\/?p=5846#article","isPartOf":{"@id":"https:\/\/reactivemusic.net\/?p=5846"},"author":{"name":"Tom Zicarelli","@id":"https:\/\/reactivemusic.net\/#\/schema\/person\/56224d281582df7e5518e037ca63e571"},"headline":"Using wind forecast data to generate wind sounds with Pd","datePublished":"2013-03-06T08:15:46+00:00","dateModified":"2015-04-26T19:46:27+00:00","mainEntityOfPage":{"@id":"https:\/\/reactivemusic.net\/?p=5846"},"wordCount":391,"image":{"@id":"https:\/\/reactivemusic.net\/?p=5846#primaryimage"},"thumbnailUrl":"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2013-03-06-at-3.05.52-AM-300x169.png","keywords":["API","OSC","Pd","portfolio","ruby"],"articleSection":["interactive media art","internet-sensors"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/reactivemusic.net\/?p=5846","url":"https:\/\/reactivemusic.net\/?p=5846","name":"Using wind forecast data to generate wind sounds with Pd - reactive music","isPartOf":{"@id":"https:\/\/reactivemusic.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/reactivemusic.net\/?p=5846#primaryimage"},"image":{"@id":"https:\/\/reactivemusic.net\/?p=5846#primaryimage"},"thumbnailUrl":"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2013-03-06-at-3.05.52-AM-300x169.png","datePublished":"2013-03-06T08:15:46+00:00","dateModified":"2015-04-26T19:46:27+00:00","author":{"@id":"https:\/\/reactivemusic.net\/#\/schema\/person\/56224d281582df7e5518e037ca63e571"},"breadcrumb":{"@id":"https:\/\/reactivemusic.net\/?p=5846#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/reactivemusic.net\/?p=5846"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/reactivemusic.net\/?p=5846#primaryimage","url":"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2013-03-06-at-3.05.52-AM.png","contentUrl":"https:\/\/reactivemusic.net\/wp-content\/uploads\/2013\/03\/Screen-Shot-2013-03-06-at-3.05.52-AM.png","width":"1173","height":"661"},{"@type":"BreadcrumbList","@id":"https:\/\/reactivemusic.net\/?p=5846#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/reactivemusic.net\/"},{"@type":"ListItem","position":2,"name":"Using wind forecast data to generate wind sounds with Pd"}]},{"@type":"WebSite","@id":"https:\/\/reactivemusic.net\/#website","url":"https:\/\/reactivemusic.net\/","name":"reactive music","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/reactivemusic.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/reactivemusic.net\/#\/schema\/person\/56224d281582df7e5518e037ca63e571","name":"Tom Zicarelli","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g","caption":"Tom Zicarelli"},"sameAs":["http:\/\/tomzicarelli.com"],"url":"https:\/\/reactivemusic.net\/?author=2"}]}},"_links":{"self":[{"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/posts\/5846","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5846"}],"version-history":[{"count":25,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/posts\/5846\/revisions"}],"predecessor-version":[{"id":19229,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/posts\/5846\/revisions\/19229"}],"wp:attachment":[{"href":"https:\/\/reactivemusic.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5846"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5846"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5846"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}