Converting amSynthPreset to LV2 standards

As I created many amSynth presets for standalone usage, I needed to convert them to a different standard as I wanted to use them within the LV2 plugin version of amSynth. I converted the first presets by hand, which was a painstaking experience. As I had many more to go, I wondered whether I could automate this process. With trial and error, I created a script. It uses a template, copies it, and replaces the values from the given preset.

Continue reading “Converting amSynthPreset to LV2 standards”

Saving webcam images from a website?!

Saving webcam images from a website to do kiln logging, using a bash script on your Mac (or other UNIX based systems).

My wife is an artist and uses several large kilns in her studio. As the studio is not next to our house, she needed to get over to the studio every time she wanted to check the status and or temperature of the firing program of the kilns. So to spend less time and energy on traveling back and forth, I got my wife a webcam and programmed it to send photos of the digital kiln controller to her website. So now she has a kilncam 🙂

Continue reading “Saving webcam images from a website?!”

Connect your WiiMote to Windows using the BlueSoleil bluetooth stack

All right I received even more mail saying “my Bluetooth software doesn’t look like yours” (see this article or this article)… As said before that is possible because there are several Bluetooth packages around. In this article, I’ll try to explain how you can connect your WiiRemote to Windows XP while using the BlueSoleil Bluetooth stack.

Continue reading “Connect your WiiMote to Windows using the BlueSoleil bluetooth stack”

How to connect your WiiMote using Windows XP

This weekend I received a couple of emails asking me whether it was possible to use the WiiMote in combination with MS Windows… Yes it is possible 🙂 and in this article I’ll try to explain how you could connect your Wii Remote in Windows XP.

Continue reading “How to connect your WiiMote using Windows XP”

Use the Wii Nunchuck as a MIDI controller

Some weeks ago Wolfgang Gaube (a composer, musician and and sound designer) wrote me an email asking me, because I had some experience with the Wii and MIDI, whether it would be possible to use the Wii Nunchuck as a MIDI controller (hardware or software which generates and transmits MIDI data to MIDI-enabled devices). That’s how our cooperation started, we exchanged gear and setup details and started to work. Some research, scripting, trail and error resulted in a slick script for GlovePie…

Continue reading “Use the Wii Nunchuck as a MIDI controller”