Set the tempo (beats per minute) for music and arpeggios. These values
are used by exercises written with these exercise modules:
compareintervals
,
harmonicintervals
,
idtone
,
melodicinterval
,
singchord
,
singinterval
,
twelvetone
,
rhythm
,
identifybpm
,
nameinterval
.
Other exercises will either have the tempo set in the lesson file or
on the config page of the exercise.
Bij het spelen van akkoorden kan Solfege drie verschillende instrumenten gebruiken: één voor de hoogste tonen, één voor de tonen in het middengebied en één voor de bastonen. Dit kan handig zijn als je moeite hebt met het onderscheiden van de individuele tonen.
Solfege gebruikt deze informatie in sommige oefeningen waar de gebruiker geacht wordt te zingen.
These spin buttons tell Solfege the highest and lowest tone the user can
sing. These values are only considered advisory by the program. If for example
the values are set to c
to c'
and you
have configured the program to ask you to sing minor and major tenths, you will
have to sing tones outside this range.
Solfege zal het PATH afzoeken naar programma's die je op deze pagina invoert. Je hoeft dus alleen maar het volledige pad op te geven als de programma's buiten PATH zijn geïnstalleerd. Een waarschuwingsteken achter de invoer betekent dat het programma niet is gevonden.
Give command lines that can convert between different audio formats.
%(in)s
will be replaced with the name of the file we convert
from, and %(out)s
with the name we convert to.
It is not necessary to enter %(out)s
if the program
automatically saved to a new file with the correct file extension.
Command lines that can play different audio formats.
%s
will be replaced with the name of the file to be played.
The file name will be appended to the end of the string if you do not include a
%s
.
Enkele oefeningen maken gebruikt van de programma's CSound en MMA. Lilypond-book is vereist om afdrukken van gehoortrainingtesten te maken en LaTeX voor het afdrukken in DVI. Zonder LaTeX kan je wel HTML-uitvoer genereren.
If the file entered is a file ending with .py
,
then the script will be run by the same python interpreter as
Solfege itself.
Instelbare grootte hoofdvenster: laat de gebruiker de grootte van het hoofdvenster van Solfege aanpassen.
Kies je taal: je kunt de taal handmatig instellen als Solfege die niet correct heeft gedetecteerd, of als je een andere taal dan die van het besturingssysteem wilt gebruiken.
Hier kan je de sneltoetsen wijzigen voor de oefening «Toonherkenning». Klik op een rij om de sneltoets van de betreffende toon te veranderen en klik vervolgens op de tweede kolom. Tenslotte druk je op de toets die je als sneltoets wilt gebruiken.
De knoppen «Dvorak» en «ACSII» herstellen de sneltoetsen naar de standaardwaarden voor Dvorak- en ASCII-toetsenborden.
Hier kan je de sneltoetsen wijzigen voor de intervaloefeningen, zoals de oefeningen «Harmonische intervallen» en «Melodische intervallen». Klik op een rij om de sneltoets van de betreffende toon te veranderen en klik vervolgens op de tweede kolom. Tenslotte druk je op de toets die je als sneltoets voor de toon wilt gebruiken.
De knoppen «Dvorak» en «ACSII» herstellen de sneltoetsen naar de standaardwaarden voor Dvorak- en ASCII-toetsenborden.
Een nieuwe vraag mag pas gesteld worden nadat de vorige is beantwoord: schakelt de 'Nieuw'-knop uit totdat de vraag juist is beantwoord of de gebruiker op de knop "Opgeven" klikt.
Vraag herhalen na fout antwoord: speelt het geluid opnieuw af als de gebruiker een onjuist antwoord heeft gegeven.
Expert mode: Enabling this option in exercises using the idbyname and idproperty modules will let you select to practise only a subset of the questions in the lesson file. Practising with expert mode enabled will not save any statistics.
De oefeningen die geluid afspelen kunnen dit op verschillende manieren:
Gebruik deze optie voor het opsporen van fouten of bij het `porten´ van Solfege. Er worden geen geluiden afgespeeld en de MIDI-gebeurtenissen worden weggeschreven naar stdout.
If you have the Python modules for ALSA installed, you can use the ALSA sequencer. If your operating system is GNU/Linux, you have a menu item on the Help menu that can download and compile the modules for you.
The best choice here is usually /dev/music
because it has the best support for percussion instruments.
/dev/sequencer2
is usually a symbolic link to
/dev/music
. If your system don't have
/dev/music
, you can create it with this command as root (if you run the linux kernel version 2.2 or later):
cd /dev mknod music u 14 8
On MS Windows this choice is labeled Windows multimedia output
.
Deze optie kan handig zijn bij het omzetten naar systemen die geen OSS gebruiken of bij geluidskaarten met een slechte MIDI-syntheziser waardoor je timidity wilt gebruiken.
Versions of Solfege before 3.16.0 saved statistics in many small
files. Solfege 3.16.0 and newer will import these files into the new database
file the first time the program is run, but it will leave the old files on
your computer. It is safe to delete these files after you have run solfege
3.16.0 or newer once. The files are stored in the statistics
directory of the application data directory.