Difference between revisions of "KMid/ru"
Aspotashev (talk | contribs) (Created page with "==Что еще не готово==") |
Aspotashev (talk | contribs) (Created page with "{{Note|Эта страница состояния проекта была обновлена 15 августа 2010 года}}") |
||
(13 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|} | |} | ||
− | '''KMid''' | + | Программа '''KMid''' — часть группы проектов ''KDE Extragear'', поэтому периодичность её выпуском может не совпадать с KDE Software Compilation. Последний стабильный выпуск — 2.4.0, опубликован 15 августа 2010 года. |
− | + | Каково текущее состояние проекта? | |
==Реализованная функциональность== | ==Реализованная функциональность== | ||
Line 29: | Line 29: | ||
==Что еще не готово== | ==Что еще не готово== | ||
− | :* | + | :* Поддержка нескольких портов вывода MIDI. В данный момент возможно воспроизведение только в один порт. |
− | == | + | ==История изменений== |
2010-08-15 Release 2.4.0 | 2010-08-15 Release 2.4.0 | ||
Line 89: | Line 89: | ||
2009-11-30 Release 0.1.0 | 2009-11-30 Release 0.1.0 | ||
− | == | + | ==Демонстрация возможностей== |
− | + | KMid в действии: [http://www.youtube.com/watch?v=hmmB1svetwQ скринкаст]. | |
− | == | + | ==Полезные советы== |
* If you use '''Timidity++''' as a software synthesizer, you may have to install ''GUS patches'' or ''sound fonts''. You can find them at [http://freepats.zenvoid.org/freepats freepats] | * If you use '''Timidity++''' as a software synthesizer, you may have to install ''GUS patches'' or ''sound fonts''. You can find them at [http://freepats.zenvoid.org/freepats freepats] | ||
Line 99: | Line 99: | ||
*For more information and options, there is a [[Tutorials/MIDI on Linux|tutorial]] available. | *For more information and options, there is a [[Tutorials/MIDI on Linux|tutorial]] available. | ||
− | == | + | ==Как установить== |
− | * | + | * Исходный код |
:[http://sourceforge.net/projects/kmid2/files/ http://sourceforge.net/projects/kmid2/files/] | :[http://sourceforge.net/projects/kmid2/files/ http://sourceforge.net/projects/kmid2/files/] | ||
− | * openSUSE Build Service - | + | * openSUSE Build Service - Поиск пакетов |
:[http://software.opensuse.org/search?baseproject=ALL&p=1&q=kmid http://software.opensuse.org] | :[http://software.opensuse.org/search?baseproject=ALL&p=1&q=kmid http://software.opensuse.org] | ||
− | * Gentoo | + | * Ebuild для Gentoo Linux |
:[http://packages.gentoo.org/package/media-sound/kmid http://packages.gentoo.org] | :[http://packages.gentoo.org/package/media-sound/kmid http://packages.gentoo.org] | ||
Line 113: | Line 113: | ||
:[http://aur.archlinux.org/packages.php?ID=32454 (AUR) http://aur.archlinux.org] | :[http://aur.archlinux.org/packages.php?ID=32454 (AUR) http://aur.archlinux.org] | ||
− | * Mandriva | + | * Для пользователей Mandriva и Fedora: KMid доступен в официальных репозиториях вашего дистрибутива. |
==Resources== | ==Resources== | ||
Line 120: | Line 120: | ||
* The source code repository for testing and development is available [http://websvn.kde.org/trunk/extragear/multimedia/kmid/ from here] | * The source code repository for testing and development is available [http://websvn.kde.org/trunk/extragear/multimedia/kmid/ from here] | ||
− | {{Note| | + | {{Note|Эта страница состояния проекта была обновлена 15 августа 2010 года}} |
− | [[Category: | + | [[Category:Мультимедиа/ru]] |
Revision as of 23:19, 27 July 2012
Simple Karaoke or getting the best from your Midi Synthesizer! |
Программа KMid — часть группы проектов KDE Extragear, поэтому периодичность её выпуском может не совпадать с KDE Software Compilation. Последний стабильный выпуск — 2.4.0, опубликован 15 августа 2010 года.
Каково текущее состояние проекта?
Реализованная функциональность
В KMid на данный момент реализованы следующие возможности:
- Поддержка файлов MIDI и Karaoke.
- Воспроизведение при помощи внешних устройств MIDI.
- Воспроизведение при помощи программных синтезаторов, например Timidity++ и QSynth/FluidSynth.
- Управление темпом и громкостью.
- Управление тональностью.
- Наглядный метроном.
- Настраиваемая кодировка, шрифт и цвет для текста песни.
- Списки воспроизведения (коллекции песен).
- Автоматизированная замена событий MIDI на другие события, поддерживаемые некоторыми синтезаторами.
- Окно каналов с возможностью приглушения каналов и выбора музыкальных инструментов.
- Окно с клавиатурой фортепиано. Используется графика и технологии проекта VMPK.
- Интеграция с Konqueror.
- Работает в Linux, Windows и Mac OS X.
Что еще не готово
- Поддержка нескольких портов вывода MIDI. В данный момент возможно воспроизведение только в один порт.
История изменений
2010-08-15 Release 2.4.0
- New kmid_part. This component can be integrated easily in any KDE program, for instance Konqueror can play MIDI files with it.
- New DBus interfaces
- libkmidbackend has some new methods, version bumped to 1.0.0
- New and updated translations
- Assigned default shortcuts to keyboard media keys
- Fix in vumeter widget: drawing errors and CPU usage
- Fixes in all backends for initial MIDI program changes
- Fix in ALSA sequencer backend: bug 242912 (requires Drumstick >= 0.4)
2010-06-12 Release 2.3.1
- Fixes in ALSA sequencer backend: bugs 240391 and 240394
- New and updated translations since the last release
2010-04-26 Release 2.3.0
- New Mac OSX and Windows backends
- Fixes in ALSA sequencer backend:
- don't set an explicit output pool size, using the default size instead.
- unconditionally reload MIDI devices before checking the available outputs.
2010-03-14 Release 2.2.2
- Fixed program termination, stopping active notes.
- Fixed a crash when shuffling an empty playlist.
- Fixed creation of examples and system songs bookmarks at runtime, for file open dialog places. Bookmarks are created only when files are found.
- Fixed saving the initial MIDI connection dialog selection.
- Replaced the initial MIDI connection dialog by a new one enabling online help access, and better design.
- The last directory used in several open/save dialogs is now saved between sessions.
- Drumstick libraries v0.3 are needed.
2010-02-08 Release 0.2.1
- Automatic detection of text encodings for lyrics
- Get channel labels from SMF metadata (track names)
- Pianola window: added labels showing the channel names
- Check the runtime ALSA driver version for advanced MIDI ports
- Patch from Kevin Kofler adding a "pulseaudio" option for TiMidity++
- Fixed a memory leak
- Fixed command line play lists handling
- Fixed settings dialog: soft-synth audio output combos and apply button
2010-01-27 Release 0.2
- External soft-synths can be automatically launched at startup. A new page including FluidSynth and TiMidity++ settings has been added to the "Configure kmid2" dialog.
- Each channel may be labeled in a text field besides each channel number.
- New "lock instrument" button in the channels window to override the song's predefined instruments.
- Settings per song can be saved and automatically retrieved, including text encoding, volume, pitch, rhythm, channel labels and fixed instruments.
- The sample songs location is added to the places navigation panel in the open dialog.
- Several other usability enhancements. Many thanks to the KDE Usability Team for the suggestions.
2009-12-30 Release 0.1.1
- Recent files menu
- Highlight trimmed syllables, ignoring leading and trailing white spaces
- Allow stop in paused state
- Synchronized with lib. aseqmm 0.2.0
- Assorted fixes
2009-11-30 Release 0.1.0
Демонстрация возможностей
KMid в действии: скринкаст.
Полезные советы
- If you use Timidity++ as a software synthesizer, you may have to install GUS patches or sound fonts. You can find them at freepats
- Fluidsynth is an alternative. It has a helpful gui called QSynth. For soundfonts, try General User GS.
- For more information and options, there is a tutorial available.
Как установить
- Исходный код
- openSUSE Build Service - Поиск пакетов
- Ebuild для Gentoo Linux
- Arch Linux
- Для пользователей Mandriva и Fedora: KMid доступен в официальных репозиториях вашего дистрибутива.
Resources
- Some sample .kar and .mid files are installed with the application. Others are available from http://www.mididb.com/ and http://midikaraoke.com/songdir/ . There is a useful search engine at http://www.vanbasco.com/midisearch.html
- If you are interested in building for testing, please read the README
- The source code repository for testing and development is available from here
Note
Эта страница состояния проекта была обновлена 15 августа 2010 года
This page was last edited on 27 July 2012, at 23:19. Content is available under Creative Commons License SA 4.0 unless otherwise noted.