Archive for the ‘gear’ Category

34/52: DIY bottleneck slides

Posted at 6:22 pm in 52things, gear, music

This week’s project was a fun one. I’ve been playing lap-slide guitar for a long time. After college, I put it down for a while, and then picked it back up again 10 years ago or so when I was strictly making electronic music, as a way to make some music that was much more immediate. While my heavy Shubb-Pearse bar works great for a real slide guitar, you really need a hollow slide for playing electric guitar, and I didn’t have one anymore, so I decided to make my own glass bottleneck slide this week.

34/52: DIY bottleneck slide from chromedecay on Vimeo.

If you decide to try this at home, PUT ON EYE PROTECTION before you do anything else! I wear glasses, and I still put a pair of safety glasses over them so I’d have side shields and shatter protection in front of my eyes.

34/52: DIY bottleneck slide

To make my DIY bottleneck slide, I took an old wine bottle, gently clamped it in a vise, and used a Dremel with cutoff wheel to score all around the neck.

34/52: DIY bottleneck slide

34/52: DIY bottleneck slide

34/52: DIY bottleneck slide

34/52: DIY bottleneck slide

After scoring it all around the neck, I gently tapped the body of the bottle with a hammer, and the neck broke off cleanly.

34/52: DIY bottleneck slide

34/52: DIY bottleneck slide

The edges are quite sharp still at this point, so I swapped a grinder/sander attachment onto the Dremel and went to work, smoothing and grinding down the sharp edges so it would be comfortable on my finger.

34/52: DIY bottleneck slide

I made my first one of these on Tuesday night but didn’t take any photos to document the process, so I made another one this afternoon and shot the pictures you see here. I’m planning on giving one of them to another friend who plays electric guitar. Here are the finished products!

34/52: DIY bottleneck slide

Written by Bill Van Loo on August 21st, 2010

no comments

32/52: new studio setup, new music

Posted at 8:35 pm in 52things, gear, music, photos

This week, I spent some time moving my music studio into a new space in our house. I know it seems like I just reorganized my studio, but this time it was different – my family has a renter coming to stay with us for a few months, so I’ve temporarily relocated.

32/52: studio reorganization

Along with moving into the new studio space, I spent some time working on updating, editing, and cleaning up some tracks that have been in progress for quite a while now. Here’s a set of 3 snippets from upcoming new tracks. I have not yet decided on how I’ll be releasing this, but it’s getting closer…

32/52: new music snippets by billvanloo

Here are some photos from the process of moving into the new space:

32/52: studio reorganization

32/52: studio reorganization

32/52: studio reorganization

32/52: studio reorganization

One of the things I wanted to make sure of is that I put some artwork on the walls, so I took 2 pieces by my friend Shawn Johnson, and 3 of my photographs, and quickly put them up. They’re not framed, but at least they’re there.

32/52: studio reorganization

32/52: studio reorganization

You can see the full set of photos on Flickr.

Written by Bill Van Loo on August 8th, 2010

no comments

30/52: DIY servo-powered pan/tilt camera mount

Posted at 6:20 pm in 52things, gear, photos

This project is one that has been in my “to do” list for well over a year: a servo-powered pan/tilt camera mount!

30/52: DIY pan/tilt bracket

My intention in making this is to have something that I can use for several purposes. First, it seems like it would work great on my DIY Camera Crane (although I haven’t tried it yet, just having finished the pan/tilt mount today). In addition, I love the idea of being able to put a camera on this and having it either randomly or programatically panning and tilting while I’m doing something else (like playing music).

I was definitely inspired by this build, featured in Make Magazine, Volume 19, entitled “MIDI Camera Control”:

http://www.make-digital.com/make/vol19/?folio=129#pg131

I liked the pre-made brackets they mentioned, but figured I’d try my hand at fabricating my own first, partly to save money and partly because it seemed pretty straightforward.

To start out, I decided to build a quick prototype out of Lego, powered by a Lego Mindstorms NXT motor & brick. Because Lego is so easy to work with, I was able to make a quick prototype in an evening:

30/52: DIY pan/tilt bracket

30/52: DIY pan/tilt bracket

