I have got my Pi (A) up and running wireless and headless (hurrah) - running raspbian (cos its default).
I have a project that I have looked at over the years(!), which it may be the final part of.
My aim is to have a virtual band in my den - each 'band member' a midi synth with its own speaker - spacially positioned as per a human band.
I have collected a few hardware midi synths and other midi kit- some pretty specialist, and some quirky with their midi implementation. The problem was always getting a controller flexible/pwoerful enough to run it all... Hence the Pi
The main odd bits are an Yamaha UX256
http://www.soundonsound.com/sos/nov00/a ... aux256.htm
A Yamaha VL70m (Aker)
http://www.zzounds.com/item--YAMVL70M
A yamaha DD55 (Ringo)
http://usa.yamaha.com/products/musical- ... mode=model
I want to run a midi file on the Pi - and be able to it filter/tweek/distribute the messages via the UX256 (usb midi router) to the relevant synth... Remapping instruments/channels etc I am not really worried about audio (I'd probably get another Pi to set up as a midi controlled audio/sample player...)
I have done a load of googling - but most stuff that looks promsising turns out to be archaic/obsolete. I can program in most languages - if any have particularly good libraries...
UMIDI, ALSA look interestng - are they still the thing? Any thoughts, ideas pointers appreciated!