Nerdy audio collaboration

So I'm doing some audio collaboration. My pal Rob is helping me out with the production of my new album and I was looking for a way for us to pass hundreds of megs of audio back and forth without having to upload and download the entire project again. To send only the changes to each other.

Seemed like a task that would be simple enough. This sort of thing must happen all the time in this crazy mixed-up world, right? I searched and asked around and couldn't find any simple Windows solutions. So I had to head into Unix-land.

I now have a share set up on the Linux server in my basement which will hold the master audio files. Rob and I each have directories on our hard drives to mirror those files. We then use cwRsync to synchronize the directories to or from the server, depending on what we want to do.

It'll still require coordination on our part. If we both make changes and upload our changes, we'll overwrite the changes of the other person. But it should hopefully beat using an FTP site and uploading hundreds of megs every time we want to exchange projects.

Hopefully this will not all end in flames.

Brad Turcottetech Comments
Digg

I'm just about ready to give up reading Digg and it's not due to the latest "democracy" controversy. It's because I'm totally tired of reading stories about Digg. So tired. Also I've moved bradsucks.net to a new server. Hopefully this one won't crash all the time.

Asian Extra Large

bradsucks: before the show i went to some asian t-shirt storebradsucks: i tried on a medium and i couldn't even get it buttoned bradsucks: then i went to a large and i barely got it buttoned bradsucks: then the clerk told me that they're "asian sizes" bradsucks: apparently i'm an asian extra large bradsucks: even the change room was small bradsucks: i kept banging my arms on the walls and ceiling bradsucks: anyway i wrestled everyone in the store and took what i pleased

Brad TurcottemiscComment
Rainbow show

The show tonight went pretty well despite some hardware troubles. The glam thing to say is that we blew an amp but the reality is that it just kinda fizzled out on us.

Sojourn kicked all sorts of ass and I hope to play with them again.

Anyway there was a good crowd and thanks to everyone for coming out. At the next show I hope that nothing interesting will happen and there will be no adventures or spontaneity.

Brad TurcottemiscComment
MySpace pisses me off again

Got a show tonight, so yesterday I thought "hey, why not use MySpace to send out invitations to people who are in the area?" Man, what a good use for a social network, I think to myself.

I head over and create an event and it manages not to break. Then I search for MySpace friends that are in Ottawa to invite and the search totally doesn't work. It just returns nothing every time and that's just completely incorrect.

Anyway I was so angry and it was too early to kill the pain with alcohol so I wrote a script to grab all the URLs of my 900+ friends and then search their profiles for the word "Ottawa". Better than nothing. God I hate MySpace so much.

Cubase SX4 Screenshots

Music Thing has some first Cubase SX4 screenshots. Looks all right I guess, though I don't care much about what all the stock plugins are going to look like. My biggest wishes are 1) make it easier to import audio and then stretch/manipulate it, 2) some sort of sample (and maybe preset) organizer so I can tag my loops and find them easily and 3) make it easier to render VST instruments.

So from the shots available I'm mostly interested in the media bay:

And this SoundFrame Browser, which looks like a VST preset organizer:

My biggest problem in any sequencer is feeling all disorganized and not being able to get at what I want quickly enough, so these additions could be cool.

Guitar painting: part 9 (conclusion)

So the guitar painting summary: I'd say it was a success. Here's what it looked like before:

And here's the "after". Me using it on stage at Riverpalooza:

 

While I can point out imperfections in my work until everyone gets totally bored, I think it looks good enough. Definitely learned a lot about guitars and painting and general craftsmanship along the way, which was the point.

I like the guitar. I installed new pickups which sound a lot better and a new switch (the old one was broken). I'm noticing some possible intonation problems which I may have to go get my local guitar guy to look at, though I've gotten cocky enough to adjust my own truss rod and bridge now, so we'll see if I can fix it on my own.

A lot of people have asked me for advice as I've done this project, so here are a few things I'd do differently if I started it over again:

  • I would make sure to sand the sanding sealer down better. I wasted a lot of time by not sanding it properly and then the primer didn't adhere to it. I thought shinier was better. Also any nicks and dents that are visible now were certainly visible at the sanding sealer stage.
  • I would be more careful around the edges when sanding. Everything I read said to be careful around the edges when sanding and I still wasn't careful enough. The edges are where you can see the biggest imperfections on my guitar.
  • I'd sand the inside of the "horns" better. The two pointy things at the top. In there I did the lamest, laziest sanding job and it looks bumpy and gross. No big deal, who can see it, right? Well, whenever you look down as you're playing it, you'll see it and you'll remember how lazy of a sander you are.
  • I would put more than 10 thin clear coats on the guitar. Can't hurt to have the extra coats if you're unsure about wet-sanding. I managed to sand through the clear in a few points and strip off some of the paint. Extra clear would have given me some extra protection and it doesn't take that long to apply.

Sanding, sanding, sanding. If I had to do it over again it would be way easier just for the experience in sanding that I've picked up.

Want to do this yourself? Here's the reference material I used:

  • Paint Your Own Guitar - I bought this eBook -- it and the free videos you get were a huge help. My only complaint is that the book is geared more towards copying various famous rock guitar designs and solid colored guitars are considered afterthoughts. But really, about 90% of what I did I learned from this book.
  • Project Guitar.com - Great site with a lot of excellent tutorials. This is the site I got the heat stripping idea from, which was a fairly painless way to strip the guitar.