30/52: DIY pan/tilt bracket

Once I had that done, it was time to start the real build. I had a couple of servos already, as well as an Arduino board, and my plan was to use the Arduino to control & power the servos. Servos (formally “servomotors”) are small electric motors whose position can be controlled, so they’re perfect for this project.

I wasn’t sure what to build the bracket itself out of, but I quickly settled on using Erector, as it bridged the gap nicely between “fast to build with” and “durable enough to support a camera”. The physical build came together pretty smoothly. Here are some photos from that process:

30/52: DIY pan/tilt bracket

30/52: DIY pan/tilt bracket

30/52: DIY pan/tilt bracket

30/52: DIY pan/tilt bracket

You can see the full set of photos on Flickr.

After I’d assembled the bracket and servos, I connected them to the Arduino and started trying to figure out the code to drive them. I’m embarrassed to say that I wasted a day trying to drive the servos from the Arduino’s analog in pins (doh!) instead of the digital output pins. After a few hours down the drain, I gave up and started afresh the next day, and quickly found this helpful video from Make Magazine, which described using servos with the Arduino:

http://www.youtube.com/watch?v=FKj9jJgj8Pc

I got the servos hooked up, and did some quick coding in the Arduino environment, along with building the necessary circuit to hook the servos up to the Arduino itself.

30/52: DIY pan/tilt bracket

Before too long (and after much consulting of the arduino.cc website, especially this SingleServoExample page), I had the Arduino controlling the servos and moving the camera around!

DIY servo-powered pan/tilt camera mount from chromedecay on Vimeo.

Unfortunately, I had chosen to use continuous servos at first. A continuous servo can spin infinitely in either direction, whereas a standard servo has a limited range. The difference in programming these is that you can tell a standard servo to move from 0 degrees to 180 degrees, where with a continuous servo, you only have control over the speed and direction the motor is turning.

I quickly realized I needed to swap my continuous servos for standard ones, which I luckily had a pair of as well. Once that was done, it became much easier to tell the pan/tilt mount to point in a particular direction.

Unfortunately, I don’t have any video available yet from the updated bracket, as I’ve just finished it. I’ll get some together and update this post once I do. However, I’m quite excited by the progress I made on this project!

My next steps are to get some good controls built and in place for the pan/tilt bracket – either physical controls (like knobs) or computer-based controls, likely built in Processing. That way, I can either manually control it or automate it to pan and tilt while I’m doing other things. Also, the Erector is a bit wobbly, and it would be great to replace it with a bracket made from flat aluminum stock, or something similar. MicroRax might be perfect, but it’s expensive.

Written by Bill Van Loo on July 23rd, 2010

no comments

26/52: studio cleanup, and some reflections

Posted at 7:50 am in 52things, gear, music, photos

52 things is now at its official halfway point. Not coincidentally, here’s what my studio looked like at the beginning of this week:

chromedecay music/photo studio cleanup

chromedecay music/photo studio cleanup

After 26 weeks of weekly projects, my creative space has been in pretty active use! For reference, take a look at what it looked like after a similar cleanup in May 2009. This week’s project, then, was to clean it up, organize, and take a few deep breaths in order to be ready for the second half of 2010 and the next sets of projects!

One place that was especially disorganized was my photo supplies. I have a metal crate that I keep small items in – old film cameras, gels for my flashes, spare parts, etc. This crate had gotten pretty out of control:

chromedecay music/photo studio cleanup

My philosophy for cleaning is to first empty everything out:

chromedecay music/photo studio cleanup

After sorting, throwing away, organizing, and generally cleaning, here’s what the crate looks like now:

chromedecay music/photo studio cleanup

Much better! Here’s a photo partway through the process. The studio desk is mostly cleaned off, but there’s still quite a bit of work to do:

chromedecay music/photo studio cleanup

Finally, I finished. There’s still a lot to do (old gear to list on eBay or craigslist, things to donate or get rid of, etc) but it’s much better than it was.

chromedecay music/photo studio cleanup

chromedecay music/photo studio cleanup

You can see the full set of photos on Flickr.

