MIDI:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Qiii2006留言 | 贡献
创建新页面为 'MIDI格式播放 ==KMid2== [http://userbase.kde.org/KMid KMid]能放MIDI格式。 http://software.opensuse.org/search?baseproject=Ubuntu:9.10&p=1&q=kmid 下载deb包 需要安...'
 
 
(未显示另一用户的1个中间版本)
第1行: 第1行:
MIDI格式播放
MIDI是一种常见的电子音乐格式。
==KMid2==
 
 
==创作==
 
 
==格式播放==
===KMid2===
[http://userbase.kde.org/KMid KMid]能放MIDI格式。
[http://userbase.kde.org/KMid KMid]能放MIDI格式。
http://software.opensuse.org/search?baseproject=Ubuntu:9.10&p=1&q=kmid  下载deb包
http://software.opensuse.org/search?baseproject=Ubuntu:9.10&p=1&q=kmid  下载deb包
第8行: 第14行:
<pre>sudo apt-get install fluidsynth</pre>
<pre>sudo apt-get install fluidsynth</pre>


===Audacious3.4===
安装audacious和fluidsynth:
<pre>sudo apt-get install audacious</pre>
<pre>sudo apt-get install fluidsynth</pre>
下载midi音色库(如Fluid R3 GM.sf2)。打开audacious,首选项-插件-输入,在插件列表中选中AMIDI-Plug,单击首选项。在弹出的AMIDI插件设置窗口中的AMIDIPlug选项卡中选择FluidSynth后端,在FluidSynth选项卡中单击加号按钮添加之前下载好的midi音色库,然后单选“Load SF on first MIDI file play",单击确定。至此就可以使用audacious播放mid音乐了。
[[Category:多媒体]]
[[Category:多媒体]]

2014年3月24日 (一) 14:33的最新版本

MIDI是一种常见的电子音乐格式。


创作

格式播放

KMid2

KMid能放MIDI格式。 http://software.opensuse.org/search?baseproject=Ubuntu:9.10&p=1&q=kmid 下载deb包

需要安装MIDI sequencer:timidity或fluidsynth

sudo apt-get install timidity
sudo apt-get install fluidsynth

Audacious3.4

安装audacious和fluidsynth:

sudo apt-get install audacious
sudo apt-get install fluidsynth

下载midi音色库(如Fluid R3 GM.sf2)。打开audacious,首选项-插件-输入,在插件列表中选中AMIDI-Plug,单击首选项。在弹出的AMIDI插件设置窗口中的AMIDIPlug选项卡中选择FluidSynth后端,在FluidSynth选项卡中单击加号按钮添加之前下载好的midi音色库,然后单选“Load SF on first MIDI file play",单击确定。至此就可以使用audacious播放mid音乐了。