Size: 1300
Comment:
|
← Revision 11 as of 2009-03-16 03:31:53 ⇥
Size: 2092
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Howto get the midi interface to work on skolelinux, so you can take in use rosegarden. | Howto get the midi interface to work on skolelinux (most of this text only applies for KDE users), so you can take in use rosegarden. |
Line 5: | Line 5: |
{{{ 1 aptitude install jackd qsynth fluidsynth |
{{{ 1 aptitude install jackd qsynth fluidsynth qjackctl |
Line 9: | Line 8: |
with that done, you have to find your self .Sf2 soundfont to load into the qsynth program (http://alfton.gfxi.no/soundfont) or you can goto this site http://hammersound.com/ and download soundfont there. |
with that done, you have to find your self .Sf2 soundfont to load into the qsynth program (http://alfton.gfxi.no/soundfont) or you can goto this site http://hammersound.com/ and download soundfont there. |
Line 16: | Line 13: |
1. Chose menu "settings" and chose "configure rosegarden" 2. Then choose --> Configure Rosegarden --> sequencer --> startup. Select that you want to start JACK when rosegarden starts, and under there you put inn this line: jackd -d alsa -d hw -r 44100 -p 2048 -n 2 (this mostly on the lowfat clients) when it comes to thinclient this line must be used jackd -d esd -d hw -r 44100 -p 2048 -n 2 (becouse most thinclient use esd sound) 3. The rosegarden will say following: System timer resolution is too low, you can fiks this by do the following thing: |
|
Line 17: | Line 21: |
1. Chose menu "settings" and chose "configure rosegarden" 2. Then choose sequencer, and then under fane startup. Select that you want to start JACK when rosegarden starts, and under there you put inn this line: jackd -d alsa -d hw -r 44100 -p 2048 -n 2 3. The rosegarden will say following: System timer resolution is too low, you can fiks this by do the following thing: goto (Settings -> Configure Rosegarden... -> sequencer -> Sequencer timing source), and select RCT-timing under the sequencer timer. |
(Settings -> Configure Rosegarden... -> sequencer -> Sequencer timing source), and select RCT-timing or PCM-playback under the sequencer timer. |
Line 29: | Line 23: |
Line 33: | Line 26: |
Select --> meny --> multimedia --> Qsynth in that program you choose --> setup --> Soundfonts, load in one soundfont you have downloaded.. (.sf2) }}} Now we need something to comuticate with your synthesizer. And to that purpose i sugest to buy a usb midi interface device. One i have tryed is from Roland "usb Midi Interface UM-1ex", that work without problem for me. here is a link; http://www.rolandus.com/products/productdetails.aspx?ObjectId=732 |
|
Line 34: | Line 32: |
Select --> meny --> multimedia --> Qsynth | And when the device is connected you can choose inn the rosegarden program to use UM-1ex device to communicate. |
Line 36: | Line 34: |
in that program you choose --> setup --> Soundfonts, load in one soundfont you have downloaded.. (.sf2) }}} |
Sins fluidsynth and use of soundfont demand allot of cpu power, i would suggest to use a syntheziser instead, the cpu power demad drop drastical. |
Howto get the midi interface to work on skolelinux (most of this text only applies for KDE users), so you can take in use rosegarden.
First of all add this with aptitude
1 aptitude install jackd qsynth fluidsynth qjackctl
with that done, you have to find your self .Sf2 soundfont to load into the qsynth program (http://alfton.gfxi.no/soundfont) or you can goto this site http://hammersound.com/ and download soundfont there.
Now we come to the part where you start up rosegarden, to make rosegarden to work with audio-record do the following:
1. Chose menu "settings" and chose "configure rosegarden" 2. Then choose --> Configure Rosegarden --> sequencer --> startup. Select that you want to start JACK when rosegarden starts, and under there you put inn this line: jackd -d alsa -d hw -r 44100 -p 2048 -n 2 (this mostly on the lowfat clients) when it comes to thinclient this line must be used jackd -d esd -d hw -r 44100 -p 2048 -n 2 (becouse most thinclient use esd sound) 3. The rosegarden will say following: System timer resolution is too low, you can fiks this by do the following thing: (Settings -> Configure Rosegarden... -> sequencer -> Sequencer timing source), and select RCT-timing or PCM-playback under the sequencer timer.
Then you need to get midi sound, this is done by the following way:
Select --> meny --> multimedia --> Qsynth in that program you choose --> setup --> Soundfonts, load in one soundfont you have downloaded.. (.sf2)
Now we need something to comuticate with your synthesizer. And to that purpose i sugest to buy a usb midi interface device. One i have tryed is from Roland "usb Midi Interface UM-1ex", that work without problem for me. here is a link; http://www.rolandus.com/products/productdetails.aspx?ObjectId=732
And when the device is connected you can choose inn the rosegarden program to use UM-1ex device to communicate.
Sins fluidsynth and use of soundfont demand allot of cpu power, i would suggest to use a syntheziser instead, the cpu power demad drop drastical.