User Tools

Site Tools


midi

This is an old revision of the document!


설치

$ sudo apt-get install fluidsynth qsynth jackd fluid-soundfont-gm fluid-soundfont-gs

jackd 실행

$jackd -d alsa -r44100

qsynth

qsynth

alsa 사용

$ sudo modprobe snd-seq-midi
$ fluidsynth -a alsa -r 44100 -c 3 -z 1024 -ni 5MBGMGS.SF2 AsTimeGoesBy.mid 

midi 가 연결된 포트 확인?

$ aconnect -lio
client 0: 'System' [type=커널]
    0 'Timer           '
    1 'Announce        '
	Connecting To: 15:0
client 14: 'Midi Through' [type=커널]
    0 'Midi Through Port-0'

references

timidity

fluidsynth

사운드폰트

midi.1253005683.txt.gz · Last modified: 2013/08/03 05:04 (external edit)