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.
Selecione o instrumento midi e a o volume usado para a maior parte dos exercícios.
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.
O Solfege usa estas informações em alguns exercícios onde o usuário deva 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.
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.
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
.
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.
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.
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.
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.
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.
Os exercícios que geram som podem tocá-los de diversas maneiras:
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.
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
.
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.
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.