{"id":576,"date":"2011-08-13T22:41:46","date_gmt":"2011-08-13T21:41:46","guid":{"rendered":"http:\/\/www.abumarkub.net\/abublog\/?p=576"},"modified":"2015-08-22T13:55:57","modified_gmt":"2015-08-22T12:55:57","slug":"using-the-midibridge-made-easy","status":"publish","type":"post","link":"https:\/\/abumarkub.net\/abublog\/?p=576","title":{"rendered":"Using the midibridge made easy"},"content":{"rendered":"<p><strong>Deprecated, please use Chris Wilson&#8217;s <a target=\"blank\" href=\"https:\/\/github.com\/cwilso\/WebMIDIAPIShim\">WebMIDIAPI Shim<\/a><\/strong> The newest version of the midibridge allows you to add midi functionality to your website with just one line of code:<\/p>\n<p>midiBridge.init(function(midiEvent) { yourCoolFunction(midiEvent); });<\/p>\n<p>Also, you only have to add one single minified javascript file of less then 5K to your html page:<\/p>\n<p><script type=\"text\/javascript\" src=\"lib\/midibridge-0.5.min.js\"><\/script><br \/>\nOnly native Javascript is used, so you can use it conflict-free together with any Javascript framework. Code is available at <a href=\"https:\/\/github.com\/abudaan\/midibridge-js\" target=\"blank\" title=\"abumarkub midibridge javascript\" rel=\"abumarkub midibridge javascript\">GitHub<\/a> and a minified production version can be downloaded from <a href=\"http:\/\/code.google.com\/p\/midibridge-js\/downloads\/detail?name=midibridge-0.5.zip&#038;can=2&#038;q=\" target=\"blank\" title=\"abumarkub midibridge javascript\" rel=\"abumarkub midibridge javascript\">Google Code<\/a> Check the <a href=\"http:\/\/www.abumarkub.net\/abublog\/?page_id=399#quick-start\">quickstart guide<\/a>!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Deprecated, please use Chris Wilson&#8217;s WebMIDIAPI Shim The newest version of the midibridge allows you to add midi functionality to your website with just one line of code: midiBridge.init(function(midiEvent) { yourCoolFunction(midiEvent); }); Also, you only have to add one single minified javascript file of less then 5K to your html page: Only native Javascript is [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,7,8,9],"tags":[],"class_list":["post-576","post","type-post","status-publish","format-standard","hentry","category-actionscript","category-java","category-javascript","category-midi"],"_links":{"self":[{"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/posts\/576","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=576"}],"version-history":[{"count":6,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/posts\/576\/revisions"}],"predecessor-version":[{"id":1035,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=\/wp\/v2\/posts\/576\/revisions\/1035"}],"wp:attachment":[{"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=576"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=576"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/abumarkub.net\/abublog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}