Janela de preferências

Instrumentos

Tela da página 'Midi' da janela de preferências.

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

Selecione o instrumento midi e a o volume usado para a maior parte dos exercícios.

Instrumentos de acordes

O Solfege pode usar três instrumentos diferentes ao tocar acordes. Um para a nota mais alta, outro para as notas do meio e outro para as notas do baixo. Isto pode ser útil caso você encontre dificuldades em ouvir notas individuais em acordes.

Instrumento de percussão preferido

Defina o instrumento de percussão usado para a contagem antes de questões rítmicas, e o instrumento para tocar a questão.

Usuário

Tela da página 'Usuário' da janela de preferências.

O Solfege usa estas informações em alguns exercícios onde o usuário deva cantar.

Nota mais baixa/alta que o usuário pode 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

O Solfege precisa saber se o usuário é homem ou mulher quando cria algumas questões onde o usuário cantará a resposta. Isto é porque a voz masculina soa uma oitava mais baixo que a voz feminina.

Programas externos

Tela da página 'Programas externos' da janela de preferências.

O Solfege pesquisará a variável PATH para programas inseridos nesta página. Assim, você só deve colocar o caminho completo para programas instalados fora do PATH. Um sinal de alerta após a entrada onde você insere um nome de arquivo significa que o programa não foi encontrado.

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.

Tocadores de áudio

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

Alguns poucos exercícios usam os programas CSound e MMA. Lilypond-book é requerido para gerar folhas de testes de treinamento, e latex é requerido se a folha tiver que ser criada sob o formado DVI. Sem latex, você poderá ainda gerar arquivos 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.

Interface

Tela da página 'Interface' da janela de preferências.

Janela principal redimensionável: Permite que o usuário redimensione a janela principal do Solfege.

Escolher idioma: Você pode manualmente escolher o idioma se quiser, se o Solfege não o detectar corretamente, ou se desejar rodar o Solfege com um idioma diferente que o do seu sistema operacional.

Identifica teclas de atalho para tonalidades

Tela da página 'Interface' da janela de preferências.

Aqui você pode trocar as teclas de atalho para exercícios «Identifique tonalidade». Clique em uma linha para selecionar a tonalidade para a qual você quer trocar o atalho, e então clique de novo na segunda coluna da linha. Finalmente, você pode apertar a tecla que queira definir como atalho para a tonalidade.

Os botões «Dvorak» e «ASCII» ajustam as teclas de atalho para os valores padrão nos teclados Dvorak e ASCII.

Teclas de atalho para intervalos

Tela da página 'Interface' da janela de preferências.

Aqui você pode trocar as teclas de atalho para os exercícios de intervalo, como o «Intervalo harmônico» e o «Intervalo melódico». Clique em uma linha para selecionar o intervalo para a qual você quer trocar o atalho, e então clique de novo na segunda coluna da linha. Finalmente, você pode apertar a tecla que queira definir como atalho para o intervalo.

Os botões «Dvorak» e «ASCII» ajustam as teclas de atalho para os valores padrão nos teclados Dvorak e ASCII.

Praticar

Tela da página 'Praticar' da janela de preferências.

Não permitir nova pergunta antes que a anterior seja resolvida: Desabilita o botão 'Novo' até que a pergunta seja respondida corretamente ou o usuário clique em 'Desistir'

Repete a pergunta se a resposta estiver errada: Toca o som novamente quando o usuário dá uma resposta incorreta.

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.

Configuração de áudio

Tela da página 'Configuração de áudio' da janela de preferências.
Tela da página 'Configuração de áudio' da janela de preferências, rodando no MS Windows XP.

Configuração de Midi

Os exercícios que geram som podem tocá-los de diversas maneiras:

Sem som:

Use isto para depuração ou quando estiver portando o Solfege. Nenhum som é tocado, os eventos midi são mostrados na saída padrão.

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

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

Usar tocador midi externo:

Isto pode ser útil para portar para sistemas que não usam OSS, ou se você tem um mau sintetizador midi na sua placa de som e quer usar o timidity.

Estatísticas

Tela da página 'Configuração de áudio' da janela de preferências.

Estatísticas a partir do 3.15 e mais antigas

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.

Estatí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.