Thanks for the help.

Here is my file (attached) so far. I would like the clef to follow the 
auto-transpose. Any suggestions?

-Austen


--- On Mon, 6/10/08, Tarmo Johannes <[EMAIL PROTECTED]> wrote:

> From: Tarmo Johannes <[EMAIL PROTECTED]>
> Subject: Re: [Solfege-devel] training-set from user lessonfile
> To: [email protected], [EMAIL PROTECTED]
> Cc: "Tom Cato Amundsen" <[EMAIL PROTECTED]>
> Date: Monday, 6 October, 2008, 12:58 AM
> Hello!
> 
> Would you mind to send this exerise also to the mailing
> list? Would be 
> interesting to see?
> 
> To use a new exercise more conveniently, use File->Edit
> learningtree and add 
> your lesson to some submenu. The exercise will appear in
> the menu next time 
> you restart the program.
> 
> I hope it helps.
> 
> tarmo
> 
> 
> 
> 
> On Sunday 05 October 2008 02:12:21 Austen Valentine wrote:
> > Hello. I am new to the list. I think I've used
> Solfege for a couple of
> > years. It has been very helpful with my schoolwork.
> >
> > I've always wished for tetrachord exercises in
> Solfege, so I finally
> > created my own lessonfile. It is very simple.
> >
> > How do I create a training-set from this lessonfile? I
> can't seem to find
> > my lessonfile in the training-set editor. Also, is
> there an easier way to
> > navigate to my lesson files within solfege? It would
> be great if they could
> > just be added to the drop down menu or somewhere
> convenient, especially
> > since I tend to focus on one lesson for many days.
> >
> > Thanks!
> >
> >
> >       Add more friends to your messenger and enjoy! Go
> to
> > http://messenger.yahoo.com/invite/
> >
> >
> >
> -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move
> Developer's
> > challenge Build the coolest Linux based applications
> with Moblin SDK & win
> > great prizes Grand prize is a trip for two to an Open
> Source event anywhere
> > in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > _______________________________________________
> > Solfege-devel mailing list
> > To UNSUBSCRIBE, email to
> [EMAIL PROTECTED]
> > with a subject of "unsubscribe", or visit
> >
> https://lists.sourceforge.net/lists/listinfo/solfege-devel


      Share files, take polls, and make new friends - all under one roof. Go to 
http://in.promos.yahoo.com/groups/
# Solfege - ear training for GNOME
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
    lesson_id = "Tetrachords from Major"
  module = idbyname
  help = "scales"
  title = "Tetrachords - Major Scale"
  random_transpose = yes
  fillnum = 4
  filldir = horiz
  have_repeat_slowly_button = yes
  have_music_displayer = yes
}

tempo = 240/4

question {
  name = _("Major")
  voice("c d e f")
}
question {
  name = _("Major")
  voice("f e d c")
}
question {
 name = _("Minor")
 voice("c d es f")
}

question {
  name = _("Minor")
  voice("f es d c")
}

question {
 name = _("Lydian")
 voice("c d e fis")
}

question {
 name = _("Lydian")
 voice("fis e d c")
}

question {
 name = _("Phrygian")
 voice("c des es f")
}

question {
 name = _("Phrygian")
 voice("f es des c")
}

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to