Contents

Preferences window

The layout of the preferences window will be improved.

Midi stuff

Set the midi instrument and the tempo to use on exercises that does not override this.

User

Solfege use this info in some exercises where the user is supposed to sing.

Gui

Practise

Sound setup

There are three options:
No sound
Use this for debugging or when you are porting Solfege
Use device
You should use /dev/music (sometimes named /dev/sequencer2), not /dev/sequencer. If your system don't have /dev/music, you can create it with this command as root:
cd /dev
mknod music u 14 8
Let me know there are someone still running a kernel too old to do this. I will not support /dev/sequencer unless there are some very strong arguments for it.
Use external midiplayer

This can be useful when porting to systems that don't use OSS, or if you have a bad midi synth on your soundcard and want to use timidity.

Copyright (C) 2000 Tom Cato Amundsen. This file may be distributed under the terms of the GNU General Public License version 2 or (at your option) any later version.