PDA

View Full Version : Raspberry Pi plays MIDI without an OS



wraggster
January 22nd, 2013, 14:08
For all the interesting DSP functions locked away in the Raspberry Pi, it’s still hard to imagine using the Raspberry Pi as an eminently capable software synthesizer, tracker, or sequencer. Running any of the usual Linux digital audio programs means – surprise – running Linux, and the performance penalty associated with that.
It would be much better if all these audio programs could run directly on the Raspberry Pi without an operating system, and [Joe]‘s project is right up that alley. He’s playing MIDI files without an operating system, (http://www.joebutton.co.uk/blog/baremetal-midi-lv2-raspberrypi/) in effect making the Raspberry Pi a very powerful embedded platform.
[Joe]‘s build is the first bare metal audio code for the Raspberry Pi. It’s actually an LV2 (https://en.wikipedia.org/wiki/LV2) plugin host that will load audio plugins, read MIDI files, and shoot the resulting audio out over the 1/8″ jack on the Pi. This work wouldn’t have been possible without a few Raspberry Pi bare metal tutorials (https://github.com/dwelch67/raspberrypi) put together by [David Welch].
Hopefully this won’t be the last we’ll see of [Joe] and his code; the Raspberry Pi has more than enough horsepower to be an amazing sampler, synth, beat machine, or the next generation of Akai MPC. All we need are a few brave coders to take up coding bare metal on the Raspberry Pi. (http://hackaday.com/2012/09/02/operating-systems-development-with-the-raspberry-pi/)

k6TCysv6AzE

http://hackaday.com/2013/01/22/raspberry-pi-plays-midi-without-an-operating-system/