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.
Seleccione el instrumento MIDI y su volumen, que será usado para la mayor parte de los ejercicios.
Solfege puede usar tres instrumentos diferentes para reproducir acordes. Uno para la nota más aguda, otro para las medias y otro para la nota grave. Esto puede ser útil en caso de que tenga dificultades para escuchar notas individuales en los acordes.
Solfege usa esta información en los ejercicios donde el usuario debe cantar.
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 buscará el camino para los programas ingresados en esta página. De esta forma, debe colocar el camino completo para programas instalados fuera de la variable PATH.
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
.
Algunos ejercicios usan los programas CSound y MMA. Lilypond-book es necesario para generar hojas de pruebas de entrenamiento para imprimir, y latex es requerido si la hoja debería ser creada en formato DVI. Sin latex, igual puede generar archivos HTML.
If the file entered is a file ending with .py
,
then the script will be run by the same python interpreter as
Solfege itself.
Ventana principal modificable: Permite que el usuario modifique el tamaño de la ventana principal de Solfege.
Seleccionar idioma: puede elegir manualmente el idioma si Solfege no lo detecta correctamente, o si desea ejecutar Solfege con un idioma diferente al de su sistema operativo.
Aquí puede cambiar los atajos de teclado para el ejercicio «Identificar tonalidad». Cliquee en una fila para seleccionar la tonalidad que quiere cambiar, y después aprete de nuevo en la segunda columna de esa fila. Finalmente, presione la tecla que quiere utilizar para esa nota.
Los botones «Dvorak» y «ASCII» configuran las teclas de atajo a los valores para los teclados Dvorak e ASCII.
Aquí puede modificar las teclas de atajo para los ejercicios de intervalo, como los de «Intervalo harmónico» o de «Intervalo melódico». Presione en una fila para seleccionar el intervalo cuyo atajo desee modificar, y luego en la segunda columna de la fila. Finalmente, debe apretar la tecla que quiera definir como atajo para ese intervalo.
Los botones «Dvorak» y «ASCII» configuran las teclas de atajo a los valores para los teclados Dvorak e ASCII.
No permitir una nueva pregunta hasta que la anterior esté resuelta: deshabilita el botón 'Nueva...' hasta que la pregunta sea respondida correctamente o el usuario aprete el botón 'Abandonar'.
Repetir la pregunta si la respuesta es incorrecta: reproduce nuevamente el sonido cuando el usuario da una respuesta incorrecta.
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.
Los ejercicios que generan sonido tienen diferentes formas de reproducirlo:
Use esto para depuración o cuando está portando Solfege. Ningún sonido es reproducido, los eventos MIDI son mostrados en la salida estándar.
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
.
Esto puede ser útil para portar a sistemas que no usan OSS, o si usted tiene un mal sintetizador MIDI en su placa de sonido y quiere usar timidity.
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.