It’s nice to have a clean space to start out the second half of the year in.

This post is set to automatically go live on Friday morning, by which time I will be deep in the woods of Northern Michigan, on a much-anticipated camping expedition. Looking forward to the second half of 2010!

Written by Bill Van Loo on June 25th, 2010

no comments

24/52: Church Music Rig

Posted at 8:12 pm in 52things, gear, music

This week’s post is a look inside my music rig for my church. I spent some time this week getting things set up the way I want in order to expand my musical capabilities, so I thought I’d document and share it here for this week’s project.

Here’s the overall rig, once it’s assembled:

church music rig overview

My main role is as a guitarist, the main focus of this rig is playing guitar. You can see my guitar on the left – it’s an Ibanez Artcore A73 semi-hollowbody. It plugs into a Line6 PodXT Live, which in turn runs to a Fender Blues Junior amp. Both the PodXT and the Fender belong to the church, and stay there & are plugged in at all times, so setup is easy – plug in my guitar, turn things on, and I’m ready to play. A mic stand & wireless Shure mic are also set up full-time, since I sing as much as I can (sometimes I’m too busy strictly playing guitar!).

In addition to playing guitar, however, I’m also starting to slowly bring some electronic elements into the mix. As a solo musician, I typically play strictly instrumental electronic music, and finding an appropriate and musically valid way to integrate that part of my music into what I do at church has been a long, slow process. I feel like I’m finally making some progress, however!

On with the rig! As you can see, there’s a shelf under the amp that’s gaff-taped to a keyboard stand, to form a wide, shallow table.

amp, laptop table with cables

Here’s a closeup. 2 USB cables and an Apple power cord also stay gaff-taped to the shelf, along with a custom audio cable I made up. It’s a 1/8″ stereo miniplug on one end, and stereo 1/4 plugs on the other end. The 1/8″ stereo end plugs into my MacBook Pro’s audio output, and the other plugs into 2 separate DI boxes that run into our sound system. One of the USB cables runs to the left-side of the shelf, and is used to connect an M-Audio KeyRig keyboard (a small, lightweight 25-key USB keyboard controller). The other USB cable runs into the PodXT Live, so it can be used as an audio input into Ableton Live.

cables (detail)

Having all this set up permanently means that setup is extremely fast. I pop the KeyRig out of my bag, plug it into its USB cable, set my laptop on the shelf, plug in 2 USB cables & the audio cable, then connect my power supply to the cord. Done!

The bottom of the rig is a little messy. On the top left, you can see two separate DI boxes, which run my laptop’s signal to two separate channels on the mixing board. You can also see the way the PodXT Live fits into the space of the keyboard stand. This is important because it helps my rig take up a smaller amount of space, and keeps everything together nicely. We don’t have a lot of room on the platform (lots of musicians plus choir) so every inch counts!

Floor view: DI boxes, PodXT Live, cables

Now that I have my 1/8″ to stereo 1/4″ cables, I’m able to split the stereo audio output from my laptop into 2 discrete channels. The left channel strictly carries a click track (metronome), while the right channel carries everything else, which might be loops, programmed drums, electric piano sounds, or whatever I choose to play from my laptop.

Here’s a look at my screen setup in Ableton Live:

Ableton Live setup - church music rig

As you can see, the rhodes electric piano channel (which is currently selected) is panned hard-right so it shows up separate from the click track. The advantage of this is that the click track can then be sent to the rest of the band’s monitors (via a send on the mixing board) without going to the main sound system, while anything else from the laptop gets sent separately.

I’m really looking forward to getting a chance to use this rig over the next weeks and months. The ability to drop in programmed elements, live electronics, and use a click track to lock in tempo will be a dynamic new element to our church’s worship music.

Written by Bill Van Loo on June 11th, 2010

no comments

19/52: Gibson SG Junior photos

Posted at 7:20 pm in 52things, gear, photos

This week’s post is late, for several reasons. I did the majority of the work on Wednesday night, shooting photos for this week’s project, but fell asleep while trying to edit them on Thursday and Friday nights. After finishing up the edits Saturday morning, our house’s power went out due to a storm! However, this week’s project is finally posted: it’s a set of photos of a Gibson SJ Junior guitar.