And thanks a lot to everyone who emailed and commented with helpful advice and suggestions. Part of my motivation for blogging the whole process became knowing that someone out there might be able to help if I boned things up too badly.

Other parts in this series: 1 2 3 4 5 6 7 8 9 10

Capo

Been having troubles lately with my capo throwing the tuning out on my guitar. I put the thing on at a gig and about 70% of the time it's squelch city. The thing is just a clamp so I feel mighty dumb not operating it correctly.

From my quick reading on the net it seems this is a common problem and (I suspect) is made worse on my crappy blue guitar due to different string tension or something probably more technical.

I was looking around at all the different types of capo and found the G7th capo which claims to be the greatest capo in the world:

I want to believe the hype of course. But it's like fifty bucks! Maybe after I get my iced grill and pimp cup.

Peeping tom

Apparently there's a peeping tom in my neighborhood. Got word someone three blocks away broke his hand on the peeping tom's face the other night after catching him looking in his window for the second time but was kicked in the nuts and the p-tom got away.

p-tom is the slang term I'm trying to invent as I don't think there's anything lamer than being called a 'peeping tom'.

Dynamic gig listings

I finally got fed up with updating gig listings in multiple locations so I did a little php voodoo last night to run all three listings (my front page, live page and MySpace) out of one file.

First I made a data file with all our gigs: giglist.txt.

Then I wrote a php script to parse that file and display the html data in the two different formats I need for my site:

front page format

live page format

Then I stole and hacked up this great tutorial by Bill Dickerson: How to Generate Dynamic HostBaby Calendars on MySpace that Scott sent me, to generate the third format, a dynamically generated jpeg image:

All I did really was skip all the Hostbaby specific stuff and then had to fix the object constructor and destructor to work with PHP 4 as there's no PHP 5 on this boat.

I'd like to add RSS or iCal feeds though I have a suspicion that'd be a lot of work and then nobody would use them. Anyway, if you want the source for any of this, just let me know.

Hip hop rivalries

There's a fascinating Wikipedia page on hip hop rivalries. I don't know where they get the energy. Also I enjoyed this Wikipedia warning:

The neutrality of this article or section may be compromised by "weasel words."

Weasel words? According to Wikipedia:

Weasel words are words or phrases that smuggle bias into seemingly supported statements without attributing opinions to verifiable sources. Weasel words give the force of authority to a statement without letting the reader decide if the source of the opinion is reliable. If a statement can't stand on its own without weasel words, it lacks neutral point of view; either a source for the statement should be found, or the statement should be removed.

For example, "Montreal is the nicest city in the world," is a biased or normative statement. Application of a weasel word can give the illusion of neutral point of view: "Some people say Montreal is the nicest city in the world."

Good information.

Top 11 Declarative Band Names

CBC Radio 3 made a list of the top 11 declarative band names and Brad Sucks is in there, right on! Here's the list and I'm in great company:

11. I Am Not a Manimal
10. God Invented Mustard
9. A Spectre Is Haunting Europe
8. We Are Wolves
7. You Say Party! We Say Die!
6. Godspeed You! Black Emperor
5. I Love You But I've Chosen The Darkness
4. I Am Robot And Proud
3. Brad Sucks
2. This Band Goes To Eleven
1. I Can Put My Arm Back On You Can't

Personally I have a soft spot for any band name with an exclamation mark in it. You Say Party! We Say Die! is pretty classic. [via]

Toy USB Guitar

James Carey converted a toy guitar to a USB Guitar Hero style controller suitable for use with Frets on Fire. Check it out along with a video here.

He took an Early Learning Centre toy guitar (you know, the ones that play annoying bleepy sounds) and ripped its guts out. He then stuck some guts from an old Logic 3 joystick into the body, did some wire magic and  hey presto, insta-USB Guitar!

Apparently the next issue of PCFormat will have instructions on how to do it. Seems like it'd be pretty easy to do. Just cram the guts of a USB controller in the toy guitar body. [via]

Brad TurcottegearComment
Next album status

This morning I went through all the demos I've recorded over the past while. Some I've finished enough to post on the site here and some are still too embarrassingly sketchy. To my surprise I found I've got 12 tracks I'm relatively happy with and I think it's time to quit writing for a while and start finishing these suckers off and call it an album.

Right now I'm unsure about the amount of perfectionism to lay down on these. Do I re-record everything Should I record them at a studio with expensive gear? I'm thinking I may need some outside ears to give me some perspective. The heart says yes, the budget says no.

And I know that for me there's a dangerously thin line between absolute perfectionism and total laziness. Both result in not finishing anything. It's in the middle where the magic happens.

Google Music Trends

Whoah, freaky. So Google released a new version of Google Talk today -- though the beta's been around for a few weeks. Among file sharing and voice mail is the ability to display the song you're currently listening to as your status message.

I thought it was a silly feature and I can't use it because half the time I'm listening to testmix-02.wav or something boring like that. But they just released Google Music Trends which shows you charts of the most popular songs that users of Google Talk have been listening to. Also, news flash: the Internet really likes Coldplay and Thom Yorke.