‘Sup, web 2.0?

22
Feb
Filed in Meta with no comments

I’ve had a tumblr account for a couple of months, but never used it for anything other than following interesting people. That’s changing now- anything that I feel doesn’t qualify as a real “blog update” (things like pictures, articles, random things from the Internet…) will be sent to fraxtil.tumblr.com rather than here.

I initally intended for Tsunamix to be similar to FlightMix, in that it would be multiple sets of songs that would be released at the same time. This isn’t working out for me the way I had intended, so instead I’m going to publish stepcharts one or two at a time. A positive side-effect of this change is that people can download whatever they want and skip the rest. Less bandwidth consumption for everyone!

Get whatever you want here.

This has actually been around for awhile, but here it is now:

Tsunamix Beta Preview

25 songs in total. Some are incomplete and bound to be edited at some point. I’m also taking a break from working on this at the moment, so don’t expect the full pack to be released anytime soon. :)

After much frustration and pain, I’ve found a way to convert a static image and an audio file into a high-quality YouTube video with the help of ffmpeg:

ffmpeg -loop_input -i image.png -i audio.mp3 -y -b 628k -acodec libmp3lame -ab 320k -vcodec libx264 -s hd720 -shortest output.mp4

Now you can upload mp3s to YouTube from any major operating system without worrying about poor transcoding. Just replace image.png and audio.mp3 with the appropriate files. Thanks to Kuukunen of irc.freenode.net/#ffmpeg for helping me work out an issue with uploading. :)

tsunamix-teaser

As of today, I have completed eight of the fifty simfiles I want to make for Tsunamix. Get them here! Expect a beta preview within the next month or two, and a complete pack of 50 songs within the first half of 2010.

All artwork and songs copyright their respective owners; I attributed most of the art, but I think I forgot to do so on at least one of the backgrounds.

Over the last month, I’ve learned the following things about Ubuntu:

  • Don’t try to convert an encrypted LVM into a normal partition unless you’re prepared to spend a few full days fixing the boot-up process.
  • Make a concerted effort not to screw up file permissions on your home directory. Or any directory, for that matter.
  • Some GNU tools like chmod, chown, cp, mv, etc. do not work on hidden files. Running “cp oldDir/* newDir/” followed by “rm -r oldDir” is a recipe for disaster if you have any files/directories that start with a full stop.
  • Regularly back up your entire partition. It may seem unnecessary and a waste of time, but it’s a life saver in some situations.
  • Be careful when changing your login name, and VERY careful when changing your home directory. You might want to avoid the latter altogether.

Yes, I know all this from experience. It is entirely possible to permanently decrypt an encrypted LVM; if anyone’s interested, I’ll make a tutorial, but considering that there isn’t already one on the Internet, there’s probably not much demand.

It looks like Ubuntu 9.10 “Karmic” has fixed the issues with StepMania. That’s just one less reason to boot into Windows now. :)

On another note, I finally finished stepping and making graphics for Raar by Noisia. This song has the second slowest BPM in Tsunamix so far, but it’s no less awesome than the rest. The stepchart will be released with Tsunamix.

Computer issues

01
Nov
Filed in Meta, Rants with no comments

Ubuntu 9.04 doesn’t work with StepMania- the X server repeatedly crashes and forces me to log in again. Meanwhile, Windows 7 doesn’t work with my wireless adapter- the entire computer locks up, mouse and everything, forcing me to reboot. Due to all this, I have had little time to work on Tsunamix. I’m hoping that Karmic will fix the X server issues, and I’ll upgrade Wednesday or Thursday. There are no guarantees, though.

tsunamix2

The StepMania pack I was previously working on, KBcore, has been abandoned/renamed. The new pack will still contain most of the songs that were in KBcore, but the main difference is that there will be pad files in addition to keyboard ones. That means more fun for everyone!

Hopefully there will be an official webpage for it sometime this or next week. We’ll see what happens.

New host

07
Oct
Filed in Meta with no comments

My old host, izfree.com, got bricked by their provider. This means that the old contents of my blog (all of two posts) are unrecoverable.

Now that I’ve finally fixed all the DNS issues with my new host (probably mostly my fault) my site is back up for good. Hooray.