One of the goals of my guitar setup is to be able to use it in 3 different configurations:
- Hardware only
- Hardware/software
- Software only
Ideally I’d like to be able to exactly the same things with each, but hardware costs money! A lot of money. For instance: a hardware looper that syncs with MIDI clock starts around $400. That’s more than what I paid for my whole laptop! It’s becoming increasingly obvious to me that dollar for dollar, software is the way to go.
But I’ll never completely eliminate hardware, and I don’t think I should. It’s not that I don’t think software is reliable: my laptop runs effects for hours without a hiccup. But you still need hardware for interfacing things together. Controllers, pedals, mixers, etc.
So I guess the question is, what’s an acceptable mix of hardware and software? If I say hardware only, I know exactly what I’d need to buy, and it wouldn’t be cheap.
For effects, i.e. amplifier models, delays, etc. I’ve got it covered in hardware. That’s easy, and I can control everything without a laptop. Everything syncs to the MIDI clock (delays, drum machine, etc.) and everything works. I’d still like to be able to use the Master Control to select drumbeats and the ART pedal to control effect presets… but because of the way the Linn handles that, it will require another piece of hardware to insert Bank Change signals so the MC will only switch drumbeats. Not ideal, but doable.
In order to control the Adrenalinn’s drum and effect presets with two separate MIDI controllers, it requires injecting “bank change” messages into one of them to change the A3’s preset mode. This isn’t very complicated, except that there’s currently no piece of hardware that will do that. However, for about $30, I can build a hardware MIDI filter out of an Arduino Uno board, and it looks something like this: (This is the actual MIDI board I will be using with my Arduino) Continue reading “Wanted: Swiss Army MIDI Workstation”