Gibson SG Junior

Gibson SG Junior

I shot these photos for several reasons. The guitar in the pictures above is owned by my father, who’s had it for over 40 years. It is a beautiful vintage guitar, and is actually what I learned to play guitar on when I was in college! However, my father has decided it’s time to part with it, to help fund the purchase of a different guitar, so I agreed to sell it for him.

Along with taking the standard eBay photos, I figured I’d take a few more interesting photos. The two at the top are my favorites.

I had taken a few photos of my guitar a while back, and really liked how this one came out:

ibanez a73 semi-hollowbody electric

This was my basic template for the first SG shot at the top of the post. It’s a single flash, pointed straight down at the guitar from above, and no real direct light from the front. I

I also really liked this shot, of the guitar in its case. This was done with a bedsheet gaff-taped to the wall, and the guitar case positioned right at the front of the sheet. The hardwood floor in front of it gets some reflection – I wasn’t entirely happy with how much light hit the floor, but it turned out OK.

Gibson SG Junior

I’m now getting ready to sell the guitar, but it was a lot of fun taking pictures of it before it goes out the door. You can see the full set of photos here:

http://www.flickr.com/photos/chromedecay/sets/72157623904771755/

All photos were shot with a Canon T1i with 50mm f/1.8 lens. Flashes used were a Vivitar 285 and a Sunpak 322.

Along the way, I learned a bit more about my workflow with the Canon T1i. I’ve had this camera for about 2 months now, but have not really shot much RAW footage with it – I’m usually shooting strictly JPG. This was a nice chance to shoot RAW+JPG in a controlled environment, and figure out the necessary steps for using the CR2 RAW files the T1i produces. However, Photoshop CS3 will not read .cr2 files, so I have to figure out what my options are there – possibly a newer version of the DNG Converter from Adobe, or I may need to start using Canon’s RAW software. I ended up doing all my work on the JPG versions of these photos.

Written by Bill Van Loo on May 9th, 2010

no comments

17/52: DIY Vivitar to 2.5mm Sync Cable for CTR-301p

Posted at 7:28 am in 52things, gear, photography, photos

This week’s post is both late (I usually post on Friday) and less complete than I’d hoped. However, here it is: a DIY Vivitar to 2.5mm sync cable for the CTR-301p flash triggers.

Vivitar 283 with CTR-301p trigger

I bought a new set of flash triggers several months ago, the Yongnuo CTR-301p. They are a cheap set of triggers, and they ship directly from Hong Kong, which means it takes close to a month to receive them. However, I was originally sent the wrong style of triggers – I need a Canon-specific transmitter, and I was sent a Sony/Minolta version.

Yongnuo CTR-301P radio flash trigger: Sony/Minolta Transmitter Detail

After some haggling, I was able to re-order the correct item at a reduced price, and was hoping they would finally arrive this week in time for this 52 things post. Alas, they did not, but I was able to make some progress toward being able to use them as I intend. My main flashes are the Vivitar 285 and 283, both of which are quite old and have a high trigger voltage. I’ve heard conflicting reports about how much voltage the CTR-301p triggers are built to handle – some reports say less than 12V, and some say they’re safe up to 300V. That’s a big difference, and I’d prefer not to fry my new triggers, so I built a DIY Vivitar-to-2.5mm cable instead of using the hotshoe connection.

Here’s a standard Vivitar to PC sync cable. The Vivitar side is a weird, proprietary connector, which is what necessitated making a custom cable.

Vivitar to PC sync cable

The CTR-301p comes with this cable – a short 2.5mm to 1/4″ cable, where the 2.5mm side plugs into the CTR-301p receiver.

Yongnuo CTR-301p with 2.5mm to 1/4" cable

In order to make this, I basically hacked the ends I didn’t want off both cables, and soldered them both together.

DIY Vivitar to 2.5mm sync cable
DIY Vivitar to 2.5mm sync cable: solder joints

