[linux-audio-user] a PC only for Piano with Keyboard Midi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 01 Sep 2004 15:40:23 -0400
Dave Robillard <drobilla@xxxxxxxxxxxxxxxxxxx> wrote:

> Just write a script to get everything set up how you want (you'll
> probably want to use aconnect, jack_connect, and fluidsynth or
> qsynth).
> 
> It'll probably be something like this:
> 
> #!/bin/sh
> jackstart -R -d alsa &
> fluidsynth -m alsa_seq -a jack -j ~/Piano_Soundfont.sf2 &
> aconnect 64:0 128:0 &
> 
> Once that's all good just put it in your ~/.login, and when you log in
> it will automatically just run that stuff.
> 
> Have fun,

You can also autologin (putting autologin somewhere in inittab, I don't
remember) and then from ~/.bashrc you can start that script.

Ciao,
- Antonio


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux