 |
AMIDI-Plug |
| version 0.5 |
| About AMIDI-Plug |
AMIDI-Plug is a MIDI subsystem for XMMS, BMP, and Audacious.
It processes MIDI files and sends their events to one of the available backends (currently ALSA, FluidSynth, dummy). With the ALSA backend, any hardware or software synthesizer, as long as it provides ALSA sequence ports, can be used to play MIDI with AMIDI-Plug. With the FluidSynth backend, AMIDI-Plug directly accesses the FluidSynth library for MIDI playback and sends the generated audio into effect and output plugins of the player. A dummy backend is also provided for testing and analysis purposes. Playback is fully functional: play, stop, seek, pause, song information are available.
Requirements
This application requires GTK+ version 2.4.x.
|
| Latest Version: 0.5 |
|
This release has been redesigned and gmodulized; now it uses runtime-loadable backends for MIDI events handling and playback. It doesn't depend on ALSA anymore, aside from its ALSA backend, which means it can be used on non-Linux systems too. Three backends are included in the source code: ALSA (basically does everything amidi-plug was able to do in previous versions), FluidSynth (a software synth backend that can pipe audio into effect and output plugins of the player), and dummy (for analysis and testing).
|
|
|