<?xml version="1.0" encoding="UTF-8"?>
<oembed>
 <version>1.0</version>
 <type>link</type>
 <provider_name>Rainbow Dash Network</provider_name>
 <provider_url>http://rainbowdash.net/</provider_url>
 <title>Toksyuryel (toksyuryel)'s status on Wednesday, 15-Aug-12 20:10:44 UTC</title>
 <author_name>Toksyuryel (toksyuryel)</author_name>
 <author_url>http://rainbowdash.net/toksyuryel</author_url>
 <url>http://rainbowdash.net/notice/1813890</url>
 <html>@&lt;span class=&quot;vcard&quot;&gt;&lt;a href=&quot;http://rainbowdash.net/user/10428&quot; class=&quot;url&quot; title=&quot;Bit Shift&quot;&gt;&lt;span class=&quot;fn nickname&quot;&gt;bitshift&lt;/span&gt;&lt;/a&gt;&lt;/span&gt; Prior to downloading the Bastion soundtrack, I made a directory with just symlinks to the game audio files that contained the music. However, I named the vocal tracks. `mplayer2 -loop 0 *` was playing them in alphabetical order, which was really throwing off the order because none of the files have leading zeros. I could have renamed the files to give them leading zeros, but instead I decided I'd try to get them to play in order via zsh globbing. This was complicated by the fact that I had named the vocal tracks, so none of my simple solutions worked. I ended up doing this: `mplayer2 -loop 0 ?.* [0-9][0-9]^[0-9]* [0-9][0-9][0-9]^[0-9]*` and it works perfectly.</html>
</oembed>
