-
May 19, 2012
Yamaha CS1x teardown and repair I had a bad button on my Yamaha CS1x recently and I had to tear it most of the way down in order to fix it, so I took a lot of pictures. I haven’t seen a lot of pics on the Web of this synth, so hopefully these pictures help you out if you…
RepairTeardowns
-
May 5, 2012
Pedalfighter button selection I’m picking up some new parts for the Arduino PedalFighter project that I started a while back. My initial prototype was kind of disappointing due in part to the quality and size of the buttons that I used. I picked up some small 3/8″ buttons from Halted here in Silicon Valley. They were cheap and proved the…
Arcade ButtonsPedal Fighter
-
May 3, 2012
Arduino USB MIDI workflow Since I re-flashed my Aruduino with the USB MIDI firmware I had to come up with another way of getting my code uploaded to the board. In case you were wondering, the MIDI firmware replaces the USB serial firmware that the Arduino boot loader normally uses to download code to the board. In the past I…
ArduinoMIDI
-
May 2, 2012
Sending OSC from PD to TouchOSC I’m playing around with some TouchOSC control methods currently. I’m running the fantastic Monome TouchOSC emulation and hoping to control my old PD sequencer with it. I had a few issues getting the Hexler basic.pd demo patch to work, and it was a very simple thing in the end. You can grab their pd…
Live PATouchOSC
-
May 2, 2012
FL Studio live mode and foot controllers I have just installed the new FL Studio 10.5 beta that includes the new live performance mode. This differs from the old live playlist mode completely. The old live mode just mapped the patterns in the old-style playlist to keys on your midi controller. In a previous post I experimented with using the…
Live PA
-
April 29, 2012
Live PA configuration with FL studio I’m playing around with a few different setups for my upcoming live PA stuff. I’ve been using FL Studio since back in the v1.0 days and I’ve discovered recently that it has a new live mode that is in the upcoming 10.5 beta. However I also wanted to give it a try using the…
Live PA
-
April 29, 2012
FCB1010 programming hints I just wanted to share a few thoughts now that I’ve gone through and programmed the first bank of presets on my new FCB. One of the things that I wanted to do with my foot controller was to play bass lines using my feet. I figured since the switch layout of the FCB was staggered, more…
Live PA
-
April 28, 2012
Behringer FCB1010 configuration notes I just got an FCB1010 to add to my live rig and I figured I’d be stomping away by now, but apparently I didn’t look into exactly how this pedal was designed before I got it. It turns out that it works entirely differently than I was expecting. At first I was really upset and I…
Live PA
-
April 27, 2012
Kick Plate MIDI foot pedal build notes I’m in the middle of getting my prototype Midi foot controller put together so that I can play around with it and practice without worrying about it falling apart in the middle of a session. I’m mounting the Arduino inside a plastic junction box. Check out the following photo: Some issues I ran…
ArduinoKick Plate
-
April 26, 2012
Kick Plate load cell MIDI controller I’ve been working on a new Midi foot controller concept that uses a pressure-sensitive load cell as the control source. I got the idea for a pressure-sensitive Midi continuous controller from looking at the McMillen stuff and from my Korg NanoPad, which uses resistive pad elements. Sometimes I put the NanoPad on the floor…
Kick Plate