-
December 2, 2012
Building Pure Data externals on Windows I recently built the beatpipe external under Windows, and it had a few tricky things to remember so I’m outlining the process here. Externals are usually pretty easy to build under Linux where the GCC tool chain is already installed, but on Windows you have several different ways that something can be built. Some…
-
November 26, 2012
MIDI software roundup I’m doing a quick post on my current MIDI software setup on my audio laptop currently – partly for me and partly for you. I seem to forget which bits of software I’m using during a particular period of time, DAW-epoch if you will. In the dark ages I used to use Hubi’s MIDI loopback driver, but…
-
November 26, 2012
Hacking on the APC 20 I recently got an AKAI APC 20 Ableton control interface at a local used music store. I have been hunting around for one of these pad-style controllers for a while, and this one was priced right. I don’t think I’d ever buy a Monome, mostly due to the price, but the controller market seems to…
-
November 26, 2012
MIDI with Ruby I was disappointed with not being able to use Pure Data on Windows to send the appropriate MIDI sysex message out to change the operating mode of my APC20 when I was doing this text scroller patch. For some reason when I sent the sysex start and end bytes (0xF0 and 0xF7) messages to the APC it…
-
November 19, 2012
Using a Rock Band keyboard with the QinHeng USB MIDI adapter Long title, I know, but I’m going go into details on just what it says on the tin. As you may know, the new Rock Band 3 game has a keyboard controller that has a real MIDI port on it, allowing it to be used as a controller for…
-
November 18, 2012
Inexpensive USB MIDI interfaces Following some of my recent posts, I’m looking into finding inexpensive audio/MIDI ephemera for use with inexpensive audio nodes like the Raspberry PI running Pure Data. Since a PI only costs 35USD or so, it doesn’t make that much sense to have to get a 40USD MIDI interface for it right? Actually, don’t answer this question…
-
November 17, 2012
Cheap USB audio interfaces – SYBA SD-CM-UAUD (C-Media) I’ve written a little bit about using the Raspberry PI for audio, but as you may know, the PI doesn’t support audio input. However, this is easily solved by adding a USB audio interface. In addition to use with the Raspberry PI, I thought it would be kind of cool to have…
-
July 29, 2012
Alternative performance interfaces I’m a big proponent of getting out from behind the laptop screen and especially just getting out from behind the table that most electronic live acts tend to stand behind. I found this passage in Hans-Christoph Steiner’s piece in the Bang Book: > Performers of live computer music generally stare at the screen intently while performing, rather…
-
June 12, 2012
The setup is the instrument I’ve been toying with various methods of MIDI control lately as you guys know, and conceptually I’m pushing the idea that the software configuration is part of the instrument. That is, something like a key split or CC controller mapping is essentially part of your instrument as much as the whammy bar and tone control…
-
June 11, 2012
Methods of (MIDI) control I’m setting up my controllers for live PA but I’m not completely sure how I’m going to get things set up. I have a keyboard controller, a foot pedal and a drum pad. I think I’m going to mount the drum pad onto the keyboard controller somehow. I’m still up in the air on how to…
Live PA