1Solfege(1)                                                          Solfege(1)
2
3
4

NAME

6       solfege - GPL'ed ear training software
7

SYNOPSIS

9       solfege [options]
10

DESCRIPTION

12       GNU  Solfege  is  a  program  that  let you use your computer to do ear
13       training.
14
15       This man page contains info to get Solfege up and running. For help  on
16       using the program, please use the online documentation.
17

OPTIONS

19       This  program  follow  the  usual  GNU  command  line syntax, with long
20       options starting with two dashes (`-').
21
22       \fB-v, --version
23
24       \fB-w, --warranty
25              Show warranty and copyright.
26
27       \fB--no-splash
28              Do not show the startup window.
29
30       \fB--verbose-sound-init
31              Display more info about the sound setup.
32
33       \fB--no-sound
34              Do not play any sounds. Instead some data is printed to standard
35              output. Use this for debugging and porting.
36
37       \fB--debug
38              Include  features  used  by  the Solfege developers to debug the
39              program.  \fB--disable-exception-handler Disable  the  exception
40              handling in Gui.standard_exception_handler.
41
42       \fB--no-random
43              For  debugging  only:  Select  questions  from  lesson  files in
44              sequential order.
45
46       \fB--without-gtkhtml
47              Run without using gtkhtml2 even if it is installed.
48
49       \fB--no-cairo-widgets
50              Do not use the cairo version of input widgets, even  if  we  run
51              gtk+ 2.8.0 or newer.
52
53       \fB--show-gtk-warnings
54              Show GtkWarnings and PangoWarnings in the traceback window.
55

BUGS

57       Plenty!    You    can    report    them   to   bug-solfege@gnu.org   or
58       http://www.solfege.org/wiki/SITS, or even better: post a patch  to  fix
59       it  to  the  same address. Remember to tell what version of Solfege you
60       are running and the name and version of you operation system.
61

FILES

63       ~/.solfegerc
64              This file is used to store most configuration values.  While  it
65              is  possible  to  edit the file by hand, everything you need can
66              and should be done from the gui.
67
68       ~/.solfege
69              Statistics is stored in subdirectories below this dir.
70

NOTES

72       If you don't have /dev/music it is possible that your  kernel  supports
73       it. Try to create the device file yourself (as root):
74
75                 # cd /dev
76                 # mknod music u 14 8
77
78       To  get more help on solfege, use the online documentation, look at the
79       files in /usr/share/doc/solfege  (debian  users)  and  the  README  and
80       INSTALL  file  from  the  downloaded .tar.gz file. If you have problems
81       running  solfege   please   post   your   questions   to   <solfege\fB-
82       devel@lists.sourceforge.net>.  Remember  to  mention  what  version  of
83       Solfege you have, and the name and version of your operating system. If
84       possible,  please  check  that  the bug exists in the latest version of
85       Solfege.
86
88       GNU Solfege is Copyright © 1999, 2000, 2001, 2002,  2003,  2004,  2005,
89       2006 by Tom Cato Amundsen <tca@gnu.org>.
90
91       This program is free software; you can redistribute it and/or modify it
92       under the terms of the GNU General Public License as published  by  the
93       Free  Software Foundation; either version 2 of the License, or (at your
94       option) any later version.
95

AUTHOR

97       Main author of GNU Solfege and this manual page is  Tom  Cato  Amundsen
98       <tca@gnu.org>.  For more details, read the AUTHORS file from the source
99       tarball.
100
101
102
103                               februar 13, 2007                     Solfege(1)
Impressum