Ventana de preferencias

Instrumentos

Captura de pantalla de la página MIDI en la ventana de preferencias.

Tempo

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.

Instrumento preferido

Seleccione el instrumento MIDI y su volumen, que será usado para la mayor parte de los ejercicios.

Instrumentos para acordes

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.

Instrumentos de percusión preferidos

Seleccione el instrumento de percusión usado para la cuenta antes de las preguntas rítmicas, y el instrumento usado para tocar la pregunta.

Usuario

Captura de pantalla de la página 'Usuario' en la ventana de preferencias.

Solfege usa esta información en los ejercicios donde el usuario debe cantar.

Nota más grave/aguda que el usuario puede 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.

Sexo

Solfege necesita saber si el usuario es hombre o mujer al crear algunas de las preguntas donde el usuario debe cantar la respuesta. Esto es porque la voz masculina suena una octava más baja que la voz femenina.

Programas externos

Captura de pantalla de la página 'Programas externos' de la ventana de preferencias.

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.

Conversores

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.

Reproductores de audio

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.

Miscelánea

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.

Interfaz

Captura de pantalla de la página 'Interfaz' de la ventana de preferencias.

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.

Identificar aceleradores de teclado para notas

Captura de pantalla de la página 'Interfaz' de la ventana de preferencias.

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.

Aceleradores de teclado para intervalos

Captura de pantalla de la página 'Interfaz' de la ventana de preferencias.

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.

Practicar

Captura de pantalla de la página de 'Practica' de la ventana de preferencias.

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.

Configuración del sonido

Captura de pantalla de la página "Configuración del sonido" en la ventana de preferencias.
Captura de pantalla de la página 'Configuración de sonido' de la ventana de preferencias, en MS Windows XP.

Parámetros Midi

Los ejercicios que generan sonido tienen diferentes formas de reproducirlo:

Sin sonido:

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.

Utilizar dispositivo ALSA

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.

Utilizar dispositivo:

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.

Utilizar reproductor MIDI externo:

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.

Estadísticas

Captura de pantalla de la página "Configuración del sonido" en la ventana de preferencias.

Estadísticas a partir de 3.15 y más antiguas

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.

Estadísticas

Statistics are now saved in a file statistics.sqlite in the application data directory. The exact location of the directory can be found by selecting File Locations on the Help menu. Click Delete to reset you statistics and start with an empty statistics.sqlite file.