Fenêtre des préférences

Paramètres Midi

Screenshot of the 'Midi' page of the preferences window.

Tempo

Set the tempo (beats per minute) for music and arpeggios.

Instrument préféré

Choisit l'instrument Midi et la vélocité (volume) de chaque note.

Chord instruments

Solfege can use three different instruments when playing chords. One for the highest tone, one for the tones in the middle and one for the bass tone. This can be helpful if you find it difficult to hear individual tones in chords.

Preferred percussion instruments

Set the percussion instrument used for count-in before rhythm questions, and the instrument used to play the question.

Utilisateur

Screenshot of the 'User' page of the preferences window.

Solfege utilise cette information dans quelques exercices où l'utilisateur est supposé chanter.

Note la plus basse/haute que l'utilisateur peut chanter.

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 small and large decims, you will have to sing tones outside this range.

Sex

Solfege need to know if the user is male or female when creating some of the questions where the user will sing the answer. This because the male voice sound one octave lower than the female voice.

Programmes externes

Screenshot of the 'External programs' page of the preferences window.

Convertors

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 extention.

Audio players

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.

Divers

"Mail program" defines the command that starts the mail program when you click on email addresses in the user manual.

Interface utilisateur

Screenshot of the 'Gui' page of the preferences window.

Fenêtre principale redimensionnable: Permet à l'utilisateur de redimensionner la fenêtre principale de Solfege.

Mode expert : Permet à l'utilisateur de sélectionner les questions du fichier de leçons qu'il souhaite pratiquer. Les statistiques ne sont pas conservées en mode expert.

Select language: You can manually select the language you want if Solfege does not detect this correctly, or if you want to run Solfege with a different language that your operating system.

S'entraîner

Screenshot of the 'Practise' page of the preferences window.

Ne pas autoriser à passer une question : Inactive le bouton 'nouveau' jusqu'à ce qu'il ait été répondu correctement à la question ou que l'utilisateur clique "abandonner".

Répéter la question si la réponse est mauvaise : Répète le son à nouveau lorsque l'utilisateur donne une réponse inexacte.

Expert mode: On many exercises, you will be able to select to practise only a subset of the questions in the lesson file.

Configuration du son

Screenshot of the 'Sound setup' page of the preferences window.

Midi setup

Il y a trois façons de créer le son :

Pas de son:

A utiliser pour le débogage ou lorsque vous portez Solfege sur un autre système. Aucun son n'est émis, les évènements midi sont imprimés sur stdout.

Utiliser le périphérique :

Le meilleur choix est habituellement /dev/music car il a le meilleur support pour les instruments de percussion. /dev/sequencer2 est généralement un lien symbolique vers /dev/music. Si votre système n'a pas /dev/music, vous pouvez le créer en tant que root avec cette commande (si vous utilisez le noyau linux version 2.2 ou plus récent) :

cd /dev mknod music u 14 8

Utiliser un programme Midi externe :

Cela peut être utile pour des systèmes qui n'utilisent pas OSS, ou si vous avez un mauvais synthétiseur Midi sur votre carte son et désirez utiliser timidity.

Autres options

Cochez la case "Ma carte son est une Sound Blaster AWE32, AWE64 ou pnp32" si vous avez ce type de carte son. Cela vous donnera de réelles percussions dans l'exercice de rythmes. Il y a encore du code à écrire pour les autres cartes son. Cette option n'est nécessaire que si vous utilisez /dev/sequencer pour jouer les sons Midi.