The harmonic minor scale is a more complicated (sophisticated?) scale than the major scale. This post will show all the relative chords to the harmonic minor scale (in the key of A).
Author Archives: Mirkules
Music Theory for Guitar
Lately, I’ve been thinking a lot about the relationship between chords and scales and why certain chords sound good when played in a particular key.
Turns out, every note in a scale has a relative chord. A relative chord is a chord that sounds good with that note as the root note of a scale. But how do we know which chord this is?
Continue reading
Eye-To-Eye Part 5: Mechanical Engineering
Now that the servos are working at the touch of a mouse, all I have to do is make the gimbal, put it in a box, hook up the servos, and away I go. But mechanical engineering has never been my strong point. In fact, my first stab at it is not looking good.
Eye-To-Eye Part 4: Moving the Servos
The four pieces required for the Eye-To-Eye project are in place now: A laptop running Ubuntu with Opengazer fully functional, router, Arduino with Ethernet Shield and two servos (for one eye). The glue for all the pieces — especially the opengazer-to-network part — have also all been figured out. However, putting the pieces together still required some work I didn’t anticipate, and provided some interesting challenges I have yet to solve.
But the good news is, it works! Here’s the video:
Arduino + Network + Bash (Eye-to-Eye, Part 3)
This is Part 3 of my “Eye-to-Eye” adventure: figuring out how the Arduino network shield works, and how to interface with it from the OpenGazer program I discussed previously.
Continue reading
Installing Opengazer
For Eye-To-Eye, I decided to use Opengazer on Ubuntu. I had two laptops running Ubuntu 11.04: Acer Aspire One (slightly older netbook) and Toshiba Tecra. I eventually got both of them working, although there were a lot of tweaks. These are my notes to get it working on both of these machines, YMMV.
First, download opengazer and follow instructions in the README.
You’ll notice right away you need CMake. Thankfully, Ubuntu makes this easy:
sudo apt-get install cmake
Next, download and install VXL. Unfortunately, this has to be done from source. Because VXL is made for previous versions of linux, there are some headers which are outdated. I’ve compiled a list of problems and solutions.[see below for update]
These are all the problem areas, the rest is described well in the opengazer README.
Update: 2012-04-17
Some people were having problems installing opengazer, and I decided to put together a more comprehensive set of instructions
Eye-To-Eye: Project Inception
Introducing Eye-To-Eye
Wouldn’t it be cool to use eye tracking software to control animatronic eyes?? If you answered “yes”, this post is for you – the beginning of my project, Eye-To-Eye that aims to do just that – build animatronic eyes and control them using my own eyes via eye-tracking software.
If Life was a Cron file…
* 6-8,17-19 * * 1-5 drive.sh
* 9-17 * * 1-5 work.sh
* 23,0-5 * * * sleep.sh
* 9,11,13,15 * * 1-5 coffee.sh
* * * * 1 case_of_the_mondays.sh
* 7-23 * * 6,0 fun.sh
