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

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] a PC only for Piano with Keyboard Midi
From: Antonio (debian_AT_fastwebnet.it)
Date: Thu Sep 02 2004 - 14:11:38 EEST


On Wed, 01 Sep 2004 15:40:23 -0400
Dave Robillard <drobilla_AT_connect.carleton.ca> 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


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Sep 02 2004 - 14:16:56 EEST