Solfege pode usar três instrumentos diferentes quando tocando acordes. Um para a nota mais alta, outro para as notas do meio e outro para as notas do baixo. Isto pode ser de ajuda se você achar difícil ouvir notas individuais em acordes.
Solfege usa essas informações em alguns exercícios onde o usuário deve 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 small and large decims, you will
have to sing tones outside this range.
Solfege will search the PATH for the programs you enter on this page. So you only have to enter the full path if the programs are installed outside the 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 extention.
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
.
A few exercises make use of the programs CSound and MMA. Lilypond-book is required to make ear training test printouts, and latex is required if the printout should be created in dvi format. Without latex, you can still create html output.
"Mail program" defines the command that starts the mail program when you click on email addresses in the user manual.
Display user manual in web browser: Use this as an alternative to the help browser included with the program.
Resizeable main window: Allow the user to resize the main solfege window.
Escolher idioma: Você pode manualmente escolher o idioma se quiser, se Solfege não detectar coretamente, ou se você quer rodar o Solfege com um idioma diferente que o do seu sistema operacional
Não permitir nova pergunta antes que a anterior seja respondida: desabilita o botão 'Novo' até que a pergunta seja respondida corretamente ou o usuário clique em 'Resposta'
Repete a pergunta se a resposta estava errada: Toca o som novamente quando o usuário dá uma resposta incorreta.
Expert mode: On many exercises, you will be able to select to practise only a subset of the questions in the lesson file.
Há três maneiras de tocar som:
Use este para depuração ou quando estiver portando Solfege. Nenhum som é tocado, os eventos midi são mostrados na saída padrão.
A melhor escolhe é geralmente /dev/music
porque tem o melhor suporte para instrumento de percussão. /dev/sequencer2
é geralmente um link simbólico para /dev/music
. Se seu sistema não possui /dev/music
, você pode criá-lo com o seguinte comando com root (se você roda o kernel linux versão 2.2 ou posterior):
cd /dev mknod music u 14 8
On MS Windows this choise 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 timidity.