The one somewhat unusual part of making this cable is that the mono 2.5mm cable had 4 wires for some reason – usually this would only have 2 wires. I took a lucky guess that the green wire was ground, and the red wire was hot, and it worked out the first time – the green wire from the 2.5mm cable connected to the bare ground wire from the Vivitar cable, and the red wire from the 2.5mm cable connected to the blue wire from the Vivitar cable.

Once it was done, all that was left was to slide some heatshrink tubing over the whole thing to make it nice and tidy:

DIY Vivitar to 2.5mm sync cable

Since I don’t have the proper Canon transmitter yet, I wasn’t able to test this on the camera, but luckily the CTR-301p’s transmitter has a manual test button, and it worked properly, popping the flash every time I pushed the test button. Here’s looking forward to getting the correct version soon!

Written by Bill Van Loo on April 24th, 2010

no comments

16/52: DIY Camera Jib/Crane

Posted at 8:18 pm in 52things, gear, photos, videos

I was recently inspired by several things: Chase Jarvis’s “Cameras at Risk” blog entry, and a cheap DIY camera jib/crane at colvins.ca. This week’s project was building my own DIY camera jib/crane for getting interesting shots when shooting video.

DIY Camera Jib/Crane

I basically followed the same idea as the colvins.ca version mentioned above. This is very much a version 1.0 project, however, as there are a number of things that could be much improved. For one thing, the colvins.ca version uses 2″x2″ lumber, and when I picked up lumber for this project, I got 2″x4″ lumber. That makes the crane arm twice as heavy as it could be, although maybe it resists deflection (bending) more, too. There are other future improvements I’ll mention along the way.

To start with this project, I measured out the 2×4s and cut off a 14″ section from each one, so the crane arm is just under 7 feet long. Then I drilled holes in the long sections, to allow the whole arm assembly to be bolted together.

DIY Camera Jib/Crane
DIY Camera Jib/Crane

After I had assembled the crane arm (using a small piece on the end to hold the whole thing together temporarily), I built a quick-and-easy stand. The colvins.ca article mentioned using a work light stand (which I have!) but it wasn’t working for me – the stand wasn’t sturdy enough, and I didn’t feel like fabricating the necessary bracket, so I just built a version using 2×4 lumber.

DIY Camera Jib/Crane

For the end where the camera attaches, I used a piece of flat aluminum stock, bent at a 90-degree angle and bolted to the end of the crane arm. A standard 1/4 x 20 bolt comes through the end, and a Manfrotto Micro Ball head attaches to that to give the camera a forward-looking orientation.

DIY Camera Jib/Crane
DIY Camera Jib/Crane

I didn’t get much of a chance to shoot test footage yet, as I only finished it late this afternoon, but I did get a couple of quick shots before I had to put it away. You can see the test footage here:

Things that could be much improved:

  • The stand is pretty wobbly – the vertical 2×4 is somewhat warped, and it only has ground support on one side.
  • It would be great to make the whole thing much more portable. I’m thinking of something perhaps made from PVC pipe or something similar that could be quickly assembled, but broken down into smaller pieces for transportation (4-foot long sections at maximum would make this much easier to take other places).
  • The bracket that the camera attaches to is pretty bare-bones; it’s not that stable, and it would be nice if the bolt that the ballhead and camera attach to was vertically oriented.
  • There’s no way to see the camera’s output, so a small video monitor would be a good addition
  • Long-term, I’d like to use pan/tilt brackets and servomotors to make the camera remotely controllable!

For now, I’m quite pleased with this version 1.0 jib/crane, and I’m looking forward to shooting some more interesting video with it.

Written by Bill Van Loo on April 16th, 2010

4 comments

11/52: DIY USB foot controller, part 1

Posted at 12:09 pm in 52things, gear, instruments

For this week’s project, I decided to turn an old wireless USB number pad into a foot controller for Ableton Live. Here’s what I started with:

IMG_0654

I was partially inspired to take on this project after seeing this thread on Create Digital Music last year:

Sexy DIY Footswitch for Music, Using the Brain of a USB QWERTY Keyboard

