http://hades.name/blog/tag/music/Hades Blag blog posts with tag intersection music2010-06-07T15:02:28ZEdwarddjango-atompubhttp://hades.name/blog/2010/06/07/euterpe/Euterpe2010-06-07T15:02:28Z2010-06-07T14:52:37Z<p>Some time ago I decided I needed a tool that would synchronize my music with my player. I required several very simple things from it:</p>
<ul>
<li>encode music automatically into a supported format,</li>
<li>save encoded files somewhere, in case it ever needs to be encoded for a second time,</li>
<li>the tracks to be transferred are selected in a non-brain-exploding manner.</li>
</ul>
<p>I failed to find a tool that does exactly this. So I simply had to write my own! This ultimately led to a simple music-synchronization framework. Unfortunately I didn’t have the strength to make a decent product out of it, so I’ll simply show you what I’ve done.</p>
<p>If you want to use it and/or improve it, I’ll be very glad.</p>
<p><a href="http://dev.hades.name/Euterpe">http://dev.hades.name/Euterpe</a></p>