<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Create Digital Music &#187; player-piano</title>
	<atom:link href="http://createdigitalmusic.com/tag/player-piano/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com</link>
	<description>Making music with technology</description>
	<lastBuildDate>Fri, 25 May 2012 21:05:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>iPhone&#8217;s Siri Plays a Real Grand Piano, Raps with Notorious B.I.G.</title>
		<link>http://createdigitalmusic.com/2011/12/iphones-siri-plays-a-real-grand-piano-raps-with-notorious-b-i-g/</link>
		<comments>http://createdigitalmusic.com/2011/12/iphones-siri-plays-a-real-grand-piano-raps-with-notorious-b-i-g/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 19:27:14 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[acoustic-pianos]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[disklavier]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[music-hackday]]></category>
		<category><![CDATA[notorious-big]]></category>
		<category><![CDATA[oddities]]></category>
		<category><![CDATA[pianos]]></category>
		<category><![CDATA[player-piano]]></category>
		<category><![CDATA[rapping]]></category>
		<category><![CDATA[siri]]></category>
		<category><![CDATA[SMF]]></category>
		<category><![CDATA[voice-recognition]]></category>
		<category><![CDATA[voice-synthesis]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Yamaha]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.noisepages.com/?p=21946</guid>
		<description><![CDATA[Music lovers are hacking Apple&#8217;s Siri voice recognition technology. By connecting to some of the &#8220;intelligence&#8221; of the cloud, these tools can make your phone rap or send music files to a player piano for instant musical playback. First up: Yamaha&#8217;s piano taking requests, thanks to music grabbed online. A Yamaha rep explains: Yamaha consultant &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2011/12/iphones-siri-plays-a-real-grand-piano-raps-with-notorious-b-i-g/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><iframe width="640" height="480" src="http://www.youtube.com/embed/dLKUcUlutRk?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Music lovers are hacking Apple&#8217;s Siri voice recognition technology. By connecting to some of the &#8220;intelligence&#8221; of the cloud, these tools can make your phone rap or send music files to a player piano for instant musical playback. </p>
<p>First up: Yamaha&#8217;s piano taking requests, thanks to music grabbed online. A Yamaha rep explains:</p>
<blockquote><p>Yamaha consultant Craig Knudsen demonstrates a unique implementation of Apple’s incredible Airplay technology in an exciting new way.<br />
Here’s how it works:<br />
Take a standard MIDI songfile and convert it to an audio file (while maintaining the MIDI data). The songfile is then sent wirelessly via WiFi to an Apple Airport Express (which is mounted underneath a Yamaha Disklavier reproducing piano. The audio output of the Airport Express is then connected to the analog MIDI inputs of the Disklavier, using a standard audio cable.<br />
Then, you simply ask Siri to play your favorite song from your iTunes library, and Siri responds immediately, by making the Disklavier’s keys and pedal move up and down, recreating the performance, including full orchestration.<br />
The result is nothing short of magical.</p></blockquote>
<p>Of course, the actual &#8220;playing&#8221; is thanks to the capabilities of the <a href="http://usa.yamaha.com/products/musical-instruments/keyboards/disklaviers/">Yamaha Disklavier.</a> I&#8217;m actually a bit puzzled as to how the online conversion works, exactly, and I was curious for any Disklavier-owning CDM readers whether this is something publicly available. I&#8217;m waiting to hear back from Yamaha.</p>
<p>And now, for something completely different: Siri rapping. (Somewhat &#8230; erm &#8230; badly, if amusingly. It is a hack.)</p>
<p><a href="http://createdigitalmusic.com/files/2011/12/notorious-siri.jpg"><img src="http://createdigitalmusic.com/files/2011/12/notorious-siri-328x640.jpg" alt="" title="notorious-siri" width="328" height="640" class="alignnone size-large wp-image-21949" /></a><span id="more-21946"></span></p>
<p>My friend Robert &#8220;Robb&#8221; Böhnke had a lot of fun combining Siri&#8217;s voice synthesis and the lyrics of Notorious B.I.G. </p>
<blockquote><p>My hack for the <a href="http://robb.is/working-on/notorious-siri/">Music Hack Day 2011 in London</a>, a 24h Hackathon for all things music.</p>
<p>SiriProxy is used to intercept the communication with Apple&#8217;s servers. Notorious Siri then sends Notorious B.I.G.&#8217;s Hypnotize to the device.</p>
<p>Siri&#8217;s speech synthesis is synced to the beat using the timestamps obtained from the Echonest API which were then manually tweaked, to smooth out delays in the text-to-speech engine.</p>
<p>Thanks to Universal Music for awarding me a nice pair of Dr. Dre headphones</p></blockquote>
<p>The <a href="http://developer.echonest.com/docs/">Echonest API</a>, by the way, is an amazing do-everything &#8220;API for music,&#8221; one that analyzes musical files and connects to a vast storehouse of musical intelligence. </p>
<p><strong>Warning: this video is most definitely Not Safe For Work</strong>. (Heck, even the thumbnail isn&#8217;t, exactly.) If that concerns you, just go listen to the Yamaha video again, okay?</p>
<p><iframe src="http://player.vimeo.com/video/33402886?color=B185EA" width="640" height="360" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p><a href="http://www.apple.com/iphone/features/siri-faq.html">Siri FAQ</a> [Apple.com]</p>
<p>Previously: <a href="http://createdigitalmusic.com/2010/11/google-translate-beatboxing/">Google Translate Beatboxing</a></p>
<p>&#8230;and, of course, that means: Android, your move.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2011/12/iphones-siri-plays-a-real-grand-piano-raps-with-notorious-b-i-g/&via=cdmblogs&text=iPhone's Siri Plays a Real Grand Piano, Raps with Notorious B.I.G.&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2011/12/iphones-siri-plays-a-real-grand-piano-raps-with-notorious-b-i-g/&via=cdmblogs&text=iPhone's Siri Plays a Real Grand Piano, Raps with Notorious B.I.G.&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2011/12/iphones-siri-plays-a-real-grand-piano-raps-with-notorious-b-i-g/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2011/12/iphones-siri-plays-a-real-grand-piano-raps-with-notorious-b-i-g/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Playing the City: An Eindhoven Pianola Makes Urban Landscape into Music</title>
		<link>http://createdigitalmusic.com/2011/06/playing-the-city-an-eindhoven-pianola-makes-urban-landscape-into-music/</link>
		<comments>http://createdigitalmusic.com/2011/06/playing-the-city-an-eindhoven-pianola-makes-urban-landscape-into-music/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 14:16:41 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[city]]></category>
		<category><![CDATA[city-planning]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dutch]]></category>
		<category><![CDATA[netherlands]]></category>
		<category><![CDATA[oddities]]></category>
		<category><![CDATA[physical-computing]]></category>
		<category><![CDATA[pianola]]></category>
		<category><![CDATA[player-piano]]></category>
		<category><![CDATA[sculpture]]></category>
		<category><![CDATA[sonification]]></category>
		<category><![CDATA[sound-art]]></category>
		<category><![CDATA[urban]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.noisepages.com/?p=19530</guid>
		<description><![CDATA[Digital or analog, the essence of recording and production is the act of representing. One thing becomes another; one medium stores information about another. That representation can also be physical, tangible, and visible. In a sculptural pianola, Akko Goldenbeld turns the Dutch city of Eindhoven into a pianola roll, so that the landscape of buildings &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2011/06/playing-the-city-an-eindhoven-pianola-makes-urban-landscape-into-music/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://createdigitalmusic.com/files/2011/06/pianola.jpg"><img src="http://createdigitalmusic.com/files/2011/06/pianola.jpg" alt="" title="pianola" width="600" height="300" class="alignnone size-full wp-image-19531" /></a></p>
<p>Digital or analog, the essence of recording and production is the act of representing. One thing becomes another; one medium stores information about another. That representation can also be physical, tangible, and visible. In a sculptural pianola, Akko Goldenbeld turns the Dutch city of Eindhoven into a pianola roll, so that the landscape of buildings and streets acts as a physical musical score. I think it raises some questions about whether translating the one into the other obscures the experience of a city rather than clarifies it, but that would discount the act of watching it: with the visual connected to the sound, one begins to see the topography of the resulting music.</p>
<p><iframe width="640" height="510" src="http://www.youtube.com/embed/XdE_L-cOwM0" frameborder="0" allowfullscreen></iframe></p>
<p>From the description on the video:<span id="more-19530"></span></p>
<blockquote><p>The tall buildings in the city centre have a heavy touch; the low-rise villas to the South create considerably gentler sounds. Akko Goldenbeld has a very personal way of looking at, or rather listening to the city.</p>
<p>He has created a scale model of Eindhoven and assigned it the role of sound recorder; the buildings create a score. Placed on a revolving wooden cylinder the buildings set little hammers in motion that play the keys of a piano. And turning and turning, the city makes its voice heard: from loud to soft, long to short, high-pitched to low, traslating the urban developers&#8217;s three-dimensional reality into an aural experience. Stadsmuziek (City Music) makes you tune in to the ensemble-playing that is environemental planning.</p></blockquote>
<p><iframe width="640" height="510" src="http://www.youtube.com/embed/Q_hrqJhF-FU" frameborder="0" allowfullscreen></iframe></p>
<p>Via a terrific blog dedicated to data visualization (and, here, sonification) and their relation to design, <a href="http://infosthetics.com/archives/2011/05/pianola_city_music_playing_a_cityscape_as_a_piano_score.html">Infosthetics</a>. (Say that three times fast. Infosthetics sells aesthetic sensibilities by the seashore&#8230; Yesth, indeed. I&#8217;m glad this is a blog and not radio. It&#8217;s eight minutes past the hour. This is CDM.)</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2011/06/playing-the-city-an-eindhoven-pianola-makes-urban-landscape-into-music/&via=cdmblogs&text=Playing the City: An Eindhoven Pianola Makes Urban Landscape into Music&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2011/06/playing-the-city-an-eindhoven-pianola-makes-urban-landscape-into-music/&via=cdmblogs&text=Playing the City: An Eindhoven Pianola Makes Urban Landscape into Music&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2011/06/playing-the-city-an-eindhoven-pianola-makes-urban-landscape-into-music/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2011/06/playing-the-city-an-eindhoven-pianola-makes-urban-landscape-into-music/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Dan Deacon in the Studio, Player Piano, MIDI, and Playing the Impossible</title>
		<link>http://createdigitalmusic.com/2009/03/dan-deacon-in-the-studio-player-piano-midi-and-playing-the-impossible/</link>
		<comments>http://createdigitalmusic.com/2009/03/dan-deacon-in-the-studio-player-piano-midi-and-playing-the-impossible/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 06:39:00 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[artists]]></category>
		<category><![CDATA[dan-deacon]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[pianos]]></category>
		<category><![CDATA[player-piano]]></category>
		<category><![CDATA[recording]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[techniques]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=5473</guid>
		<description><![CDATA[The player piano has come, oddly, full circle. Peer into the editing pane of a music sequencer, and what you see is an abstracted virtual player piano. The editing views are even dubbed &#8220;Piano Roll&#8221; views (sometimes officially so). The MIDI protocol by which most music devices and apps communicate is itself a kind of &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/03/dan-deacon-in-the-studio-player-piano-midi-and-playing-the-impossible/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><object width="580" height="371" id="delve_playerf41db15d64b449eaa0064d5529d83f23334260o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="movie" value="http://assets.delvenetworks.com/player/loader.swf"/><param name="wmode" value="window"/><param name="allowScriptAccess" value="always"/><param name="allowFullScreen" value="true"/><param name="flashvars" value="mediaId=7a68388990cb463ea5f397ea28310a18&amp;channelId=876224547c4bd08d4380ff9d2d6e7500&amp;playerForm=88a26316a62d4655a806dda0da4e95ca&amp;autoplayNextClip=true"/><embed src="http://assets.delvenetworks.com/player/loader.swf" name="delve_playerf41db15d64b449eaa0064d5529d83f23334260e" wmode="window" width="580" height="371" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" flashvars="mediaId=7a68388990cb463ea5f397ea28310a18&amp;channelId=876224547c4bd08d4380ff9d2d6e7500&amp;playerForm=88a26316a62d4655a806dda0da4e95ca&amp;autoplayNextClip=true"></embed></object></p>
<p>The player piano has come, oddly, full circle.</p>
<p>Peer into the editing pane of a music sequencer, and what you see is an abstracted virtual player piano. The editing views are even dubbed &#8220;Piano Roll&#8221; views (sometimes officially so). The MIDI protocol by which most music devices and apps communicate is itself a kind of port of the piano roll&#8217;s paradigm to a digital implementation, with fixed pitch and durations spanning time in an endless loop.</p>
<p>So it&#8217;s fitting that Dan Deacon is busy in the studio, feeding a player piano with MIDI and computers in order to make it play layers of unplayable music. The technical work is significant, to be sure, but on another level it&#8217;s natural that the computer would speak to the player piano in such terms. These are distant technologies bridged by a common understanding of how to simplify and reproduce music. The process speaks to some of the limitations in the way in which computers typically relate to musical instruments. We may be at the end of the road for this century-old way of thinking about mechanized music. But, extended to the near-breaking point, the maximalist texture that results is all the more beautiful.</p>
<p>Thanks to <a href="http://jbergs.com">Jason Bergman for the tip.</a></p>
<p><a href="http://pitchfork.com/tv/#/episode/116-dan-deacon/2">Pitchfork TV: Dan Deacon in the Studio [Player Piano]</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/03/dan-deacon-in-the-studio-player-piano-midi-and-playing-the-impossible/&via=cdmblogs&text=Dan Deacon in the Studio, Player Piano, MIDI, and Playing the Impossible&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/03/dan-deacon-in-the-studio-player-piano-midi-and-playing-the-impossible/&via=cdmblogs&text=Dan Deacon in the Studio, Player Piano, MIDI, and Playing the Impossible&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2009/03/dan-deacon-in-the-studio-player-piano-midi-and-playing-the-impossible/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/03/dan-deacon-in-the-studio-player-piano-midi-and-playing-the-impossible/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>