I’ve played with the idea of re-using USB devices as Ableton Live controllers in the past; check out my custom USB QWERTY keyboard as an example. This time around, I thought I’d take advantage of the wireless connection of the number pad and also do some proper soldering and re-housing to make this project even cooler. As a result, this is part one of this project. I hope to have part 2 completed in a few weeks (I have a special 2-part “52 things” set of projects coming up that will delay it a bit).

My eventual plan is that this will become a thin 4-button controller for Ableton Live; something that can sit right in front of my Line 6 Pod XT Live guitar interface. I am toying around with the idea of using the NUM LOCK key to create the ability to have 2 banks of buttons in one, but that will get explored in the prototyping stage.

I began by looking at what I was working with. As it turns out, the wireless USB receiver for the number pad is too bulky to allow another USB device to be plugged into the laptop at the same time, so I decided to hack an old Apple USB keyboard extension so it would work.

IMG_0640

The Apple USB keyboard extenders have a little nub inside them to prevent them being used for anything besides a keyboard, but a little work with the Dremel cutoff wheel and a pair of pliers got rid of the extra plastic and the nub.

IMG_0645IMG_0647

Now the receiver fits just fine on the end of it.
IMG_0650

After getting that squared away, I began disassembling the keypad. Here are some photos from that process; you can check out the complete set of disassembly photos on Flickr.

IMG_0662

IMG_0676

IMG_0708

I’m planning on housing it in a custom steel stud enclosure, as shown on this site:

Steel Studs and the $0.25 Effect Enclosure

That’s all for this week. As mentioned, the remainder of this project will be delayed a bit, as I’m going to be doing a special 2-part set of 52 things projects for weeks 12 and 13.

Written by Bill Van Loo on March 12th, 2010

1 comment

6/52: smoke photos + new DIY collapsible softbox

Posted at 7:52 pm in 52things, gear, photography, photos

This week, I worked on two photography projects for 52 things: smoke photos, and a new DIY softbox for one of my flashes.

Part 1: smoke photos

smoke: blue on black

After I made my new macro photo box, I started thinking about projects that it would work well for. I’ve done some water photos before (though none that I really loved), but what captured my imagination this week was the idea of photographing smoke.

I set up the macro box, put my Vivitar 283 flash on a boom stand, set my camera up on the tripod, and got out a stick of incense. After taking a few shots, I soon realized that the pure white background of the macro box was not working at all – the smoke just didn’t show up against the white at all. I then tried a black background – here’s an example:

smoke photo (attempt 1 example)

After not much success with that, I decided to see how others had approached this subject matter, and found an excellent article on the subject:

http://www.sensitivelight.com/smoke2/

I realized that I was letting far too much light from my flash onto the black background, and as a result it was washing it out. I adjusted the box so the flash was completely flagged off from the background. Here’s what it looks like (the lighter is there so I could focus on it – autofocus is useless with smoke, so I used it to set focus, then shifted over slightly so it was out of the frame).

smoke photos: setup (detail)

Once I popped a test shot, my jaw dropped.

smoke: blue on black

I shot a number of smoke pictures, and with only a little cleanup in Photoshop, I was completely happy with the results.

View the complete set of smoke photos via Flickr.

Part 2: collapsible DIY softbox for Vivitar 283 flash

I also started thinking about my softbox situation. I made a small DIY softbox for the Vivitar 283 a while back, but it had two distinct disadvantages: it wasn’t very easy to stick in a bag, and the front diffuser material was tissue paper, which is quite delicate. I therefore decided to solve both of those problems with a new, slightly larger softbox that would fold up for transport.

As a technology teacher, I made myself sit down and think about this as a design problem, sketching out some requirements and a 3-view drawing.

DIY collapsible softbox
DIY collapsible softbox

Once my design was set, I got out materials and started construction.

DIY collapsible softbox
DIY collapsible softbox
DIY collapsible softbox
DIY collapsible softbox

It’s not quite done yet, as I have yet to finalize the front diffuser panel, but I have some white shower curtain material that I think is going to work great. Once it’s finished I should be able to use it quite a bit since it will fit in my laptop bag, making it easily portable.

DIY collapsible softbox

View the complete set of DIY softbox photos via Flickr.

Written by Bill Van Loo on February 5th, 2010

1 comment