<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on Euphonia</title><link>https://euphonia.us/posts/</link><description>Recent content in Posts on Euphonia</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 27 Feb 2017 12:45:07 -0800</lastBuildDate><atom:link href="https://euphonia.us/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Nibbus Maximus: 3d Photo Journal</title><link>https://euphonia.us/2017/02/27/nibbus-maximus-3d-photo-journal/</link><pubDate>Mon, 27 Feb 2017 12:45:07 -0800</pubDate><guid>https://euphonia.us/2017/02/27/nibbus-maximus-3d-photo-journal/</guid><description>&lt;p&gt;&lt;a href="https://euphonia.us/images/2017/02/4-2.jpg"&gt;&lt;img loading="lazy" style="background-image:none;padding-top:0;padding-left:0;display:inline;padding-right:0;border-width:0;" title="4 - 2" src="https://euphonia.us/images/2017/02/4-2_thumb.jpg" alt="4 - 2" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Reposting from the halcyon days of 2011.&lt;/p&gt;
&lt;p&gt;The family and I went up to Skinner Hall this afternoon where our friends at Gage School of Fine Arts were hosting the pen and ink artist, &lt;a href="http://www.fantagraphics.com/index.php?option=com_myblog&amp;amp;show=NIBBUS-MAXIMUS-Jim-Woodring-Unveils-The-Giant-Nib-Pen-At-Gage-Academy-Of-Arts.html&amp;amp;Itemid=113"&gt;Jim Woodring&lt;/a&gt;.  Woodring was giving the first public showing of his giant pen Nibbus Maximus, and was allowing members of the public to use the pen to complete a giant drawing.  The following pictures are in 19th century stereocard format, which somehow seemed appropriately surreal.&lt;/p&gt;</description></item><item><title>Using the Arduino for electronic music #3</title><link>https://euphonia.us/2016/03/23/using-the-arduino-for-electronic-music-3/</link><pubDate>Wed, 23 Mar 2016 15:30:02 -0800</pubDate><guid>https://euphonia.us/2016/03/23/using-the-arduino-for-electronic-music-3/</guid><description>&lt;h1&gt;Testing the analog output resolution of the Euroduino:&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Audio samples are not included yet, and there are more tests to be done on the sample rate section.&lt;/p&gt;
&lt;p&gt;The previous articles in this series are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://euphonia.us/2016/03/11/using-the-arduino-for-electronic-music/"&gt;&lt;span style="color:#0066cc;"&gt;Using the Arduino for electronic music #1&lt;/span&gt;&lt;/a&gt;, which introduces the subject.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://euphonia.us/what-are-the-signals-that-are-used-in-modular-synthesis/"&gt;What signals are found in modular synthesizers?&lt;/a&gt;, which contains background information on the signals found in a modular synthesizer (Eurorack system modulars).&lt;/li&gt;
&lt;li&gt;&lt;a href="http://euphonia.us/the-digital-representation-of-analog-synth-signals/"&gt;The digital representation of modular synthesizer signals&lt;/a&gt;, which talks about what sampling rate and bit depth is needed to correctly represent these signals without artifacts and distortion.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://euphonia.us/2016/03/13/using-the-arduino-for-modular-synthesis-2/"&gt;Using the Arduino for electronic music #2&lt;/a&gt;, which takes that background information and applies it to what the Arduino can be expected to read and write, with a focus on the Euroduino Eurorack module from Circuit Abbey.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So far, we have dealt with the subject in the abstract, using best case scenarios and working from specification sheets.  Reality is, as always much more messy.  To start with, lets look at the most problematic part of the platform, the analog outputs of the Arduino in it&amp;#8217;s default state using the Euroduino module as a testing ground.&lt;/p&gt;</description></item><item><title>Using the Arduino for electronic music #2</title><link>https://euphonia.us/2016/03/13/using-the-arduino-for-modular-synthesis-2/</link><pubDate>Sun, 13 Mar 2016 22:02:12 -0800</pubDate><guid>https://euphonia.us/2016/03/13/using-the-arduino-for-modular-synthesis-2/</guid><description>&lt;h1&gt;How much of what we want can the Arduino do?&lt;/h1&gt;
&lt;h1&gt;&lt;img loading="lazy" class="alignnone size-full wp-image-10" src="https://euphonia.us/images/2016/02/12493708_10207025983942846_6998465687837053403_o.jpg" alt="12493708_10207025983942846_6998465687837053403_o" /&gt;&lt;/h1&gt;
&lt;p&gt;This article is a continuation of &lt;a href="http://euphonia.us/2016/03/11/using-the-arduino-for-electronic-music/"&gt;Using the Arduino for electronic music #1&lt;/a&gt;, and picks up where that post left off.&lt;/p&gt;
&lt;p&gt;By now we have discussed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://euphonia.us/what-are-the-signals-that-are-used-in-modular-synthesis/"&gt;What signals are found in modular synthesizers?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://euphonia.us/the-digital-representation-of-analog-synth-signals/"&gt;The digital representation of modular synthesizer signals&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It&amp;#8217;s now time to dig into the abilities of the Arduino, particularly it&amp;#8217;s ability to handle analog to digital conversion, and digital to analog conversion.  Having done that, we can compare expected performance to the specifications listed in: &lt;a href="http://euphonia.us/the-digital-representation-of-analog-synth-signals/"&gt;The digital representation of modular synthesizer signals&lt;/a&gt;, and we can determine what an Arduino (and by extension the Euroduino eurorack synth module) is good for in electronic music.&lt;/p&gt;</description></item><item><title>Using the Arduino for electronic music #1</title><link>https://euphonia.us/2016/03/11/using-the-arduino-for-electronic-music/</link><pubDate>Fri, 11 Mar 2016 18:48:57 -0800</pubDate><guid>https://euphonia.us/2016/03/11/using-the-arduino-for-electronic-music/</guid><description>&lt;h1&gt;Introducing the Arduino and related devices&lt;/h1&gt;
&lt;p&gt;&lt;img loading="lazy" class="alignnone size-full wp-image-227" src="https://euphonia.us/images/2016/03/dsc07927.jpg" alt="DSC07927" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Disclaimer: I&amp;#8217;m not an engineer, and some of this material approaches the speculative.  Hope it is as useful to you as it is to me, and please feel free to comment on any errors or omissions you find.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Over the last few months I&amp;#8217;ve been studying the &lt;img loading="lazy" class=" wp-image-255 alignright" src="https://euphonia.us/images/2016/03/teensy32_front_small.jpg" alt="teensy32_front_small" /&gt;&lt;br /&gt;
features of different microprocessor families to determine which are most suited to electronic music and synthesis.  The big winner so far is the $19.00 &lt;a href="https://www.pjrc.com/teensy/teensy31.html"&gt;Teensy 3.2&lt;/a&gt;: But that&amp;#8217;s not what this post is about.&lt;/p&gt;</description></item><item><title>The hurdy gurdy in Japanese game culture</title><link>https://euphonia.us/2016/03/10/japanese-psp-hurdy-gurdy-awesomeness/</link><pubDate>Thu, 10 Mar 2016 13:25:28 -0800</pubDate><guid>https://euphonia.us/2016/03/10/japanese-psp-hurdy-gurdy-awesomeness/</guid><description>&lt;p&gt;&lt;a href="https://euphonia.us/images/2016/03/1f1b_12.jpg"&gt;&lt;img loading="lazy" style="background-image:none;float:none;padding-top:0;padding-left:0;margin-left:auto;display:block;padding-right:0;margin-right:auto;border-width:0;" title="1f1b_12" src="https://euphonia.us/images/2016/03/1f1b_12_thumb.jpg" alt="1f1b_12" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A fellow reader of the Hurdy Gurdy Mail list pointed this out on &lt;a href="http://cgi.ebay.com/New-Rainbow-Islands-Hurdy-Gurdy-Daibouken-New-Japan-PSP-/190370226943?pt=Video_Games_Games&amp;amp;hash=item2c52f322ff"&gt;ebay&lt;/a&gt; today.  Pretty strange.  Even stranger is the fact that the game, &lt;span class="vi-it-tl"&gt;&lt;b id="mainContent"&gt;New Rainbow Islands: Hurdy Gurdy Daibo, &lt;/b&gt;&lt;/span&gt;is around 4 years old, and no one I know in the hurdy-gurdy world has ever heard of it.  From what I can tell, (it is in Japanese after all) Bub and Bob shoot rainbows from traditional French luteback hurdy-gurdies in an attempt to defeat an evil record label.  Something that MANY of us wish we could do, actually.&lt;/p&gt;</description></item><item><title>Best Hurdy Gurdy Recordings?</title><link>https://euphonia.us/2016/03/10/the-7-best-hurdy-gurdy-recordings-of-all-time/</link><pubDate>Thu, 10 Mar 2016 13:02:35 -0800</pubDate><guid>https://euphonia.us/2016/03/10/the-7-best-hurdy-gurdy-recordings-of-all-time/</guid><description>&lt;p&gt;&lt;img loading="lazy" class=" size-full wp-image-201 alignleft" src="https://euphonia.us/images/2016/03/image_thumb4.png" alt="image_thumb" /&gt;A friend of mine was purchasing a selection of hurdy-gurdy music, and it got me thinking of great Hurdy Gurdy recordings.  First of all, a disclaimer: As much as I love traditional French music, the kind of hurdy-gurdy playing that really excites me are the albums where performers create something new and personal, with more relevance (presumably) to the modern communities they live in.  This might mean playing with other unusual or underused instruments (clarinet, button accordion), or playing in a band, sometimes even with electronic instruments.  Not all of those experiments can be called a success, but some of them stand the test of time.  These CDs are becoming easier and easier to find as iTunes and other services begin to take notice.  I’ll list Amazon links for the albums when available, since these are DRM free MP3s that will play on any device, and can be listened to before purchase.  As an aside, I use an online subscription service that lets me hear just about any recording on demand.&lt;/p&gt;</description></item><item><title>The Tiny Tim Effect</title><link>https://euphonia.us/2016/03/10/the-tiny-tim-effect/</link><pubDate>Thu, 10 Mar 2016 11:45:56 -0800</pubDate><guid>https://euphonia.us/2016/03/10/the-tiny-tim-effect/</guid><description>&lt;h1 style="margin:24pt 0 0;"&gt;&lt;span style="color:#ffcc99;"&gt;&lt;a style="color:#ffcc99;" href="http://www.amazon.com/Backbeat-Ukulele-Visual-History-Book/dp/B001STRN84/ref=sr_1_2?ie=UTF8&amp;amp;s=musical-instruments&amp;amp;qid=1300691071&amp;amp;sr=8-2"&gt;&lt;img loading="lazy" style="background-image:none;float:none;padding-top:0;padding-left:0;margin-left:auto;display:block;padding-right:0;margin-right:auto;border-width:0;" title="image" src="https://euphonia.us/images/2016/03/image.png" alt="image" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ffcc99;font-size:medium;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span style="font-weight:normal;"&gt;In Jim Beloff’s book, &lt;strong&gt;&lt;a style="color:#ffcc99;" href="http://www.amazon.com/Backbeat-Ukulele-Visual-History-Book/dp/B001STRN84/ref=sr_1_2?ie=UTF8&amp;amp;s=musical-instruments&amp;amp;qid=1300691071&amp;amp;sr=8-2"&gt;The Ukulele, A Visual History&lt;/a&gt;&lt;/strong&gt;, there is a table that contains the yearly number of ukuleles produced by the Martin Guitar Company.&lt;/span&gt;&lt;span style="font-weight:normal;"&gt;  &lt;/span&gt;&lt;span style="font-weight:normal;"&gt;It provides an interesting glimpse into a half century of (mostly) American popular musical history, and of course provides a view into the popularity of the instrument. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;span style="color:#ffcc99;"&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;a style="color:#ffcc99;" href="https://euphonia.us/images/2016/03/clip_image004.png"&gt;&lt;img loading="lazy" style="background-image:none;padding-top:0;padding-left:0;display:inline;padding-right:0;border-width:0;" title="clip_image004" src="https://euphonia.us/images/2016/03/clip_image004_thumb.png" alt="clip_image004" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ffcc99;font-size:medium;"&gt;&lt;span style="font-family:Calibri;"&gt;The major high and low points of the last century are represented – The great depression and World War II both have a significant impact on the popularity of the instrument.  Cultural milestones appear as well – the growing American fascination with Hawaii and the flapper era coincide to create the first boom in uke sales.  The second big boom coincides with Arthur Godfrey’s rise and his popularization of the instrument.  This boom lasts fifteen years.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>The Hurdy Gurdy</title><link>https://euphonia.us/2016/03/10/subfolk-1-the-hurdy-gurdy/</link><pubDate>Thu, 10 Mar 2016 11:01:55 -0800</pubDate><guid>https://euphonia.us/2016/03/10/subfolk-1-the-hurdy-gurdy/</guid><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="tiled-gallery type-rectangular tiled-gallery-unresized" data-carousel-extra='{&amp;quot;blog_id&amp;quot;:106587309,&amp;quot;permalink&amp;quot;:&amp;quot;http:\/\/euphonia.us\/2016\/03\/10\/subfolk-1-the-hurdy-gurdy\/&amp;quot;,&amp;quot;likes_blog_id&amp;quot;:106587309}' itemscope itemtype="http://schema.org/ImageGallery" &gt; &lt;div class="gallery-row" style="width: 500px; height: 219px;" &gt; &lt;div class="gallery-group images-2" style="width: 174px; height: 219px;" &gt; &lt;div class="tiled-gallery-item tiled-gallery-item-small" itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"&gt; &lt;a href="http://euphonia.us/2016/03/10/subfolk-1-the-hurdy-gurdy/_vielle/" border="0" itemprop="url"&gt; &lt;meta itemprop="width" content="170"&gt; &lt;meta itemprop="height" content="97"&gt; &lt;img class="" src="https://euphonia.us/images/2016/03/vielle.jpg" loading="lazy" itemprop="http://schema.org/image" title="_vielle" alt="_vielle" style="width: 170px; height: 97px;" /&gt; &lt;/a&gt; &lt;/div&gt; &lt;div class="tiled-gallery-item tiled-gallery-item-small" itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"&gt; &lt;a href="http://euphonia.us/2016/03/10/subfolk-1-the-hurdy-gurdy/portico_gloria_zanfona/" border="0" itemprop="url"&gt; &lt;meta itemprop="width" content="170"&gt; &lt;meta itemprop="height" content="114"&gt; &lt;img class="" src="https://euphonia.us/images/2016/03/portico_gloria_zanfona.jpg" loading="lazy" itemprop="http://schema.org/image" title="portico_gloria_zanfona" alt="portico_gloria_zanfona" style="width: 170px; height: 114px;" /&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;!-- close group --&gt; &lt;div class="gallery-group images-1" style="width: 326px; height: 219px;" &gt; &lt;div class="tiled-gallery-item tiled-gallery-item-large" itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"&gt; &lt;a href="http://euphonia.us/2016/03/10/subfolk-1-the-hurdy-gurdy/hubbert/" border="0" itemprop="url"&gt; &lt;meta itemprop="width" content="322"&gt; &lt;meta itemprop="height" content="215"&gt; &lt;img class="" src="https://euphonia.us/images/2016/03/hubbert.jpg" loading="lazy" itemprop="http://schema.org/image" title="Hubbert" alt="Hubbert" style="width: 322px; height: 215px;" /&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;!-- close group --&gt; &lt;/div&gt; &lt;!-- close row --&gt; &lt;/div&gt;
&lt;p&gt;I’ve been wrestling with the challenge of introducing the hurdy-gurdy to blog readers. I’ve lived with and around the instrument for most of my adult life, and simply don’t know where to start.&lt;/p&gt;</description></item><item><title>I stood on a Star Trek transporter and nothing happened</title><link>https://euphonia.us/2016/02/07/i-stood-on-a-star-trek-transporter-and-nothing-happened/</link><pubDate>Sun, 07 Feb 2016 23:32:40 -0800</pubDate><guid>https://euphonia.us/2016/02/07/i-stood-on-a-star-trek-transporter-and-nothing-happened/</guid><description>&lt;p&gt;Back in the 60’s my uncle Jerry was a science fiction writer. He had some fame in the 50s as a novelist, and became involved in the motion picture industry. I suspect his career was unfairly stunted by his involvement with HP Lovecraft’s gothic horror novel “The Color out of Space” for Shepperton Studios. The film was released in the US as “Die Monster, Die”, &lt;img loading="lazy" class=" size-full wp-image-34 alignright" src="https://euphonia.us/images/2016/02/die_monster_die.jpg" alt="Die,_Monster,_Die!" /&gt;and features the last performance of Boris Karloff. It is also rumored to contain massive amounts of acting under the influence of LSD. As such, it resembles Hertzog’s “Heart of Glass” as much as it does a HP Lovecraft story – not well received at the time, but increasingly well regarded as a cult classic in modern times (rotten tomatos, 71% and rising).&lt;/p&gt;</description></item><item><title>Euphonia is back</title><link>https://euphonia.us/2016/02/07/euphonia-is-back/</link><pubDate>Sun, 07 Feb 2016 23:11:25 -0800</pubDate><guid>https://euphonia.us/2016/02/07/euphonia-is-back/</guid><description>&lt;p&gt;The previous blog by this name was perhaps better looking, but not well funded.  This means that it died due to neglect and due to changing priorities and interests.  It is now back, with some of the better articles reprised, some new material added, and a new focus on electronic music, modular synthesis, and general instrument making.  I think.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>