KMid2
Template:I18n/Language Navigation Bar
Simple Karaoke or getting the best from your Midi Synthesizer! |
KMid 2 is in preparation. As part of Extragear it does not necessarily ship on the same date as KDE 4.4, but it is on track for release around that time. So what is the current status?
Currently implemented
Here are some major features from KMid that have been implemented in KMid2:
- MIDI and Karaoke files are supported.
- Playback to external hardware MIDI devices.
- Allow to use software synths as well, like Timidity++ and QSynth/FluidSynth.
- Tempo and volume controls.
- Added a pitch (transpose) control.
- Configurable character encodings for lyrics.
- Playlists (song collections).
- Runs in Linux, using the ALSA Sequencer.
What is not yet ready?
- Channel (piano keyboard) view and Channel muting may not be available when it first ships.
- Lyrics display is not yet complete.
- MIDI Mapper, translating General Midi events into other events understood by some synthesizers.
- Support for Windows and Mac OSX.
Notes for usage
- If you use Timidity++ as a software synthesizer, you may have to install sound fonts. You can find them at freepats
- In this case you will need to start Timidity++ with
$ timidity -iA
- There is an init script
$ /etc/init.d/timidity start
- (in Debian, the package timidity-daemon)
- Fluidsynth is an alternative. It has a helpful gui called QSynth. For soundfonts, try GeneralUser.
Resources
- If you are interested in building for testing, please read the README
- The source code for testing is available from here