<?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; share</title>
	<atom:link href="http://createdigitalmusic.com/tag/share/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com</link>
	<description>Making music with technology</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:27:53 +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>Record Your Session to the Web: Indaba&#8217;s Online Recording Studio Launches</title>
		<link>http://createdigitalmusic.com/2009/07/indaba2launch/</link>
		<comments>http://createdigitalmusic.com/2009/07/indaba2launch/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 06:00:07 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[indaba]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javafx]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[mixing]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[production]]></category>
		<category><![CDATA[recording]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web-2.0]]></category>
		<category><![CDATA[webcasting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=6443</guid>
		<description><![CDATA[What if you could record directly online from a Web browser &#8211; no additional software needed? It&#8217;s not a new idea, but online music community Indaba has an interesting new Java-based tool that gets one step closer. We took a first look at the tool last month, but it&#8217;s now publicly available at indabamusic.com today. &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/07/indaba2launch/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><embed src="http://blip.tv/play/AYGP8g%2BM9Xg" type="application/x-shockwave-flash" width="580" height="462" allowscriptaccess="always" allowfullscreen="true"></embed> </p>
<p>What if you could record directly online from a Web browser &#8211; no additional software needed? It&#8217;s not a new idea, but online music community Indaba has an interesting new Java-based tool that gets one step closer. We took a <a href="http://createdigitalmusic.com/2009/06/03/record-it-live-to-the-internet-indaba-reveals-javafx-powered-online-recording-studio/">first look at the tool last month</a>, but it&#8217;s now publicly available at <a href="http://www.indabamusic.com/">indabamusic.com</a> today. Indaba shared with CDM some video walking us through the feature set, and the company founders also answered some of my questions. For the musicians in the audience, we&#8217;ll have some more hands-on time with this tool to see if it&#8217;s something you can use. (My guess is, it&#8217;s something you might use alongside your existing tool of choice.) For the developers and Java fans (or skeptics), I also want to dig a little deeper in the Java and JavaFX platforms behind the scenes.</p>
<p>What can you do when making music in a browser?</p>
<ul>
<li>Work online or offline.</li>
<li>Record directly online and share immediately.</li>
<li>Work across platforms, directly in the browser.</li>
<li>Add real-time effects, mixing, and even multitrack automation for adjusting levels.</li>
</ul>
<p>Indaba isn&#8217;t alone in some of these features, but the ability to have high-performance, non-destructive audio effects <em>and</em> to record directly into the program without the typical browser restraints is definitely a step forward from other solutions.</p>
<p>Pricing will include a relatively full-featured free plan, plus $5/mo and $25/mo tiers adding additional clips, online storage workspace, and real-time non-destructive effects. (Video sharing service Vimeo recently adjusted their free/Pro distinction, a subject <a href="http://createdigitalmotion.com/2009/07/08/the-state-of-plus-vimeo-to-remove-full-resolution-source-files-for-free-accounts/">Jaymis covered for Create Digital Motion yesterday</a>.)</p>
<p>Here&#8217;s our own Q&#038;A to get things rolling:<span id="more-6443"></span></p>
<p><strong>CDM: Obviously, we have readers who are very comfortable with some existing, non-browser-based tools. But I can see them having a place for a browser tool as a supplement. How might some of those kinds of people use Indaba, as you envision it?</strong></p>
<p><em>Indaba:</em> The Indaba console is fully integrated with our global community of musicians, so it&#8217;s much easier to share work and collaborate on mixes. Even if your readers currently use non-browser-based tools, the Indaba console enables them to work together seamlessly from any computer without having to transfer files from machine to machine. What&#8217;s more, because the Indaba console is web-based, it can capture inspiration that strikes when artists are on the road or otherwise away from their studios. For musicians who don&#8217;t currently use complex DAWs, the Indaba console can be even more &#8211; a turnkey solution for recording, editing, and mixing.</p>
<p><img src="http://createdigitalmusic.com/files/2009/06/indababig-thumb.jpg"></p>
<p><strong>Why JavaFX? What specifically was possible with JavaFX versus, say, Flash &#8211; given that at least some basic DSP functions we have seen in Flash?</strong></p>
<p>The real decision was to build a Java application. A signed Java app gives us the freedom we need to tap into client-side hardware (sound-card, hard drive etc) and the power we need to handle multiple non-destructive effects. Other client-side technologies simply can&#8217;t offer this level of access. JavaFX gave us the ability to develop a sexy interface that wouldn&#8217;t look/feel like the stereotypical java apps of yesteryear.  Going forward, this will enable us to do some pretty amazing things.</p>
<p><em>Ed. &#8211; note, that generally answer leads to some follow-up, specific development questions I have regarding implementation on Mac, Windows, and Linux, so we can talk more about those details &#8211; feel free to pass along your own thoughts and I&#8217;ll see what I can learn.</em></p>
<p><strong>CDM: It&#8217;s nice to see the Creative Commons license on the sample materials. Will there be ways for artists using Creative Commons to release their own clips / share their own loops?</strong></p>
<p>Not in this release but shortly thereafter.  For now there are hundreds of clips available to our members.</p>
<p><strong>Will there be an API for other sites to hook into what Indaba users are doing / what they&#8217;re doing on the Java-FX-based editing platform?</strong></p>
<p>It&#8217;s definitely something we&#8217;re planning on releasing at some point. At the moment, we have private APIs for corporate partners. </p>
<p><strong>What are some likely workflows with the new tool? How does that differ from previous versions?</strong></p>
<p>It cuts a tremendous amount of overhead out of the process and is a simple and quick way to capture your ideas in high quality. Previously you had to download tracks, record locally, bounce them out of your DAW and upload them to the site&#8230; Now you can pop open the Console, record in high quality and mix your song all within Indaba. </p>
<p><em>Stay tuned for more details. And, of course, Indaba does have some competition on the Web; it&#8217;ll be interesting to see how it all stacks up.</em></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/07/indaba2launch/&via=cdmblogs&text=Record Your Session to the Web: Indaba's Online Recording Studio Launches&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/07/indaba2launch/&via=cdmblogs&text=Record Your Session to the Web: Indaba's Online Recording Studio Launches&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/07/indaba2launch/&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/07/indaba2launch/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>What&#8217;s New From Ableton in Videos: Live, APC, Max for Live; Thoughts on Share</title>
		<link>http://createdigitalmusic.com/2009/01/whats-new-from-ableton-in-videos-live-apc-max-for-live-thoughts-on-share/</link>
		<comments>http://createdigitalmusic.com/2009/01/whats-new-from-ableton-in-videos-live-apc-max-for-live-thoughts-on-share/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 21:44:05 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ableton]]></category>
		<category><![CDATA[Ableton-Live]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[NAMM]]></category>
		<category><![CDATA[namm09]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=4836</guid>
		<description><![CDATA[Assuming you haven&#8217;t already hit Ableton overload with all the news announced this week, Ableton has posted a set of videos that do a pretty nice job of demonstrating the features. I&#8217;ve assembled them into a playlist here. (Stumbled on these videos thanks to Synthtopia.) There are four videos in the playlist, covering Live 8, &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/01/whats-new-from-ableton-in-videos-live-apc-max-for-live-thoughts-on-share/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><object width="580" height="465"><param name="movie" value="http://www.youtube.com/p/1CBFDADF72EFFC27" /><embed src="http://www.youtube.com/p/1CBFDADF72EFFC27" type="application/x-shockwave-flash" width="580" height="465"></embed></object></p>
<p>Assuming you haven&#8217;t already hit Ableton overload with all the news announced this week, Ableton has posted a set of videos that do a pretty nice job of demonstrating the features. I&#8217;ve assembled them into a playlist here. (Stumbled on these videos thanks to Synthtopia.)</p>
<p>There are four videos in the playlist, covering Live 8, APC, Max for Live, and Share.</p>
<p>In particular, one video shows how the Share collaboration feature will work, with the ability to easily upload sets and share them either publicly or privately. (There&#8217;s a long introduction, but skip halfway through and it starts to talk about the actual solution.)</p>
<p>To me, the big question there is how much it&#8217;ll cost. It is nice to see an embeddable widget. Even better would be to have an open API &#8211; any chance of that, Ableton? That&#8217;d allow web developers (cough) hook into these features for other tools. Imagine if <a href="http://createdigitalmusic.com/2008/10/09/soundcloud-here-like-flickr-for-music/">SoundCloud</a>, for instance, which offers audio sharing and commenting, could also link more easily to projects uploaded for Live. Now, Ableton could keep control over Share and work with SoundCloud individually, but then they might miss <a href="http://createdigitalmusic.com/2008/10/13/bandcamp-versus-soundcloud-online-music-sharing-services-fight/">Bandcamp</a> or some other service they didn&#8217;t see coming &#8212; you get the idea.</p>
<p>Note that Live isn&#8217;t the first to ponder online sharing features, either. FL Studio has its own Collab feature, which nicely enough offers its own chat client &#8211; something I wrote about for Keyboard Magazine. I can imagine a world in which the Live Share option is just one of a number of similar features &#8212; making an open API all the more interesting. (I can&#8217;t actually find that Keyboard article, but I know I wrote it!)</p>
<p>More on Ableton at NAMM here on CDM:</p>
<p><a href="http://createdigitalmusic.com/2009/01/16/akai-apc40-video-from-ableton-more-controllers-coming/">Akai APC40 Video from Ableton; More Controllers Coming</a></p>
<p><a href="http://createdigitalmusic.com/2009/01/16/get-an-ableton-live-6-to-live-7-free-upgrade-before-8-even-ships/">Ableton&rsquo;s Upgrade Options: Easier to Understand than a Large Hadron Collider</a></p>
<p><a href="http://createdigitalmusic.com/2009/01/15/ableton-live-8-now-with-grooves-the-top-8-new-features/">Ableton Live 8, Now with Grooves: The Top 8 New Features</a></p>
<p><a href="http://createdigitalmusic.com/2009/01/15/what-makes-the-apc40-special-interactive-clip-device-control-dedicated-buttons/">What Makes the APC40 Special: Interactive Clip, Device Control, Dedicated Buttons</a></p>
<p><a href="http://createdigitalmusic.com/2009/01/15/ableton-youll-be-able-to-customize-akais-apc40-using-max-for-live/">Ableton: You&rsquo;ll Be Able to Customize Akai&rsquo;s APC40 Using Max for Live</a></p>
<p><a href="http://createdigitalmusic.com/2009/01/15/akai-apc40-ableton-live-controller-in-detail-plug-and-play-live-control-for-everyone/">Akai APC40 Ableton Live Controller, in Detail: Plug-and-Play Live Control For Everyone?</a></p>
<p><strong>Updated:</strong> It seems that Collab is no more? </p>
<p>And Key of Grey has a nice story wondering about alternatives to this kind of integrated tool:</p>
<p><a href="http://www.keyofgrey.com/?p=1254">Collaborating on a music project online</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/01/whats-new-from-ableton-in-videos-live-apc-max-for-live-thoughts-on-share/&via=cdmblogs&text=What's New From Ableton in Videos: Live, APC, Max for Live; Thoughts on Share&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/01/whats-new-from-ableton-in-videos-live-apc-max-for-live-thoughts-on-share/&via=cdmblogs&text=What's New From Ableton in Videos: Live, APC, Max for Live; Thoughts on Share&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/01/whats-new-from-ableton-in-videos-live-apc-max-for-live-thoughts-on-share/&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/01/whats-new-from-ableton-in-videos-live-apc-max-for-live-thoughts-on-share/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Share LA to Host Circuit Bending Challenge, Flickr Tag Ready</title>
		<link>http://createdigitalmusic.com/2007/10/share-la-to-host-circuit-bending-challenge/</link>
		<comments>http://createdigitalmusic.com/2007/10/share-la-to-host-circuit-bending-challenge/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 04:15:31 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[CDM]]></category>
		<category><![CDATA[circuit-bending]]></category>
		<category><![CDATA[circuit-bending-challenge]]></category>
		<category><![CDATA[circuits]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[L.A.]]></category>
		<category><![CDATA[meatspace]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2007/10/26/share-la-to-host-circuit-bending-challenge/</guid>
		<description><![CDATA[For a little inspiration, it&#8217;s Famea&#8217;s bent toy piano. Looks quite playable &#8212; nice. Los Angeles readers, Surya Buchwald aka Momo the Monster writes to let us know he&#8217;s taking on the Circuit Bending Challenge live and in person, with a workshop. So if you were feeling squeamish about the challenge and want some assistance, &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2007/10/share-la-to-host-circuit-bending-challenge/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/farnea/296235707/"><img src="http://farm1.static.flickr.com/110/296235707_c614361902.jpg?v=1169826069"></a></p>
<div class="imgcaption">For a little inspiration, it&#8217;s <a href="http://flickr.com/photos/farnea/296235707/">Famea&#8217;s bent toy piano</a>. Looks quite playable &#8212; nice.</div>
<p>Los Angeles readers, Surya Buchwald aka Momo the Monster writes to let us know he&#8217;s taking on the <a href="http://createdigitalmusic.com/2007/10/25/warm-up-exercises-for-the-circuit-bending-challenge/">Circuit Bending Challenge</a> live and in person, with a workshop. So if you were feeling squeamish about the challenge and want some assistance, this good be a great opportunity. Please help spread the word, wonderful Californians!</p>
<blockquote><p>Join us for our Next Share.LA!<br />
October 28th is the Circuit Bending challenge, as posted on Create Digital Music. The challenge is to buy a lo-tech music toy, hack it and document it, and upload the results all in one day! Tell you what &#8211; I won&#8217;t penalize you for buying your toy early or using one you already have. Never circuit-bent anything before? Don&#8217;t know anything about electronics? Great! I&#8217;m quite an amateur myself, but I know enough to help you get bending &#8211; and I&#8217;ve got the tools and parts you need. Directions on the <a href="http://basswerks.net/?p=22">Basswerks site</a>.</p></blockquote>
<p><a href="http://share.la-va.org/">Share.LA</a></p>
<p>If any other municipalities want to organize similar events, even informal ones, let me know and I&#8217;ll update here. But events aren&#8217;t strictly needed, nor is even more than one person: <B>you are your own event</b>. (That&#8217;s what I keep telling myself, for sure.) We&#8217;ll all be sending good bendy vibes for the next few days.</p>
<h3>Posting to Flickr</h3>
<p>Got photos? Upload to Flickr under the tag <a href="http://www.flickr.com/search/?w=all&#038;q=circuitbendingchallenge&#038;m=tags">circuitbendingchallenge</a>. (Don&#8217;t forget to add them to the <a href="http://www.flickr.com/groups/cdmu/pool/">CDMu group</a>, too.) Evil Paul is already up there with some items he scored for a mere US <a href="http://www.flickr.com/photos/30553515@N00/tags/circuitbendingchallenge/">50 cents to $2.00</a>. And that&#8217;s the idea: not just making something cheap, but actually salvaging something fairly worthless to others and making it art / something you&#8217;d want to keep.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2007/10/share-la-to-host-circuit-bending-challenge/&via=cdmblogs&text=Share LA to Host Circuit Bending Challenge, Flickr Tag Ready&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/2007/10/share-la-to-host-circuit-bending-challenge/&via=cdmblogs&text=Share LA to Host Circuit Bending Challenge, Flickr Tag Ready&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/2007/10/share-la-to-host-circuit-bending-challenge/&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/2007/10/share-la-to-host-circuit-bending-challenge/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

