How to use the WiiMote with Wiinstrument

Wiinstrument is a small and easy to use program that shows you some possibilities of how you can use your WiiMote to make music in Windows. In this article I’ll try to explain how you could easily connect the Wii Remote (and your Wii Nunchuck) to this program called Wiinstrument.

Continue reading “How to use the WiiMote with Wiinstrument”

Guitar Hero World Tour Drums to MIDI

Last month I received a couple of e-mails from readers asking me whether I had a script to hook up their Guitar Hero World Tour Drums (GHWT) to MIDI. Although willing to help, I wasn’t able to pull this one of myself as I don’t own (such) a drum kit. So I wrote them back that I was willing to help, but that I needed their help as well. Happily someone called Fonz replied to my request, willing to help me write a script. So I wrote several scripts and Fonz would test the scripts whether they were working or not. This collaboration payed of… Although the scripts are not completely finished (work in progress), the results are MIDI recordable :-))

Continue reading “Guitar Hero World Tour Drums to MIDI”

Using the KORG nanoKONTROL 2 in Qtractor

As a musician and part time audio engineer I recently bought myself a bright white KORG nanoKONTROL 2 USB controller as an addition to my mobile Digital Audio Workstation (DAW) setup. Setting it up and running it within OSX went smoothly, but I prefer Ubuntu Studio as Qtractor is my DAW of choice. So I connected the nanoKONTROL to Qtractor using Jack. I clearly saw midi events coming in, but nothing happened. This is where I started my search for enabling the nanoKONTROL in Qtractor. After reading many articles and blogs (special thanks to Jeremy!) I was able to reconstruct a working Qtractor control file (a .qtc file :-).

Continue reading “Using the KORG nanoKONTROL 2 in Qtractor”

Improving readability of worksheet data in Excel

It can be a big help if your data in Excel is easy to read (avoiding errors in calculations and or data analysis). I know there are more ways than one to achieve that goal, in this article I’ll show you some code that handles the solution without using conditional formatting. It’s a rough and simple solution…

Continue reading “Improving readability of worksheet data in Excel”

Prevent RSI and automate mouse clicks by using excel

Sometimes one has to do a lot of mouse clicking… By repetitive clicking and small movements of your hands and other joints you could end up with some nasty RSI (Repetitive Strain Injury) and that ain’t worth it!!! So beat RSI (or your enemy while gaming) by using VBA and Excel to automate some excessive mouse clicks!

Continue reading “Prevent RSI and automate mouse clicks by using excel”