Re: [linux-audio-user] Soundfonts

From: Nigel Henry <cave.dnb@email-addr-hidden>
Date: Mon Feb 12 2007 - 01:01:29 EET

On Sunday 11 February 2007 22:20, Robert Vogel wrote:
> Could you suggest a script that will load soundfonts upon startup ?
>
> Thanks,
>
> Bob

Make sure first that you have the awesfx package installed. I use this script
that someone gave me. It runs from /home/username/.kde/autostart.

Presuming you have copied the soundfont from the cdrom for the soundcard to
your home directory, it goes like this.

In .kde/autostart right click, and select create new, then text file.
Name it something like soundfont.sh , with these contents.

#!/bin/bash
## Created by me to load soundfonts on login
sfxload <path-to-soundfont>

In my case this is: sfxload CT4MGM.SF2 , presuming you have the soundfont
installed in the /home/user directory.

Make sure to make the soundfont file executable in it's
properties/permissions.

Nigel.
Received on Mon Feb 12 04:15:04 2007

This archive was generated by hypermail 2.1.8 : Mon Feb 12 2007 - 04:15:04 EET