pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/solfege



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Jul 11 04:45:53 UTC 2019

Modified Files:
        pkgsrc/audio/solfege: Makefile PLIST distinfo
        pkgsrc/audio/solfege/patches: patch-aa patch-ab patch-ac

Log Message:
Update to 3.22.2. From the changelog:

* Updated Esperanto, Portugese and Turkish translations to the users manual
* Updated Spannish and Turkish messages
* distribute solfege/tests/lesson-files/*
* help/C/scales/modes.html are never translated. So we must link to the
C-locale file in every translation.
* gettext tweaks to make the test suite work both when run as "test.py" and
"test.py test_lessonfile". There is still something wrong because we have
to disable the test to run debuild
* distribute solfege/tests/lib/* and solfege/test/include/*

3.22.1:
* Adjust some of the short interval names used when selecting intervals to
practise:
  u->P1 4->P4, 5->P5, tt->TT, p11->P11, p12->P12, tt8->d12. Added long name
for
  intervals from Eleventh to Double Octave.
* Fix the bug where we could not select the Default profile
* Updated Esperanto, Spannish, Polish, Turkish, Vietnamese, Norwegian
bokmål,
  Brazilian Portugese and Vietnamese translations.

3.22.0:
Improvements
  * interval exercises: added larger intervals, up to double octave
  * elembuilder: make the answer buttons insensitive when the user is
not supposed to click on them.
  * added the header.statistics_matrices lesson file variable
  * mpd: try to avoid crashing noteheads when displaying two noteheads
at the same step, but with different accidentals.
  * the statistics page for each exercise now have a button that let
us delete the statistics for the exercise.
  * The --debug option will also show the module name as a tooltip for
the link button that starts the exercise.
  * Make the "Guess answer" button be sensitive only when the user
have entered an answer.
  * Statistics viewer: added a row to the percentages table showing
count and percentage correct for all questions asked in the session,
day, week and all-time.
  * The frontpage will show the filename if the app is started with
the ``--debug`` command line option.
  * idtone exercise: show statistics when the user configure the
module himself. And remember the config.
  * We can now place exercise modules written in Python in
~/.solfege/exercises/dirname/modules/

New modules:
  * added the ``toneincontext`` exercise module
  * added ``solmisation`` exercise module. Thanks to Jan Baumgart and
Folkwang Universitaet der Kuenste

Build fixes:
  * version_info build fix
  * test.py: move some code so that running a subset of tests also
will create and remove tmp directory
  * make dist: include the files in exercises/regression-lesson-files/share/
  * build fix to avoid problem with too long list of files
  * add INSTALLDIR/exercises/standard/lesson-files to the include()
functions search path

Bug fixes
  * elembuilder: fix the backspace accel
  * fix bug #237
  * rhythmtapping and rhythmtapping2: rest handling bugfix
  * HarmonicProgressionLabel: set_alignment bugfix.
  * compareintervals: fix "Repeat first" and "Repeat last" sensitivity
  * SolfegeApp: don't sync the statistics database until the last
exercise is shut down.

Lesson file writing:
  * added import and rimport statement
  * remove all support for file formats that depent on lesson_id. Did
not remove the lesson_id variable from lesson files since this would
reset the statistics.
  * dataparser will parse to a parsetree that we interpret.
  * lesson file modules: tmp hack to let different lesson file modules
have different default values to variables.

* documentation: the intervals lesson file variable was documented wrongly.
* Linux -> GNU/Linux search-and-replace
* 140% line-height in the generated user manual
* the elembuilder module changed how it stored its statistics. So all
elembuilder statistics will be lost. We will save a backup of the
statistics database the first time 3.21.2 is run.
* gu.FlashBar: display extra strings (set by kwargs) in the same font
as the rest of the string.
* Put a deprecation notice in the chord modules gui.
* small fixes here and there...

3.20.7:
* Updates to Persian, Czeck, Danish and Norwegian translation.
* Added Kroatian translation

3.20.4:
* Fix rest handling in the rhythmtapping and rhythmtapping2 modules
* Bug fix to interval tests: select tones that are within the range of
the input widgets. (Closes bug #247)
* Translation updates
* Downloading of ALSA modules will download 1.0.24 instead of 1.0.22

3.20.2:
* Add a gtk.ScrolledWindow to the dialog showing file locations to
make sure the dialog is smaller than the screen.
* minor build fixes
* mark a few more strings for translation and grammar fixes (by Ruslan Fedyarov)
* Alt-Left will go to the previous menu while navigating exercises.
* bug fix: make strings in lesson files that use format strings translatable.
* "Accordion (Belgian Do 2)" interval input widget.
* Show alsa sequencers that register as alsaseq.SEQ_PORT_TYPE_APPLICATION
* Updated translations: French, Spanish, Turkish, Russian, German
* interval_in_key_min: lesson_heading spelling fix
* make "90%" the the default value if test_requirement is missing.

3.20.1:
* automate 0install binary tarball creating and script to update solfege.xml
* Bugfix to generate_lessonfiles.py: Believe it or not, but we defined
minor second as 16/12 and not 16/15.
* Search bar: decode the strings we get from the gtk.Entry into unicode.
* Always let the staff lines be as wide as the MusicDisplayer
* Add "Lock to key" feature. This is an experimental feature. Actual
GUI solution may improve later.
* polish folk songs: Fix singlequoted strings that where written as
multiline strings.
  It works, but it does not mean you should do it. Use triple-quoted
strings for multiline strings.
* simplify and rename to get a more precise name:
`mpdutils.int_to_notename` -> `int_to_octave_notename`,
`mpdutils.int_to_user_notename` -> `int_to_user_octave_notename` and
simplified `mpdutils.notename_to_int`
* String fixes:
  * Python should be capitalized
  * Fix bad english thanks to Ruslan Fedyarov
  * Mark one more string for translation
* the test target will check for bad spellings for "user manual":
"users manual" and "user's manual"
* Updated Russian, French, Dutch and Polish translations
* configwindow: handle soundcard.alsa_sequencer.get_connection_list()
returning an empty list. I think this fixes `bug #234
<http://bugs.solfege.org/234>`_
* set branch to 3.20 in configure.ac
* Removing things from the test: target of Makefile.in since
tools/make-release.py will do more
* docbook xml markup bug fixes to help/fr and help/pl
* autogen.sh: remove old gandiserver exception

3.20.0:
Improvements and changes:

* New exercise modules: rhythmdictation and rhythmdictation2
* New middle layer code in the mpd module. The parser now generates
objects from the mpd.elems module. This API is also used by the rhythm
editor widget.
* Initial ALSA sequencer support. Added a tool (available on the Help
menu) that downloads and compiles ALSA drivers.
* identifybpm: play rhythms with the normal mpd API instead of
gobject.timeout_add
* singinterval: select violin or bass clef depending on the pitch of
the highest and lowest tone.
* the config window is built with a gtk.TreeView instead of a
gtk.Notebok, and interval input accels are now configurable
* added some missing interval exercise configurations and reorder the
sections making them uniform.
* Change FlashBar to handle labelobjects
* `0install </zeroinstall/solfege.xml>`_ package for Linux
* Timidity is the default midi player on linux.

Bug fixes:

* front page editor: escape titles and file names in saved files, so
that ', " and  \ are handled correctly.
* Fix rnc so that it works with the sharp symbol, and the unicode
version of both flat and sharp.
* Make sure the optimisation for very large front page files are used.
This is required for very large files, like the Bach choral package.
* solfege_c_midimodule: don't link libm unless we also link agains
librfftw and libffrw
* Don't rebuild generated music theory images if skipmanual=yes (bug #222)
* midifilesynth: filter out duplicate %s in the midi player args.
Duplicate %s would make the music play twice.
* Fix the Rhythm music object class so that it uses the percussion
instruments selected in the preferences window, as the user manual say
it should.
* RhythmDictation2Lessonfile: fix it so that it uses the percussion
instruments selected in the preferences window.
* don't crash on unicode BOM in lesson files.
* bug fixes to the instrument selection code in the preferences window.
* Use different API querying the screen resolution to avoid segfaul on
debian lenny.
* Make elembuilder handle questions where the answer is only one
element. Fixed by Andre Maute
* statistics: handle the deletion of the tests table correctly.
* win32: fix importing of old format front page files.
* Lots of other small fixes.

3.18.8:
* fix bug #209 (http://bugs.solfege.org/209). Thanks to Ralf Hain for
reporting this.
* Add 3 missing "second to octave" exercises: compare intervals, both
melodic and harmonic, and sing-intervals. Small reorder so some
sections, so all interval exercises present the lessons in the same
order.
* sing-intervals: the "Second to octave" exercise had a bug only
asking for ascending intervals up to octave, not tenth.
* mpd.parser: bugfix to relative mode. The following code would have
wrong octaves:

      \staff
      \transpose d
      \relative c''{
       c d e e'
       }
* Merge solfege.dev revno 1852: show_exercise_theory fix

3.18.7:
3.18.7 October 29, 2010

* Updated Dutch and Italian translations
* idbyname: fix it so that tests work when expert mode is selected.
* Upgrade debugtree.txt to the latest file format.
* lessonfile.py: set exercise_dir in a portable way. Fixes bug on ms windows.
* ExerciseView: Don't use gtk.SizeGroup when we display many exercises
since there are performance issues with it.

3.18.6 October 24, 2010

* win32: strftime did not accept unicode strings causing a traceback
when the statistics was shown.
* validate_stored_statistics: don't try to delete from the 'tests'
table, since it should be removed by now. Fixes
http://www.solfege.org/SITS-Incoming/NoDescription-YF
* Show dialog explaining things if the database is locked.
* frontpage: Escape backslash and apostrophe used in titles.
* Make elembuilder handle questions where the answer is only one
element. Fixed by Andre Maute.

3.18.5 October 18, 2010

* Use different api to get the screen width and height. This to avoid
segfault on debian lenny.
* Make the install target skip compiling the .py files if nopycompile=YES
* Change to use htmldoc for generating the PDF version of the user
manual. We still have encoding troubles for some languages, but doing
it manually with openoffice is too much work.
* Workaround for the bug where 'None' is stored as the key in
singinterval exercises. http://bugs.solfege.org/205
* Updates to the russian translation of the user manual

3.18.4 October 12, 2010

* Should work with swig 2.0 now. http://bugs.solfege.org/202
* Fix bug in the preferences window code that let us select accels for
the idtone exercises.
* Updated Danish, Russian, Vietnamese and Chinese translations

3.18.2 & 3.18.3 October 5, 2010

* Fix import error in the prefernces window. (http://bugs.solfege.org/201)
* Updated Italian and Vietnamese translations

3.18.1:
* Updated Esperanto, Polish and Italian translation.
* Don't import tuner.py when running solfege with the --debug option.
* Windows sound driver: Fix winmidi.reset so that it will reset the
correct dev num. Thanks to Krzysztof Foltman for telling me how to fix
this. This fix let us use external midi synths on MS Windows.
* Give the synth a little time to process program changes by calling
an extra note_off. The default is 100ms, but this is configurable from
the users solfegerc file.

Changes in 3.18.0 (compared to the 3.16 release). Included here since
3.18.0 was not that widely announced:
* Profile manager
* Preferences window: Add gui to delete statistics.
* Resize main window when selecting exercises to use the scrollbars less.
* The statistics page of exercises will show the 10 latest test results.
* Front page editor: option to search for strings in lesson file
titles when selecting lesson files.
* Export Exercises to Audio Files: add checkbutton that names the
generated audio files after the answer of the question.
* Add missing "Repeat Arpeggio" button to sing-the-fifth
* Updated Esperanto, Brazilian Portugese, Turkish and Persian translation.
* Spelling fixes by Ruslan Fedyarov and dougkerns
* Works with Swig 2.0
* Bug fix to the statistics table, and documented the statistics
tables in the user manual.
* Lots of minor bug fixes and improvements to the code.

3.16.3:
3.16.3
* Fix front page editor bug: failed while moving sections
* cfg.parse_file_info_dict: strip each line to avoid newline problems on win32
* Revert back to Python 2.5.4 since we want to let CSound use our
included python interpreter, and the recommended CSound installer is
built for Python 2.5
* French and Polish translation updates.
* win32: moved some files around and set the PYTHONHOME environment variable.

3.16.2
* Interval.get_cname should return "Tritone" and not "Diminished Fifth"
* Remove some debugging code that accidentally was left in
get_percentage_correct(). This broke the "Identify Tone" exercise.

3.16.0:
New features:
* Added 'atonal' transposition mode.
* More harmonic progressions from Ruslan Fedyarov.
* Added "Compare melodic intervals" exercise
* Statistics are now stored in a sqlite database instead of lots and
lots of small files.
* New main window where we select exercises without the menu bar. Gui
editor that let us edit this.
* Support LilyPond 2.12 in addition to 2.10
* Internally we now refer to lesson files by filename and not
lesson_id. So lesson_id should not be added to new lesson files. But
don't modify old files if you care about loosing your statistics.

News:
* Require Python 2.5. Module reorg. Enable absolute import in all modules.
* User generated lesson files have moved from $HOME/lesson-files to
$HOME/.solfege/exercises/user/lesson-files. The user manual has doc
explaining this change.
* win32: don't show terminal window when running timidity and friends.

3.14.11 February 8, 2010
revno: 1065
* IntervalCheckBox had a bug that caused the Major Decim to be
missing. Reported by Andre Maute.
* Decim->Tenth replace. How could this ever get in???
* make default.config rcfile version 16 compatible. Thanks to
Krause.Chr for fixing this.

3.14.10 December 17, 2009
* Fix bug #149: make keyboard accels work for descending melodic intervals.
* Fix win32 upgrades from 3.11.1 and earlier
* right-click on piano/guitar/accordion widget got the direction wrong.
* rcfile: don't loose xxx_player_options

3.14.9 October 10, 2009
* bugfix: install and uninstall when swig is not installed
* don't loose the interval and csound statistics if upgrading from
older releases.

3.14.8 September 29, 2009
* Simplified Chinese translations for by Fan Rui and Ji ZhengYu
* Mark a few more strings and the music theory pages for translation.
* Add harmonics to the csound exercises. Contributed by Tarmo Johannes
* Some build fixes: handle missing swig and lilypond better
* Translation updates.
* Remove more debug print statements that I believe causes "bad
filedescriptor" errors

3.14.5 June 29, 2009

    * Unicode error during build fixed by using the codecs module to
load learning trees.
    * Updated fr, nl, pt_BR and tr messages.
    * Updated fr and pt_BR user manual translation.

3.14.4 June 9, 2009
    * Fix broken link to the related music theory. It was broken in
some exercises.
    * ConflictResolveDialog: set use_underline to False so that
filenames containing a underscore ('_') are displayed correctly.
    * Update src/runtime.py to check that we have at least Python 2.4
and PyGTK 2.12
    * Updated Danish, Polish, Brazilian Portugues and Russion translations.

3.14.3 April 27, 2009
The secret release. Forgot to announce it.
    * Don't print debug statements, since we get IOErrors because of
it when the stdout buffer is full on win32
    * bugfix: the small buttons representing parts of the dictation
where all playing the whole music.
    * Updated Russian and Finnish translation.

3.14.2:
Changes since 3.14.1:
* Fix http://www.solfege.org/SITS-Incoming/NoDescription-HA
* It should now be possible to build without a X display.
* Updated translations


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/audio/solfege/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/solfege/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/solfege/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/solfege/patches/patch-aa
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/solfege/patches/patch-ab
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/solfege/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/solfege/Makefile
diff -u pkgsrc/audio/solfege/Makefile:1.68 pkgsrc/audio/solfege/Makefile:1.69
--- pkgsrc/audio/solfege/Makefile:1.68  Thu Jun 20 03:22:13 2019
+++ pkgsrc/audio/solfege/Makefile       Thu Jul 11 04:45:53 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.68 2019/06/20 03:22:13 schmonz Exp $
+# $NetBSD: Makefile,v 1.69 2019/07/11 04:45:53 schmonz Exp $
 
-DISTNAME=              solfege-3.14.1
-PKGREVISION=           32
+DISTNAME=              solfege-3.22.2
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_GNU:=solfege/}
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
 HOMEPAGE=              https://www.gnu.org/software/solfege/
@@ -19,8 +19,8 @@ CONFIGURE_ENV+=               PYTHON=${PYTHONBIN:Q} a
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ARGS+=       --disable-oss-sound
 CONFIGURE_ARGS+=       --disable-pygtk-test
-CONFIGURE_ARGS+=       --enable-docbook-stylesheet=${LOCALBASE}/share/xsl/docbook/html/chunk.xsl
-CONFIGURE_ARGS+=       --localedir=${LOCALBASE}/${PKGLOCALEDIR}/locale
+CONFIGURE_ARGS+=       --enable-docbook-stylesheet=${PREFIX}/share/xsl/docbook/html/chunk.xsl
+CONFIGURE_ARGS+=       --localedir=${PREFIX}/${PKGLOCALEDIR}/locale
 
 USE_TOOLS+=            gmake gm4 makeinfo pkg-config msgfmt bash:run
 
@@ -49,13 +49,13 @@ INSTALLATION_DIRS=  bin ${PKGMANDIR}/man1
 .if ${OPSYS} == "NetBSD"
 WAVPLAYER=     /usr/bin/audioplay
 MIDIPLAYER=    /usr/bin/midiplay
-MP3PLAYER=     ${LOCALBASE}/bin/mpg123
-OGGPLAYER=     ${LOCALBASE}/bin/ogg123
+MP3PLAYER=     ${PREFIX}/bin/mpg123
+OGGPLAYER=     ${PREFIX}/bin/ogg123
 .elif ${OPSYS} == "Darwin"
-WAVPLAYER=     ${LOCALBASE}/bin/qtplay
-MIDIPLAYER=    ${LOCALBASE}/bin/qtplay
-MP3PLAYER=     ${LOCALBASE}/bin/qtplay
-OGGPLAYER=     ${LOCALBASE}/bin/qtplay
+WAVPLAYER=     ${PREFIX}/bin/qtplay
+MIDIPLAYER=    ${PREFIX}/bin/qtplay
+MP3PLAYER=     ${PREFIX}/bin/qtplay
+OGGPLAYER=     ${PREFIX}/bin/qtplay
 DEPENDS+=      qtplay-[0-9]*:../../audio/qtplay
 .endif
 

Index: pkgsrc/audio/solfege/PLIST
diff -u pkgsrc/audio/solfege/PLIST:1.11 pkgsrc/audio/solfege/PLIST:1.12
--- pkgsrc/audio/solfege/PLIST:1.11     Sun Jun 14 17:32:22 2009
+++ pkgsrc/audio/solfege/PLIST  Thu Jul 11 04:45:53 2019
@@ -1,37 +1,691 @@
-@comment $NetBSD: PLIST,v 1.11 2009/06/14 17:32:22 joerg Exp $
+@comment $NetBSD: PLIST,v 1.12 2019/07/11 04:45:53 schmonz Exp $
 bin/solfege
 man/man1/solfege.1
 share/applications/solfege.desktop
 share/examples/solfege/solfege
-share/locale/cs/LC_MESSAGES/solfege.mo
-share/locale/da/LC_MESSAGES/solfege.mo
-share/locale/de/LC_MESSAGES/solfege.mo
-share/locale/es/LC_MESSAGES/solfege.mo
-share/locale/fr/LC_MESSAGES/solfege.mo
-share/locale/gl/LC_MESSAGES/solfege.mo
-share/locale/hu/LC_MESSAGES/solfege.mo
-share/locale/it/LC_MESSAGES/solfege.mo
-share/locale/nb/LC_MESSAGES/solfege.mo
-share/locale/nl/LC_MESSAGES/solfege.mo
-share/locale/pl/LC_MESSAGES/solfege.mo
-share/locale/pt_BR/LC_MESSAGES/solfege.mo
-share/locale/ru/LC_MESSAGES/solfege.mo
-share/locale/sv/LC_MESSAGES/solfege.mo
-share/locale/tr/LC_MESSAGES/solfege.mo
-share/locale/vi/LC_MESSAGES/solfege.mo
-share/pixmaps/solfege.png
+share/pixmaps/solfege.svg
 share/solfege/default.config
-share/solfege/example-lesson-files/chord-satb
-share/solfege/example-lesson-files/example-1
-share/solfege/example-lesson-files/harmonic-progression-dictation
-share/solfege/example-lesson-files/id-by-name-1
-share/solfege/example-lesson-files/id-by-name-2
-share/solfege/example-lesson-files/learn-min-major-1
-share/solfege/example-lesson-files/learn-min-major-2
-share/solfege/example-lesson-files/learn-min-major-3
-share/solfege/example-lesson-files/sing-chord
-share/solfege/example-lesson-files/very-easy-scale
-share/solfege/example-lesson-files/very-easy-scale2
+share/solfege/exercises/standard/csound-tree.txt
+share/solfege/exercises/standard/debugtree.txt
+share/solfege/exercises/standard/learningtree.txt
+share/solfege/exercises/standard/lesson-files/altered-1
+share/solfege/exercises/standard/lesson-files/altered-2
+share/solfege/exercises/standard/lesson-files/barnesanger
+share/solfege/exercises/standard/lesson-files/besifring
+share/solfege/exercises/standard/lesson-files/bin/csound-play-harmonic-interval.sh
+share/solfege/exercises/standard/lesson-files/bpm
+share/solfege/exercises/standard/lesson-files/cadense-1
+share/solfege/exercises/standard/lesson-files/chord-7-inv
+share/solfege/exercises/standard/lesson-files/chord-7b9-maj79
+share/solfege/exercises/standard/lesson-files/chord-all-root
+share/solfege/exercises/standard/lesson-files/chord-dim-aug
+share/solfege/exercises/standard/lesson-files/chord-dim-aug-min-major
+share/solfege/exercises/standard/lesson-files/chord-m7-7
+share/solfege/exercises/standard/lesson-files/chord-m7-7-inv
+share/solfege/exercises/standard/lesson-files/chord-m7-7-maj7-m7b5-dim7
+share/solfege/exercises/standard/lesson-files/chord-m9-9
+share/solfege/exercises/standard/lesson-files/chord-m9-9-7b9-maj79
+share/solfege/exercises/standard/lesson-files/chord-maj7-m7b5-dim7
+share/solfege/exercises/standard/lesson-files/chord-min-major
+share/solfege/exercises/standard/lesson-files/chord-min-major-7
+share/solfege/exercises/standard/lesson-files/chord-min-major-close-open
+share/solfege/exercises/standard/lesson-files/chord-min-major-inv
+share/solfege/exercises/standard/lesson-files/chord-voicing-test
+share/solfege/exercises/standard/lesson-files/compare-intervals
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-10
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-2
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-2-3
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-2-to-8
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-3
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-4-5
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-4-5-8
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-6
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-6-7
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-7
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-7-9
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-9
+share/solfege/exercises/standard/lesson-files/compare-intervals-harmonic-tritonus-7
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-10
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-2
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-2-3
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-2-to-8
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-3
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-4-5
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-4-5-8
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-6
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-6-7
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-7
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-7-9
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-9
+share/solfege/exercises/standard/lesson-files/compare-intervals-melodic-tritonus-7
+share/solfege/exercises/standard/lesson-files/csound-fifth-0.97
+share/solfege/exercises/standard/lesson-files/csound-fifth-0.98
+share/solfege/exercises/standard/lesson-files/csound-fifth-0.99
+share/solfege/exercises/standard/lesson-files/csound-fifth-0.995
+share/solfege/exercises/standard/lesson-files/csound-fifth-0.996
+share/solfege/exercises/standard/lesson-files/csound-fifth-0.997
+share/solfege/exercises/standard/lesson-files/csound-fifth-0.998
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min10-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min10-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min10-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min10-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min10-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min10-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min10-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min10-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min2-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min2-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min2-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min2-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min2-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min2-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min2-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min2-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min3-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min3-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min3-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min3-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min3-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min3-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min3-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min3-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min6-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min6-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min6-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min6-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min6-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min6-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min6-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min6-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min7-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min7-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min7-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min7-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min7-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min7-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min7-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min7-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min9-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min9-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min9-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min9-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min9-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min9-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min9-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-min9-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p4-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p4-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p4-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p4-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p4-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p4-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p4-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p4-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p5-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p5-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p5-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p5-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p5-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p5-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p5-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p5-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p8-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p8-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p8-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p8-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p8-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p8-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p8-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-harmonic-p8-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj10-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj10-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj10-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj10-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj10-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj10-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj10-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj10-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj2-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj2-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj2-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj2-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj2-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj2-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj2-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj2-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj3-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj3-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj3-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj3-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj3-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj3-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj3-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj3-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj6-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj6-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj6-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj6-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj6-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj6-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj6-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj6-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj7-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj7-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj7-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj7-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj7-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj7-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj7-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj7-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj9-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj9-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj9-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj9-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj9-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj9-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj9-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-maj9-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min10-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min10-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min10-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min10-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min10-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min10-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min10-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min10-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min2-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min2-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min2-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min2-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min2-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min2-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min2-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min2-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min3-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min3-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min3-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min3-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min3-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min3-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min3-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min3-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min6-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min6-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min6-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min6-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min6-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min6-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min6-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min6-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min7-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min7-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min7-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min7-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min7-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min7-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min7-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min7-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min9-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min9-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min9-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min9-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min9-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min9-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min9-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-min9-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p4-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p4-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p4-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p4-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p4-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p4-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p4-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p4-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p5-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p5-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p5-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p5-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p5-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p5-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p5-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p5-8cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p8-10cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p8-15cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p8-20cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p8-30cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p8-40cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p8-5cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p8-6cent
+share/solfege/exercises/standard/lesson-files/csound-intonation-p8-8cent
+share/solfege/exercises/standard/lesson-files/diatonic-1
+share/solfege/exercises/standard/lesson-files/diatonic-2
+share/solfege/exercises/standard/lesson-files/fifth-small-pure-0.99
+share/solfege/exercises/standard/lesson-files/harmonic-intervals
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-10
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-2
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-2-3
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-2-to-15
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-2-to-8
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-3
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-4-5
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-4-5-8
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-6
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-6-7
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-7
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-7-9
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-9
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-self-config
+share/solfege/exercises/standard/lesson-files/harmonic-intervals-tritonus-7
+share/solfege/exercises/standard/lesson-files/hear-tones-1
+share/solfege/exercises/standard/lesson-files/hear-tones-2
+share/solfege/exercises/standard/lesson-files/hear-tones-3
+share/solfege/exercises/standard/lesson-files/hear-tones-4
+share/solfege/exercises/standard/lesson-files/hear-tones-5
+share/solfege/exercises/standard/lesson-files/hear-tones-6
+share/solfege/exercises/standard/lesson-files/hear-tones-triads
+share/solfege/exercises/standard/lesson-files/hear-tones-triads-difficult
+share/solfege/exercises/standard/lesson-files/hear-tones-triads-easy
+share/solfege/exercises/standard/lesson-files/id-tone
+share/solfege/exercises/standard/lesson-files/id-tone-cde-10
+share/solfege/exercises/standard/lesson-files/id-tone-cde-11
+share/solfege/exercises/standard/lesson-files/id-tone-cde-12
+share/solfege/exercises/standard/lesson-files/id-tone-cde-3
+share/solfege/exercises/standard/lesson-files/id-tone-cde-4
+share/solfege/exercises/standard/lesson-files/id-tone-cde-5
+share/solfege/exercises/standard/lesson-files/id-tone-cde-6
+share/solfege/exercises/standard/lesson-files/id-tone-cde-7
+share/solfege/exercises/standard/lesson-files/id-tone-cde-8
+share/solfege/exercises/standard/lesson-files/id-tone-cde-9
+share/solfege/exercises/standard/lesson-files/include/cadence-major
+share/solfege/exercises/standard/lesson-files/include/cadence-minor
+share/solfege/exercises/standard/lesson-files/include/interval-elements
+share/solfege/exercises/standard/lesson-files/include/jazz-progression-elements
+share/solfege/exercises/standard/lesson-files/include/mma-grooves
+share/solfege/exercises/standard/lesson-files/include/progression-elements
+share/solfege/exercises/standard/lesson-files/include/sc-master
+share/solfege/exercises/standard/lesson-files/include/solfege-voicing.mma
+share/solfege/exercises/standard/lesson-files/interval_in_key_maj
+share/solfege/exercises/standard/lesson-files/interval_in_key_min
+share/solfege/exercises/standard/lesson-files/jsb-inventions
+share/solfege/exercises/standard/lesson-files/melodic-intervals
+share/solfege/exercises/standard/lesson-files/melodic-intervals-10
+share/solfege/exercises/standard/lesson-files/melodic-intervals-2
+share/solfege/exercises/standard/lesson-files/melodic-intervals-2-3
+share/solfege/exercises/standard/lesson-files/melodic-intervals-2-to-15
+share/solfege/exercises/standard/lesson-files/melodic-intervals-2-to-8
+share/solfege/exercises/standard/lesson-files/melodic-intervals-3
+share/solfege/exercises/standard/lesson-files/melodic-intervals-4-5
+share/solfege/exercises/standard/lesson-files/melodic-intervals-4-5-8
+share/solfege/exercises/standard/lesson-files/melodic-intervals-6
+share/solfege/exercises/standard/lesson-files/melodic-intervals-6-7
+share/solfege/exercises/standard/lesson-files/melodic-intervals-7
+share/solfege/exercises/standard/lesson-files/melodic-intervals-7-9
+share/solfege/exercises/standard/lesson-files/melodic-intervals-9
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-10
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-2
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-2-3
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-2-to-15
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-2-to-8
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-3
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-4-5
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-4-5-8
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-6
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-6-7
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-7
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-7-9
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-9
+share/solfege/exercises/standard/lesson-files/melodic-intervals-down-tritonus-7
+share/solfege/exercises/standard/lesson-files/melodic-intervals-self-config
+share/solfege/exercises/standard/lesson-files/melodic-intervals-tritonus-7
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-10
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-2
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-2-3
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-2-to-15
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-2-to-8
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-3
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-4-5
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-4-5-8
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-6
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-6-7
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-7
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-7-9
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-9
+share/solfege/exercises/standard/lesson-files/melodic-intervals-up-tritonus-7
+share/solfege/exercises/standard/lesson-files/mma-1
+share/solfege/exercises/standard/lesson-files/mma-2
+share/solfege/exercises/standard/lesson-files/mma-3
+share/solfege/exercises/standard/lesson-files/mma-4-C
+share/solfege/exercises/standard/lesson-files/mma-4-harmonic-minor
+share/solfege/exercises/standard/lesson-files/mma-4-natural-minor
+share/solfege/exercises/standard/lesson-files/mma-7-C
+share/solfege/exercises/standard/lesson-files/mma-7-harmonic-minor
+share/solfege/exercises/standard/lesson-files/mma-7-natural-minor
+share/solfege/exercises/standard/lesson-files/nameinterval-1
+share/solfege/exercises/standard/lesson-files/nameinterval-2
+share/solfege/exercises/standard/lesson-files/nameinterval-fifths
+share/solfege/exercises/standard/lesson-files/nameinterval-fourths
+share/solfege/exercises/standard/lesson-files/nameinterval-octave
+share/solfege/exercises/standard/lesson-files/nameinterval-seconds
+share/solfege/exercises/standard/lesson-files/nameinterval-sevenths
+share/solfege/exercises/standard/lesson-files/nameinterval-sixths
+share/solfege/exercises/standard/lesson-files/nameinterval-thirds
+share/solfege/exercises/standard/lesson-files/nameinterval-unison
+share/solfege/exercises/standard/lesson-files/polish-folk-songs
+share/solfege/exercises/standard/lesson-files/progression-1
+share/solfege/exercises/standard/lesson-files/progression-2
+share/solfege/exercises/standard/lesson-files/progression-atte
+share/solfege/exercises/standard/lesson-files/progression-x
+share/solfege/exercises/standard/lesson-files/rhythm-all
+share/solfege/exercises/standard/lesson-files/rhythm-easy
+share/solfege/exercises/standard/lesson-files/rhythm-mid
+share/solfege/exercises/standard/lesson-files/rhythm-self-config-binary
+share/solfege/exercises/standard/lesson-files/rhythm-self-config-ternary
+share/solfege/exercises/standard/lesson-files/rhythm-ternary
+share/solfege/exercises/standard/lesson-files/rhythmdict-1
+share/solfege/exercises/standard/lesson-files/rhythmdict-gen-1
+share/solfege/exercises/standard/lesson-files/rhythmdict-gen-2
+share/solfege/exercises/standard/lesson-files/rhythmdict-gen-3_4-1
+share/solfege/exercises/standard/lesson-files/rhythmdict-gen-3_4-2
+share/solfege/exercises/standard/lesson-files/rhythmdict-gen-3_4-3
+share/solfege/exercises/standard/lesson-files/rhythmdict-gen-6_8-1
+share/solfege/exercises/standard/lesson-files/rhythmdict-gen-6_8-2
+share/solfege/exercises/standard/lesson-files/rhythmtapping2-self-config-binary
+share/solfege/exercises/standard/lesson-files/rhythmtapping2-self-config-ternary
+share/solfege/exercises/standard/lesson-files/sc-6tones
+share/solfege/exercises/standard/lesson-files/sc-8tones
+share/solfege/exercises/standard/lesson-files/sc-beb
+share/solfege/exercises/standard/lesson-files/sc-beb-a
+share/solfege/exercises/standard/lesson-files/sc-beb-d
+share/solfege/exercises/standard/lesson-files/sc-beb-elem
+share/solfege/exercises/standard/lesson-files/sc-beb-name
+share/solfege/exercises/standard/lesson-files/sc-beb-s
+share/solfege/exercises/standard/lesson-files/sc-church
+share/solfege/exercises/standard/lesson-files/sc-dha
+share/solfege/exercises/standard/lesson-files/sc-dha-a
+share/solfege/exercises/standard/lesson-files/sc-dha-d
+share/solfege/exercises/standard/lesson-files/sc-dha-elem
+share/solfege/exercises/standard/lesson-files/sc-dha-f
+share/solfege/exercises/standard/lesson-files/sc-dha-g
+share/solfege/exercises/standard/lesson-files/sc-dha-name
+share/solfege/exercises/standard/lesson-files/sc-dha-p
+share/solfege/exercises/standard/lesson-files/sc-dha-s
+share/solfege/exercises/standard/lesson-files/sc-dha-t
+share/solfege/exercises/standard/lesson-files/sc-dom
+share/solfege/exercises/standard/lesson-files/sc-dom-jazz
+share/solfege/exercises/standard/lesson-files/sc-east
+share/solfege/exercises/standard/lesson-files/sc-greek
+share/solfege/exercises/standard/lesson-files/sc-hal
+share/solfege/exercises/standard/lesson-files/sc-hal-jazz
+share/solfege/exercises/standard/lesson-files/sc-ham
+share/solfege/exercises/standard/lesson-files/sc-ham-a
+share/solfege/exercises/standard/lesson-files/sc-ham-d
+share/solfege/exercises/standard/lesson-files/sc-ham-elem
+share/solfege/exercises/standard/lesson-files/sc-ham-f
+share/solfege/exercises/standard/lesson-files/sc-ham-g
+share/solfege/exercises/standard/lesson-files/sc-ham-name
+share/solfege/exercises/standard/lesson-files/sc-ham-p
+share/solfege/exercises/standard/lesson-files/sc-ham-s
+share/solfege/exercises/standard/lesson-files/sc-ham-t
+share/solfege/exercises/standard/lesson-files/sc-har
+share/solfege/exercises/standard/lesson-files/sc-har-a
+share/solfege/exercises/standard/lesson-files/sc-har-d
+share/solfege/exercises/standard/lesson-files/sc-har-elem
+share/solfege/exercises/standard/lesson-files/sc-har-f
+share/solfege/exercises/standard/lesson-files/sc-har-g
+share/solfege/exercises/standard/lesson-files/sc-har-name
+share/solfege/exercises/standard/lesson-files/sc-har-p
+share/solfege/exercises/standard/lesson-files/sc-har-s
+share/solfege/exercises/standard/lesson-files/sc-har-t
+share/solfege/exercises/standard/lesson-files/sc-hum-g
+share/solfege/exercises/standard/lesson-files/sc-hun
+share/solfege/exercises/standard/lesson-files/sc-hun-a
+share/solfege/exercises/standard/lesson-files/sc-hun-d
+share/solfege/exercises/standard/lesson-files/sc-hun-elem
+share/solfege/exercises/standard/lesson-files/sc-hun-f
+share/solfege/exercises/standard/lesson-files/sc-hun-g
+share/solfege/exercises/standard/lesson-files/sc-hun-name
+share/solfege/exercises/standard/lesson-files/sc-hun-p
+share/solfege/exercises/standard/lesson-files/sc-hun-s
+share/solfege/exercises/standard/lesson-files/sc-hun-t
+share/solfege/exercises/standard/lesson-files/sc-maj
+share/solfege/exercises/standard/lesson-files/sc-maj-a
+share/solfege/exercises/standard/lesson-files/sc-maj-d
+share/solfege/exercises/standard/lesson-files/sc-maj-elem
+share/solfege/exercises/standard/lesson-files/sc-maj-f
+share/solfege/exercises/standard/lesson-files/sc-maj-g
+share/solfege/exercises/standard/lesson-files/sc-maj-name
+share/solfege/exercises/standard/lesson-files/sc-maj-p
+share/solfege/exercises/standard/lesson-files/sc-maj-px
+share/solfege/exercises/standard/lesson-files/sc-maj-s
+share/solfege/exercises/standard/lesson-files/sc-maj-t
+share/solfege/exercises/standard/lesson-files/sc-mau
+share/solfege/exercises/standard/lesson-files/sc-mau-jazz
+share/solfege/exercises/standard/lesson-files/sc-mel
+share/solfege/exercises/standard/lesson-files/sc-mel-a
+share/solfege/exercises/standard/lesson-files/sc-mel-d
+share/solfege/exercises/standard/lesson-files/sc-mel-elem
+share/solfege/exercises/standard/lesson-files/sc-mel-f
+share/solfege/exercises/standard/lesson-files/sc-mel-g
+share/solfege/exercises/standard/lesson-files/sc-mel-name
+share/solfege/exercises/standard/lesson-files/sc-mel-p
+share/solfege/exercises/standard/lesson-files/sc-mel-s
+share/solfege/exercises/standard/lesson-files/sc-mel-t
+share/solfege/exercises/standard/lesson-files/sc-min
+share/solfege/exercises/standard/lesson-files/sc-min-jazz
+share/solfege/exercises/standard/lesson-files/sc-nat-g
+share/solfege/exercises/standard/lesson-files/sc-nea
+share/solfege/exercises/standard/lesson-files/sc-nea-a
+share/solfege/exercises/standard/lesson-files/sc-nea-d
+share/solfege/exercises/standard/lesson-files/sc-nea-elem
+share/solfege/exercises/standard/lesson-files/sc-nea-f
+share/solfege/exercises/standard/lesson-files/sc-nea-g
+share/solfege/exercises/standard/lesson-files/sc-nea-name
+share/solfege/exercises/standard/lesson-files/sc-nea-p
+share/solfege/exercises/standard/lesson-files/sc-nea-s
+share/solfege/exercises/standard/lesson-files/sc-nea-t
+share/solfege/exercises/standard/lesson-files/sc-nem
+share/solfege/exercises/standard/lesson-files/sc-nem-a
+share/solfege/exercises/standard/lesson-files/sc-nem-d
+share/solfege/exercises/standard/lesson-files/sc-nem-elem
+share/solfege/exercises/standard/lesson-files/sc-nem-f
+share/solfege/exercises/standard/lesson-files/sc-nem-g
+share/solfege/exercises/standard/lesson-files/sc-nem-name
+share/solfege/exercises/standard/lesson-files/sc-nem-p
+share/solfege/exercises/standard/lesson-files/sc-nem-s
+share/solfege/exercises/standard/lesson-files/sc-nem-t
+share/solfege/exercises/standard/lesson-files/sc-pen
+share/solfege/exercises/standard/lesson-files/sc-pen-a
+share/solfege/exercises/standard/lesson-files/sc-pen-d
+share/solfege/exercises/standard/lesson-files/sc-pen-elem
+share/solfege/exercises/standard/lesson-files/sc-pen-g
+share/solfege/exercises/standard/lesson-files/sc-pen-name
+share/solfege/exercises/standard/lesson-files/sc-pen-s
+share/solfege/exercises/standard/lesson-files/sc-plagal
+share/solfege/exercises/standard/lesson-files/sc-sim
+share/solfege/exercises/standard/lesson-files/sc-sim-a
+share/solfege/exercises/standard/lesson-files/sc-sim-d
+share/solfege/exercises/standard/lesson-files/sc-sim-elem
+share/solfege/exercises/standard/lesson-files/sc-sim-name
+share/solfege/exercises/standard/lesson-files/sc-sim-s
+share/solfege/exercises/standard/lesson-files/share/fanfare.midi
+share/solfege/exercises/standard/lesson-files/share/fanfare.mp3
+share/solfege/exercises/standard/lesson-files/share/fanfare.ogg
+share/solfege/exercises/standard/lesson-files/share/fanfare.wav
+share/solfege/exercises/standard/lesson-files/share/fifth-pure-220.00.wav
+share/solfege/exercises/standard/lesson-files/share/fifth-pure-247.5.wav
+share/solfege/exercises/standard/lesson-files/share/fifth-pure-293.33.wav
+share/solfege/exercises/standard/lesson-files/share/fifth-small-220.00.wav
+share/solfege/exercises/standard/lesson-files/share/fifth-small-247.5.wav
+share/solfege/exercises/standard/lesson-files/share/fifth-small-293.33.wav
+share/solfege/exercises/standard/lesson-files/share/fil1.sco
+share/solfege/exercises/standard/lesson-files/share/sinus-ad.orc
+share/solfege/exercises/standard/lesson-files/share/sinus.orc
+share/solfege/exercises/standard/lesson-files/sing-chord-tone
+share/solfege/exercises/standard/lesson-files/sing-intervals
+share/solfege/exercises/standard/lesson-files/sing-intervals-10
+share/solfege/exercises/standard/lesson-files/sing-intervals-2
+share/solfege/exercises/standard/lesson-files/sing-intervals-2-3
+share/solfege/exercises/standard/lesson-files/sing-intervals-2-to-8
+share/solfege/exercises/standard/lesson-files/sing-intervals-3
+share/solfege/exercises/standard/lesson-files/sing-intervals-4-5
+share/solfege/exercises/standard/lesson-files/sing-intervals-4-5-8
+share/solfege/exercises/standard/lesson-files/sing-intervals-6
+share/solfege/exercises/standard/lesson-files/sing-intervals-6-7
+share/solfege/exercises/standard/lesson-files/sing-intervals-7
+share/solfege/exercises/standard/lesson-files/sing-intervals-7-9
+share/solfege/exercises/standard/lesson-files/sing-intervals-9
+share/solfege/exercises/standard/lesson-files/sing-intervals-self-config
+share/solfege/exercises/standard/lesson-files/sing-intervals-tritonus-7
+share/solfege/exercises/standard/lesson-files/sing-the-fifth
+share/solfege/exercises/standard/lesson-files/sing-the-root
+share/solfege/exercises/standard/lesson-files/sing-the-seventh
+share/solfege/exercises/standard/lesson-files/sing-the-seventh-inv
+share/solfege/exercises/standard/lesson-files/sing-the-third
+share/solfege/exercises/standard/lesson-files/singchord-1
+share/solfege/exercises/standard/lesson-files/singchord-2
+share/solfege/exercises/standard/lesson-files/singchord-3
+share/solfege/exercises/standard/lesson-files/singchord-4
+share/solfege/exercises/standard/lesson-files/singchord-5
+share/solfege/exercises/standard/lesson-files/singchord-6
+share/solfege/exercises/standard/lesson-files/singchord-all
+share/solfege/exercises/standard/lesson-files/solfa-17
+share/solfege/exercises/standard/lesson-files/solfa-17-C
+share/solfege/exercises/standard/lesson-files/solfa-7
+share/solfege/exercises/standard/lesson-files/solfa-7-C
+share/solfege/exercises/standard/lesson-files/solmisation
+share/solfege/exercises/standard/lesson-files/tapping-all
+share/solfege/exercises/standard/lesson-files/tapping-easy
+share/solfege/exercises/standard/lesson-files/tapping-mid
+share/solfege/exercises/standard/lesson-files/three-prog-root
+share/solfege/exercises/standard/lesson-files/tone-after-dominant
+share/solfege/exercises/standard/lesson-files/toneincontext
+share/solfege/exercises/standard/lesson-files/toneincontext-major
+share/solfege/exercises/standard/lesson-files/toneincontext-major-cr
+share/solfege/exercises/standard/lesson-files/toneincontext-major-cr-f6
+share/solfege/exercises/standard/lesson-files/toneincontext-major-cr-l6
+share/solfege/exercises/standard/lesson-files/toneincontext-major-f4
+share/solfege/exercises/standard/lesson-files/toneincontext-major-l4
+share/solfege/exercises/standard/lesson-files/toneincontext-minor
+share/solfege/exercises/standard/lesson-files/toneincontext-minor-cr
+share/solfege/exercises/standard/lesson-files/toneincontext-minor-cr-f6
+share/solfege/exercises/standard/lesson-files/toneincontext-minor-cr-l6
+share/solfege/exercises/standard/lesson-files/toneincontext-minor-f4
+share/solfege/exercises/standard/lesson-files/toneincontext-minor-l4
+share/solfege/exercises/standard/lesson-files/tunertest
+share/solfege/exercises/standard/lesson-files/twelvetone
+share/solfege/exercises/standard/lesson-files/volkslieder1
+share/solfege/exercises/standard/lesson-files/volkslieder2
+share/solfege/exercises/standard/lib/jazz_progressions
+share/solfege/exercises/standard/lib/progression_elements
+share/solfege/exercises/standard/regression-lesson-files/chord-no-name
+share/solfege/exercises/standard/regression-lesson-files/chord-wav-music
+share/solfege/exercises/standard/regression-lesson-files/chordvoicing-lessonfile-exception
+share/solfege/exercises/standard/regression-lesson-files/chordvoicing-mpd-exception
+share/solfege/exercises/standard/regression-lesson-files/compareintervals-1
+share/solfege/exercises/standard/regression-lesson-files/compareintervals-2
+share/solfege/exercises/standard/regression-lesson-files/compareintervals-3
+share/solfege/exercises/standard/regression-lesson-files/compareintervals-4
+share/solfege/exercises/standard/regression-lesson-files/dictation-exception-handling
+share/solfege/exercises/standard/regression-lesson-files/dictation-no-questions
+share/solfege/exercises/standard/regression-lesson-files/elembuilder-bad-tonic
+share/solfege/exercises/standard/regression-lesson-files/elembuilder-scale-1
+share/solfege/exercises/standard/regression-lesson-files/elembuilder-scale-2
+share/solfege/exercises/standard/regression-lesson-files/elembuilder-scale-3
+share/solfege/exercises/standard/regression-lesson-files/elembuilder-scale-4
+share/solfege/exercises/standard/regression-lesson-files/elembuilder-scale-5
+share/solfege/exercises/standard/regression-lesson-files/harmonicprogression-lessonfile-exception
+share/solfege/exercises/standard/regression-lesson-files/idbyname-assignment-to-reserved-word
+share/solfege/exercises/standard/regression-lesson-files/idbyname-at_question_start-1
+share/solfege/exercises/standard/regression-lesson-files/idbyname-at_question_start-2
+share/solfege/exercises/standard/regression-lesson-files/idbyname-at_question_start-3
+share/solfege/exercises/standard/regression-lesson-files/idbyname-bad-cuemusic
+share/solfege/exercises/standard/regression-lesson-files/idbyname-mediafiles
+share/solfege/exercises/standard/regression-lesson-files/idbyname-missing-.wav-file
+share/solfege/exercises/standard/regression-lesson-files/idbyname-noquestionsinfile
+share/solfege/exercises/standard/regression-lesson-files/idbyname-syntax-error-1
+share/solfege/exercises/standard/regression-lesson-files/idbyname-syntax-error-2
+share/solfege/exercises/standard/regression-lesson-files/idbyname-unsupported-named-block
+share/solfege/exercises/standard/regression-lesson-files/idbyname-vmusic
+share/solfege/exercises/standard/regression-lesson-files/idproperty-1
+share/solfege/exercises/standard/regression-lesson-files/idproperty-2
+share/solfege/exercises/standard/regression-lesson-files/idproperty-3
+share/solfege/exercises/standard/regression-lesson-files/idproperty-4
+share/solfege/exercises/standard/regression-lesson-files/nameinterval-bad-tones-header-var
+share/solfege/exercises/standard/regression-lesson-files/nameinterval-constraints
+share/solfege/exercises/standard/regression-lesson-files/rhythmtapping-1
+share/solfege/exercises/standard/regression-lesson-files/rhythmtapping-2
+share/solfege/exercises/standard/regression-lesson-files/rhythmtapping-3
+share/solfege/exercises/standard/regression-lesson-files/rhythmtapping-4
+share/solfege/exercises/standard/regression-lesson-files/rhythmtapping-bad-mpd-code
+share/solfege/exercises/standard/regression-lesson-files/rhythmtapping2-1
+share/solfege/exercises/standard/regression-lesson-files/rvoice
+share/solfege/exercises/standard/regression-lesson-files/singanswer-bad-mpd-code
+share/solfege/exercises/standard/regression-lesson-files/singanswer-missing-.wav-file
+share/solfege/exercises/standard/regression-lesson-files/singanswer-missing-question_text
+share/solfege/exercises/standard/regression-lesson-files/transpose-accidentals
+share/solfege/exercises/standard/regression-lesson-files/transpose-key
+share/solfege/exercises/standard/regression-lesson-files/xx-chord-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-chordvoicing-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-dictation-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-elembuilder-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-harmonicprogressiondictation-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-idbyname-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-idproperty-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-rhythmtapping-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-singanswer-exceptions
+share/solfege/exercises/standard/regression-lesson-files/xx-singchord-exceptions
 share/solfege/feta/feta20-accidentals--1.xpm
 share/solfege/feta/feta20-accidentals--2.xpm
 share/solfege/feta/feta20-accidentals-0.xpm
@@ -75,33 +729,33 @@ share/solfege/feta/feta20-rests-4.xpm
 share/solfege/feta/feta20-rests-5.xpm
 share/solfege/feta/feta20-rests-6.xpm
 share/solfege/feta/feta20-rests-7.xpm
-share/solfege/graphics/chord-voicing.png
-share/solfege/graphics/chord.png
-share/solfege/graphics/compare-intervals.png
-share/solfege/graphics/dictation.png
-share/solfege/graphics/double-flat.png
+share/solfege/graphics/add-dot.svg
+share/solfege/graphics/applications-system.svg
+share/solfege/graphics/dot-mode.svg
 share/solfege/graphics/double-flat.svg
-share/solfege/graphics/double-sharp.png
 share/solfege/graphics/double-sharp.svg
-share/solfege/graphics/erase.png
 share/solfege/graphics/erase.svg
-share/solfege/graphics/flat.png
 share/solfege/graphics/flat.svg
 share/solfege/graphics/happyface.png
-share/solfege/graphics/harmonic-interval.png
-share/solfege/graphics/harmonic-progression-dictation.png
 share/solfege/graphics/holder.png
-share/solfege/graphics/id-by-name.png
-share/solfege/graphics/id-tone.png
 share/solfege/graphics/identify-bpm.png
 share/solfege/graphics/identify-chord.png
-share/solfege/graphics/identify-scale.png
 share/solfege/graphics/image-not-found.png
-share/solfege/graphics/melodic-interval.png
-share/solfege/graphics/natural.png
 share/solfege/graphics/natural.svg
-share/solfege/graphics/notehead.png
+share/solfege/graphics/note-1.svg
+share/solfege/graphics/note-16.svg
+share/solfege/graphics/note-2.svg
+share/solfege/graphics/note-32.svg
+share/solfege/graphics/note-4.svg
+share/solfege/graphics/note-8.svg
 share/solfege/graphics/notehead.svg
+share/solfege/graphics/remove-dot.svg
+share/solfege/graphics/rest-1.svg
+share/solfege/graphics/rest-16.svg
+share/solfege/graphics/rest-2.svg
+share/solfege/graphics/rest-32.svg
+share/solfege/graphics/rest-4.svg
+share/solfege/graphics/rest-8.svg
 share/solfege/graphics/rhythm-c12c12c12.png
 share/solfege/graphics/rhythm-c12c12r12.png
 share/solfege/graphics/rhythm-c12r12c12.png
@@ -138,22 +792,16 @@ share/solfege/graphics/rhythm-r8c16c16.p
 share/solfege/graphics/rhythm-r8c8.png
 share/solfege/graphics/rhythm-r8r16c16.png
 share/solfege/graphics/rhythm-wrong.png
-share/solfege/graphics/rhythm.png
 share/solfege/graphics/sadface.png
-share/solfege/graphics/sharp.png
 share/solfege/graphics/sharp.svg
-share/solfege/graphics/sing-chord.png
-share/solfege/graphics/sing-interval.png
-share/solfege/graphics/solfege.png
 share/solfege/graphics/solfege.svg
 share/solfege/graphics/solfege.xpm
 share/solfege/graphics/test-sound.png
-share/solfege/graphics/twelve-tone.png
+share/solfege/graphics/tie.svg
 share/solfege/help-menu.xml
-share/solfege/help/C/appendix-not-documentation.html
+share/solfege/help/C/about-statistics.html
 share/solfege/help/C/bug-reporting.html
-share/solfege/help/C/chord-module.html
-share/solfege/help/C/chord.html
+share/solfege/help/C/chordvoicing-module.html
 share/solfege/help/C/compareintervals-module.html
 share/solfege/help/C/dictation-module.html
 share/solfege/help/C/dictation.html
@@ -164,6 +812,7 @@ share/solfege/help/C/extending-solfege.h
 share/solfege/help/C/figures/chord.png
 share/solfege/help/C/figures/chordname-example.png
 share/solfege/help/C/figures/dictation.png
+share/solfege/help/C/figures/ear-training-test-printout-editor.png
 share/solfege/help/C/figures/elembuilder-harmonic-progressions.png
 share/solfege/help/C/figures/id-interval-buttons-thirds.png
 share/solfege/help/C/figures/id-interval-piano.png
@@ -171,20 +820,27 @@ share/solfege/help/C/figures/idbyname-ch
 share/solfege/help/C/figures/idbyname-intonation.png
 share/solfege/help/C/figures/identifybpm.png
 share/solfege/help/C/figures/idtone.png
+share/solfege/help/C/figures/melodicinterval-buttons.png
 share/solfege/help/C/figures/nameinterval.png
-share/solfege/help/C/figures/plabel-Cmaj7.png
 share/solfege/help/C/figures/preferences-external-programs.png
+share/solfege/help/C/figures/preferences-gui-idtone.png
+share/solfege/help/C/figures/preferences-gui-interval.png
 share/solfege/help/C/figures/preferences-gui.png
 share/solfege/help/C/figures/preferences-midi.png
 share/solfege/help/C/figures/preferences-practise.png
 share/solfege/help/C/figures/preferences-sound-setup-win32.png
 share/solfege/help/C/figures/preferences-sound-setup.png
+share/solfege/help/C/figures/preferences-statistics.png
 share/solfege/help/C/figures/preferences-user.png
+share/solfege/help/C/figures/profile-manager.png
 share/solfege/help/C/figures/progressionlabel-example-1.png
 share/solfege/help/C/figures/rhythm.png
+share/solfege/help/C/figures/rhythmtapping2.png
 share/solfege/help/C/figures/rnc-example.png
 share/solfege/help/C/figures/singchord.png
 share/solfege/help/C/figures/singinterval.png
+share/solfege/help/C/figures/statistics.png
+share/solfege/help/C/figures/toneinkey.png
 share/solfege/help/C/figures/trainingset-editor.png
 share/solfege/help/C/figures/twelvetone.png
 share/solfege/help/C/gpl.html
@@ -194,6 +850,8 @@ share/solfege/help/C/idbyname-cadences.h
 share/solfege/help/C/idbyname-chords.html
 share/solfege/help/C/idbyname-intonation.html
 share/solfege/help/C/idbyname-module.html
+share/solfege/help/C/idbyname.html
+share/solfege/help/C/identifybpm-module.html
 share/solfege/help/C/identifybpm.html
 share/solfege/help/C/idproperty-module.html
 share/solfege/help/C/idproperty.html
@@ -201,6 +859,7 @@ share/solfege/help/C/idtone-module.html
 share/solfege/help/C/idtone.html
 share/solfege/help/C/index.html
 share/solfege/help/C/inverting-intervals.html
+share/solfege/help/C/lesson-file-locations-details.html
 share/solfege/help/C/lesson-files.html
 share/solfege/help/C/ly/inverting-intervals.png
 share/solfege/help/C/ly/theory-intervals-1.png
@@ -224,8 +883,11 @@ share/solfege/help/C/nameinterval-module
 share/solfege/help/C/nameinterval.html
 share/solfege/help/C/online-resources.html
 share/solfege/help/C/preferences-window.html
+share/solfege/help/C/profile-manager.html
 share/solfege/help/C/rhythm-module.html
 share/solfege/help/C/rhythm.html
+share/solfege/help/C/rhythmdictation-module.html
+share/solfege/help/C/rhythmdictation2-module.html
 share/solfege/help/C/rhythmtapping-module.html
 share/solfege/help/C/rhythmtapping2-module.html
 share/solfege/help/C/rhythmtapping2.html
@@ -489,6 +1151,7 @@ share/solfege/help/C/scales/nem.html
 share/solfege/help/C/scales/pen.html
 share/solfege/help/C/scales/sim.html
 share/solfege/help/C/scales/who.html
+share/solfege/help/C/selecting-exercises.html
 share/solfege/help/C/singanswer-module.html
 share/solfege/help/C/singchord-module.html
 share/solfege/help/C/singchord.html
@@ -497,13 +1160,349 @@ share/solfege/help/C/singinterval.html
 share/solfege/help/C/solfege-exercise-helps.html
 share/solfege/help/C/solfege-intro.html
 share/solfege/help/C/theory-intervals.html
+share/solfege/help/C/tone-in-context.html
+share/solfege/help/C/toneincontext-module.html
 share/solfege/help/C/trainingset-editor.html
+share/solfege/help/C/twelvetone-module.html
 share/solfege/help/C/twelvetone.html
-share/solfege/help/C/welcome.html
-share/solfege/help/fr/appendix-not-documentation.html
+share/solfege/help/C/user-modules.html
+share/solfege/help/de/about-statistics.html
+share/solfege/help/de/bug-reporting.html
+share/solfege/help/de/chordvoicing-module.html
+share/solfege/help/de/compareintervals-module.html
+share/solfege/help/de/dictation-module.html
+share/solfege/help/de/dictation.html
+share/solfege/help/de/ear-training-test-printout-editor.html
+share/solfege/help/de/elembuilder-module.html
+share/solfege/help/de/elembuilder.html
+share/solfege/help/de/extending-solfege.html
+share/solfege/help/de/gpl.html
+share/solfege/help/de/harmonicinterval-module.html
+share/solfege/help/de/harmonicinterval.html
+share/solfege/help/de/idbyname-cadences.html
+share/solfege/help/de/idbyname-chords.html
+share/solfege/help/de/idbyname-intonation.html
+share/solfege/help/de/idbyname-module.html
+share/solfege/help/de/idbyname.html
+share/solfege/help/de/identifybpm-module.html
+share/solfege/help/de/identifybpm.html
+share/solfege/help/de/idproperty-module.html
+share/solfege/help/de/idproperty.html
+share/solfege/help/de/idtone-module.html
+share/solfege/help/de/idtone.html
+share/solfege/help/de/index.html
+share/solfege/help/de/inverting-intervals.html
+share/solfege/help/de/lesson-file-locations-details.html
+share/solfege/help/de/lesson-files.html
+share/solfege/help/de/ly/inverting-intervals.png
+share/solfege/help/de/ly/theory-intervals-1.png
+share/solfege/help/de/ly/theory-intervals-fifths.png
+share/solfege/help/de/ly/theory-intervals-fourths.png
+share/solfege/help/de/ly/theory-intervals-seconds.png
+share/solfege/help/de/ly/theory-intervals-sevenths.png
+share/solfege/help/de/ly/theory-intervals-sixths.png
+share/solfege/help/de/ly/theory-intervals-thirds.png
+share/solfege/help/de/melodicinterval-module.html
+share/solfege/help/de/melodicinterval.html
+share/solfege/help/de/midi-instrument-names.html
+share/solfege/help/de/mpd-module.html
+share/solfege/help/de/music-theory.html
+share/solfege/help/de/nameinterval-module.html
+share/solfege/help/de/nameinterval.html
+share/solfege/help/de/online-resources.html
+share/solfege/help/de/preferences-window.html
+share/solfege/help/de/profile-manager.html
+share/solfege/help/de/rhythm-module.html
+share/solfege/help/de/rhythm.html
+share/solfege/help/de/rhythmdictation-module.html
+share/solfege/help/de/rhythmdictation2-module.html
+share/solfege/help/de/rhythmtapping-module.html
+share/solfege/help/de/rhythmtapping2-module.html
+share/solfege/help/de/rhythmtapping2.html
+share/solfege/help/de/scales.html
+share/solfege/help/de/selecting-exercises.html
+share/solfege/help/de/singanswer-module.html
+share/solfege/help/de/singchord-module.html
+share/solfege/help/de/singchord.html
+share/solfege/help/de/singinterval-module.html
+share/solfege/help/de/singinterval.html
+share/solfege/help/de/solfege-exercise-helps.html
+share/solfege/help/de/solfege-intro.html
+share/solfege/help/de/theory-intervals.html
+share/solfege/help/de/tone-in-context.html
+share/solfege/help/de/toneincontext-module.html
+share/solfege/help/de/trainingset-editor.html
+share/solfege/help/de/twelvetone-module.html
+share/solfege/help/de/twelvetone.html
+share/solfege/help/de/user-modules.html
+share/solfege/help/eo/about-statistics.html
+share/solfege/help/eo/bug-reporting.html
+share/solfege/help/eo/chordvoicing-module.html
+share/solfege/help/eo/compareintervals-module.html
+share/solfege/help/eo/dictation-module.html
+share/solfege/help/eo/dictation.html
+share/solfege/help/eo/ear-training-test-printout-editor.html
+share/solfege/help/eo/elembuilder-module.html
+share/solfege/help/eo/elembuilder.html
+share/solfege/help/eo/extending-solfege.html
+share/solfege/help/eo/figures/chord.png
+share/solfege/help/eo/figures/dictation.png
+share/solfege/help/eo/figures/ear-training-test-printout-editor.png
+share/solfege/help/eo/figures/elembuilder-harmonic-progressions.png
+share/solfege/help/eo/figures/id-interval-buttons-thirds.png
+share/solfege/help/eo/figures/id-interval-piano.png
+share/solfege/help/eo/figures/idbyname-chords.png
+share/solfege/help/eo/figures/idbyname-intonation.png
+share/solfege/help/eo/figures/identifybpm.png
+share/solfege/help/eo/figures/idtone.png
+share/solfege/help/eo/figures/melodicinterval-buttons.png
+share/solfege/help/eo/figures/nameinterval.png
+share/solfege/help/eo/figures/preferences-external-programs.png
+share/solfege/help/eo/figures/preferences-gui-idtone.png
+share/solfege/help/eo/figures/preferences-gui-interval.png
+share/solfege/help/eo/figures/preferences-gui.png
+share/solfege/help/eo/figures/preferences-midi.png
+share/solfege/help/eo/figures/preferences-practise.png
+share/solfege/help/eo/figures/preferences-sound-setup.png
+share/solfege/help/eo/figures/preferences-statistics.png
+share/solfege/help/eo/figures/preferences-user.png
+share/solfege/help/eo/figures/profile-manager.png
+share/solfege/help/eo/figures/rhythm.png
+share/solfege/help/eo/figures/rhythmtapping2.png
+share/solfege/help/eo/figures/singchord.png
+share/solfege/help/eo/figures/singinterval.png
+share/solfege/help/eo/figures/statistics.png
+share/solfege/help/eo/figures/trainingset-editor.png
+share/solfege/help/eo/figures/twelvetone.png
+share/solfege/help/eo/gpl.html
+share/solfege/help/eo/harmonicinterval-module.html
+share/solfege/help/eo/harmonicinterval.html
+share/solfege/help/eo/idbyname-cadences.html
+share/solfege/help/eo/idbyname-chords.html
+share/solfege/help/eo/idbyname-intonation.html
+share/solfege/help/eo/idbyname-module.html
+share/solfege/help/eo/idbyname.html
+share/solfege/help/eo/identifybpm-module.html
+share/solfege/help/eo/identifybpm.html
+share/solfege/help/eo/idproperty-module.html
+share/solfege/help/eo/idproperty.html
+share/solfege/help/eo/idtone-module.html
+share/solfege/help/eo/idtone.html
+share/solfege/help/eo/index.html
+share/solfege/help/eo/inverting-intervals.html
+share/solfege/help/eo/lesson-file-locations-details.html
+share/solfege/help/eo/lesson-files.html
+share/solfege/help/eo/ly/inverting-intervals.png
+share/solfege/help/eo/ly/theory-intervals-1.png
+share/solfege/help/eo/ly/theory-intervals-fifths.png
+share/solfege/help/eo/ly/theory-intervals-fourths.png
+share/solfege/help/eo/ly/theory-intervals-seconds.png
+share/solfege/help/eo/ly/theory-intervals-sevenths.png
+share/solfege/help/eo/ly/theory-intervals-sixths.png
+share/solfege/help/eo/ly/theory-intervals-thirds.png
+share/solfege/help/eo/melodicinterval-module.html
+share/solfege/help/eo/melodicinterval.html
+share/solfege/help/eo/midi-instrument-names.html
+share/solfege/help/eo/mpd-module.html
+share/solfege/help/eo/music-theory.html
+share/solfege/help/eo/nameinterval-module.html
+share/solfege/help/eo/nameinterval.html
+share/solfege/help/eo/online-resources.html
+share/solfege/help/eo/preferences-window.html
+share/solfege/help/eo/profile-manager.html
+share/solfege/help/eo/rhythm-module.html
+share/solfege/help/eo/rhythm.html
+share/solfege/help/eo/rhythmdictation-module.html
+share/solfege/help/eo/rhythmdictation2-module.html
+share/solfege/help/eo/rhythmtapping-module.html
+share/solfege/help/eo/rhythmtapping2-module.html
+share/solfege/help/eo/rhythmtapping2.html
+share/solfege/help/eo/scales.html
+share/solfege/help/eo/selecting-exercises.html
+share/solfege/help/eo/singanswer-module.html
+share/solfege/help/eo/singchord-module.html
+share/solfege/help/eo/singchord.html
+share/solfege/help/eo/singinterval-module.html
+share/solfege/help/eo/singinterval.html
+share/solfege/help/eo/solfege-exercise-helps.html
+share/solfege/help/eo/solfege-intro.html
+share/solfege/help/eo/theory-intervals.html
+share/solfege/help/eo/tone-in-context.html
+share/solfege/help/eo/toneincontext-module.html
+share/solfege/help/eo/trainingset-editor.html
+share/solfege/help/eo/twelvetone-module.html
+share/solfege/help/eo/twelvetone.html
+share/solfege/help/eo/user-modules.html
+share/solfege/help/es/about-statistics.html
+share/solfege/help/es/bug-reporting.html
+share/solfege/help/es/chordvoicing-module.html
+share/solfege/help/es/compareintervals-module.html
+share/solfege/help/es/dictation-module.html
+share/solfege/help/es/dictation.html
+share/solfege/help/es/ear-training-test-printout-editor.html
+share/solfege/help/es/elembuilder-module.html
+share/solfege/help/es/elembuilder.html
+share/solfege/help/es/extending-solfege.html
+share/solfege/help/es/gpl.html
+share/solfege/help/es/harmonicinterval-module.html
+share/solfege/help/es/harmonicinterval.html
+share/solfege/help/es/idbyname-cadences.html
+share/solfege/help/es/idbyname-chords.html
+share/solfege/help/es/idbyname-intonation.html
+share/solfege/help/es/idbyname-module.html
+share/solfege/help/es/idbyname.html
+share/solfege/help/es/identifybpm-module.html
+share/solfege/help/es/identifybpm.html
+share/solfege/help/es/idproperty-module.html
+share/solfege/help/es/idproperty.html
+share/solfege/help/es/idtone-module.html
+share/solfege/help/es/idtone.html
+share/solfege/help/es/index.html
+share/solfege/help/es/inverting-intervals.html
+share/solfege/help/es/lesson-file-locations-details.html
+share/solfege/help/es/lesson-files.html
+share/solfege/help/es/ly/inverting-intervals.png
+share/solfege/help/es/ly/theory-intervals-1.png
+share/solfege/help/es/ly/theory-intervals-fifths.png
+share/solfege/help/es/ly/theory-intervals-fourths.png
+share/solfege/help/es/ly/theory-intervals-seconds.png
+share/solfege/help/es/ly/theory-intervals-sevenths.png
+share/solfege/help/es/ly/theory-intervals-sixths.png
+share/solfege/help/es/ly/theory-intervals-thirds.png
+share/solfege/help/es/melodicinterval-module.html
+share/solfege/help/es/melodicinterval.html
+share/solfege/help/es/midi-instrument-names.html
+share/solfege/help/es/mpd-module.html
+share/solfege/help/es/music-theory.html
+share/solfege/help/es/nameinterval-module.html
+share/solfege/help/es/nameinterval.html
+share/solfege/help/es/online-resources.html
+share/solfege/help/es/preferences-window.html
+share/solfege/help/es/profile-manager.html
+share/solfege/help/es/rhythm-module.html
+share/solfege/help/es/rhythm.html
+share/solfege/help/es/rhythmdictation-module.html
+share/solfege/help/es/rhythmdictation2-module.html
+share/solfege/help/es/rhythmtapping-module.html
+share/solfege/help/es/rhythmtapping2-module.html
+share/solfege/help/es/rhythmtapping2.html
+share/solfege/help/es/scales.html
+share/solfege/help/es/selecting-exercises.html
+share/solfege/help/es/singanswer-module.html
+share/solfege/help/es/singchord-module.html
+share/solfege/help/es/singchord.html
+share/solfege/help/es/singinterval-module.html
+share/solfege/help/es/singinterval.html
+share/solfege/help/es/solfege-exercise-helps.html
+share/solfege/help/es/solfege-intro.html
+share/solfege/help/es/theory-intervals.html
+share/solfege/help/es/tone-in-context.html
+share/solfege/help/es/toneincontext-module.html
+share/solfege/help/es/trainingset-editor.html
+share/solfege/help/es/twelvetone-module.html
+share/solfege/help/es/twelvetone.html
+share/solfege/help/es/user-modules.html
+share/solfege/help/et/about-statistics.html
+share/solfege/help/et/bug-reporting.html
+share/solfege/help/et/chordvoicing-module.html
+share/solfege/help/et/compareintervals-module.html
+share/solfege/help/et/dictation-module.html
+share/solfege/help/et/dictation.html
+share/solfege/help/et/ear-training-test-printout-editor.html
+share/solfege/help/et/elembuilder-module.html
+share/solfege/help/et/elembuilder.html
+share/solfege/help/et/extending-solfege.html
+share/solfege/help/et/figures/chord.png
+share/solfege/help/et/figures/dictation.png
+share/solfege/help/et/figures/ear-training-test-printout-editor.png
+share/solfege/help/et/figures/elembuilder-harmonic-progressions.png
+share/solfege/help/et/figures/id-interval-buttons-thirds.png
+share/solfege/help/et/figures/id-interval-piano.png
+share/solfege/help/et/figures/idbyname-chords.png
+share/solfege/help/et/figures/idbyname-intonation.png
+share/solfege/help/et/figures/identifybpm.png
+share/solfege/help/et/figures/idtone.png
+share/solfege/help/et/figures/melodicinterval-buttons.png
+share/solfege/help/et/figures/nameinterval.png
+share/solfege/help/et/figures/preferences-external-programs.png
+share/solfege/help/et/figures/preferences-gui-idtone.png
+share/solfege/help/et/figures/preferences-gui-interval.png
+share/solfege/help/et/figures/preferences-gui.png
+share/solfege/help/et/figures/preferences-midi.png
+share/solfege/help/et/figures/preferences-practise.png
+share/solfege/help/et/figures/preferences-sound-setup.png
+share/solfege/help/et/figures/preferences-statistics.png
+share/solfege/help/et/figures/preferences-user.png
+share/solfege/help/et/figures/profile-manager.png
+share/solfege/help/et/figures/rhythm.png
+share/solfege/help/et/figures/rhythmtapping2.png
+share/solfege/help/et/figures/singchord.png
+share/solfege/help/et/figures/singinterval.png
+share/solfege/help/et/figures/statistics.png
+share/solfege/help/et/figures/trainingset-editor.png
+share/solfege/help/et/figures/twelvetone.png
+share/solfege/help/et/gpl.html
+share/solfege/help/et/harmonicinterval-module.html
+share/solfege/help/et/harmonicinterval.html
+share/solfege/help/et/idbyname-cadences.html
+share/solfege/help/et/idbyname-chords.html
+share/solfege/help/et/idbyname-intonation.html
+share/solfege/help/et/idbyname-module.html
+share/solfege/help/et/idbyname.html
+share/solfege/help/et/identifybpm-module.html
+share/solfege/help/et/identifybpm.html
+share/solfege/help/et/idproperty-module.html
+share/solfege/help/et/idproperty.html
+share/solfege/help/et/idtone-module.html
+share/solfege/help/et/idtone.html
+share/solfege/help/et/index.html
+share/solfege/help/et/inverting-intervals.html
+share/solfege/help/et/lesson-file-locations-details.html
+share/solfege/help/et/lesson-files.html
+share/solfege/help/et/ly/inverting-intervals.png
+share/solfege/help/et/ly/theory-intervals-1.png
+share/solfege/help/et/ly/theory-intervals-fifths.png
+share/solfege/help/et/ly/theory-intervals-fourths.png
+share/solfege/help/et/ly/theory-intervals-seconds.png
+share/solfege/help/et/ly/theory-intervals-sevenths.png
+share/solfege/help/et/ly/theory-intervals-sixths.png
+share/solfege/help/et/ly/theory-intervals-thirds.png
+share/solfege/help/et/melodicinterval-module.html
+share/solfege/help/et/melodicinterval.html
+share/solfege/help/et/midi-instrument-names.html
+share/solfege/help/et/mpd-module.html
+share/solfege/help/et/music-theory.html
+share/solfege/help/et/nameinterval-module.html
+share/solfege/help/et/nameinterval.html
+share/solfege/help/et/online-resources.html
+share/solfege/help/et/preferences-window.html
+share/solfege/help/et/profile-manager.html
+share/solfege/help/et/rhythm-module.html
+share/solfege/help/et/rhythm.html
+share/solfege/help/et/rhythmdictation-module.html
+share/solfege/help/et/rhythmdictation2-module.html
+share/solfege/help/et/rhythmtapping-module.html
+share/solfege/help/et/rhythmtapping2-module.html
+share/solfege/help/et/rhythmtapping2.html
+share/solfege/help/et/scales.html
+share/solfege/help/et/selecting-exercises.html
+share/solfege/help/et/singanswer-module.html
+share/solfege/help/et/singchord-module.html
+share/solfege/help/et/singchord.html
+share/solfege/help/et/singinterval-module.html
+share/solfege/help/et/singinterval.html
+share/solfege/help/et/solfege-exercise-helps.html
+share/solfege/help/et/solfege-intro.html
+share/solfege/help/et/theory-intervals.html
+share/solfege/help/et/tone-in-context.html
+share/solfege/help/et/toneincontext-module.html
+share/solfege/help/et/trainingset-editor.html
+share/solfege/help/et/twelvetone-module.html
+share/solfege/help/et/twelvetone.html
+share/solfege/help/et/user-modules.html
+share/solfege/help/fr/about-statistics.html
 share/solfege/help/fr/bug-reporting.html
-share/solfege/help/fr/chord-module.html
-share/solfege/help/fr/chord.html
+share/solfege/help/fr/chordvoicing-module.html
 share/solfege/help/fr/compareintervals-module.html
 share/solfege/help/fr/dictation-module.html
 share/solfege/help/fr/dictation.html
@@ -513,20 +1512,32 @@ share/solfege/help/fr/elembuilder.html
 share/solfege/help/fr/extending-solfege.html
 share/solfege/help/fr/figures/chord.png
 share/solfege/help/fr/figures/dictation.png
+share/solfege/help/fr/figures/ear-training-test-printout-editor.png
+share/solfege/help/fr/figures/elembuilder-harmonic-progressions.png
 share/solfege/help/fr/figures/id-interval-buttons-thirds.png
 share/solfege/help/fr/figures/id-interval-piano.png
 share/solfege/help/fr/figures/idbyname-chords.png
 share/solfege/help/fr/figures/idbyname-intonation.png
 share/solfege/help/fr/figures/identifybpm.png
 share/solfege/help/fr/figures/idtone.png
+share/solfege/help/fr/figures/melodicinterval-buttons.png
+share/solfege/help/fr/figures/nameinterval.png
+share/solfege/help/fr/figures/preferences-external-programs.png
+share/solfege/help/fr/figures/preferences-gui-idtone.png
+share/solfege/help/fr/figures/preferences-gui-interval.png
 share/solfege/help/fr/figures/preferences-gui.png
 share/solfege/help/fr/figures/preferences-midi.png
 share/solfege/help/fr/figures/preferences-practise.png
 share/solfege/help/fr/figures/preferences-sound-setup.png
+share/solfege/help/fr/figures/preferences-statistics.png
 share/solfege/help/fr/figures/preferences-user.png
+share/solfege/help/fr/figures/profile-manager.png
 share/solfege/help/fr/figures/rhythm.png
+share/solfege/help/fr/figures/rhythmtapping2.png
 share/solfege/help/fr/figures/singchord.png
 share/solfege/help/fr/figures/singinterval.png
+share/solfege/help/fr/figures/statistics.png
+share/solfege/help/fr/figures/trainingset-editor.png
 share/solfege/help/fr/figures/twelvetone.png
 share/solfege/help/fr/gpl.html
 share/solfege/help/fr/harmonicinterval-module.html
@@ -535,6 +1546,8 @@ share/solfege/help/fr/idbyname-cadences.
 share/solfege/help/fr/idbyname-chords.html
 share/solfege/help/fr/idbyname-intonation.html
 share/solfege/help/fr/idbyname-module.html
+share/solfege/help/fr/idbyname.html
+share/solfege/help/fr/identifybpm-module.html
 share/solfege/help/fr/identifybpm.html
 share/solfege/help/fr/idproperty-module.html
 share/solfege/help/fr/idproperty.html
@@ -542,7 +1555,16 @@ share/solfege/help/fr/idtone-module.html
 share/solfege/help/fr/idtone.html
 share/solfege/help/fr/index.html
 share/solfege/help/fr/inverting-intervals.html
+share/solfege/help/fr/lesson-file-locations-details.html
 share/solfege/help/fr/lesson-files.html
+share/solfege/help/fr/ly/inverting-intervals.png
+share/solfege/help/fr/ly/theory-intervals-1.png
+share/solfege/help/fr/ly/theory-intervals-fifths.png
+share/solfege/help/fr/ly/theory-intervals-fourths.png
+share/solfege/help/fr/ly/theory-intervals-seconds.png
+share/solfege/help/fr/ly/theory-intervals-sevenths.png
+share/solfege/help/fr/ly/theory-intervals-sixths.png
+share/solfege/help/fr/ly/theory-intervals-thirds.png
 share/solfege/help/fr/melodicinterval-module.html
 share/solfege/help/fr/melodicinterval.html
 share/solfege/help/fr/midi-instrument-names.html
@@ -552,12 +1574,16 @@ share/solfege/help/fr/nameinterval-modul
 share/solfege/help/fr/nameinterval.html
 share/solfege/help/fr/online-resources.html
 share/solfege/help/fr/preferences-window.html
+share/solfege/help/fr/profile-manager.html
 share/solfege/help/fr/rhythm-module.html
 share/solfege/help/fr/rhythm.html
+share/solfege/help/fr/rhythmdictation-module.html
+share/solfege/help/fr/rhythmdictation2-module.html
 share/solfege/help/fr/rhythmtapping-module.html
 share/solfege/help/fr/rhythmtapping2-module.html
 share/solfege/help/fr/rhythmtapping2.html
 share/solfege/help/fr/scales.html
+share/solfege/help/fr/selecting-exercises.html
 share/solfege/help/fr/singanswer-module.html
 share/solfege/help/fr/singchord-module.html
 share/solfege/help/fr/singchord.html
@@ -566,13 +1592,15 @@ share/solfege/help/fr/singinterval.html
 share/solfege/help/fr/solfege-exercise-helps.html
 share/solfege/help/fr/solfege-intro.html
 share/solfege/help/fr/theory-intervals.html
+share/solfege/help/fr/tone-in-context.html
+share/solfege/help/fr/toneincontext-module.html
 share/solfege/help/fr/trainingset-editor.html
+share/solfege/help/fr/twelvetone-module.html
 share/solfege/help/fr/twelvetone.html
-share/solfege/help/fr/welcome.html
-share/solfege/help/gl/appendix-not-documentation.html
+share/solfege/help/fr/user-modules.html
+share/solfege/help/gl/about-statistics.html
 share/solfege/help/gl/bug-reporting.html
-share/solfege/help/gl/chord-module.html
-share/solfege/help/gl/chord.html
+share/solfege/help/gl/chordvoicing-module.html
 share/solfege/help/gl/compareintervals-module.html
 share/solfege/help/gl/dictation-module.html
 share/solfege/help/gl/dictation.html
@@ -587,6 +1615,8 @@ share/solfege/help/gl/idbyname-cadences.
 share/solfege/help/gl/idbyname-chords.html
 share/solfege/help/gl/idbyname-intonation.html
 share/solfege/help/gl/idbyname-module.html
+share/solfege/help/gl/idbyname.html
+share/solfege/help/gl/identifybpm-module.html
 share/solfege/help/gl/identifybpm.html
 share/solfege/help/gl/idproperty-module.html
 share/solfege/help/gl/idproperty.html
@@ -594,7 +1624,16 @@ share/solfege/help/gl/idtone-module.html
 share/solfege/help/gl/idtone.html
 share/solfege/help/gl/index.html
 share/solfege/help/gl/inverting-intervals.html
+share/solfege/help/gl/lesson-file-locations-details.html
 share/solfege/help/gl/lesson-files.html
+share/solfege/help/gl/ly/inverting-intervals.png
+share/solfege/help/gl/ly/theory-intervals-1.png
+share/solfege/help/gl/ly/theory-intervals-fifths.png
+share/solfege/help/gl/ly/theory-intervals-fourths.png
+share/solfege/help/gl/ly/theory-intervals-seconds.png
+share/solfege/help/gl/ly/theory-intervals-sevenths.png
+share/solfege/help/gl/ly/theory-intervals-sixths.png
+share/solfege/help/gl/ly/theory-intervals-thirds.png
 share/solfege/help/gl/melodicinterval-module.html
 share/solfege/help/gl/melodicinterval.html
 share/solfege/help/gl/midi-instrument-names.html
@@ -604,12 +1643,16 @@ share/solfege/help/gl/nameinterval-modul
 share/solfege/help/gl/nameinterval.html
 share/solfege/help/gl/online-resources.html
 share/solfege/help/gl/preferences-window.html
+share/solfege/help/gl/profile-manager.html
 share/solfege/help/gl/rhythm-module.html
 share/solfege/help/gl/rhythm.html
+share/solfege/help/gl/rhythmdictation-module.html
+share/solfege/help/gl/rhythmdictation2-module.html
 share/solfege/help/gl/rhythmtapping-module.html
 share/solfege/help/gl/rhythmtapping2-module.html
 share/solfege/help/gl/rhythmtapping2.html
 share/solfege/help/gl/scales.html
+share/solfege/help/gl/selecting-exercises.html
 share/solfege/help/gl/singanswer-module.html
 share/solfege/help/gl/singchord-module.html
 share/solfege/help/gl/singchord.html
@@ -618,13 +1661,15 @@ share/solfege/help/gl/singinterval.html
 share/solfege/help/gl/solfege-exercise-helps.html
 share/solfege/help/gl/solfege-intro.html
 share/solfege/help/gl/theory-intervals.html
+share/solfege/help/gl/tone-in-context.html
+share/solfege/help/gl/toneincontext-module.html
 share/solfege/help/gl/trainingset-editor.html
+share/solfege/help/gl/twelvetone-module.html
 share/solfege/help/gl/twelvetone.html
-share/solfege/help/gl/welcome.html
-share/solfege/help/nb/appendix-not-documentation.html
+share/solfege/help/gl/user-modules.html
+share/solfege/help/nb/about-statistics.html
 share/solfege/help/nb/bug-reporting.html
-share/solfege/help/nb/chord-module.html
-share/solfege/help/nb/chord.html
+share/solfege/help/nb/chordvoicing-module.html
 share/solfege/help/nb/compareintervals-module.html
 share/solfege/help/nb/dictation-module.html
 share/solfege/help/nb/dictation.html
@@ -634,20 +1679,33 @@ share/solfege/help/nb/elembuilder.html
 share/solfege/help/nb/extending-solfege.html
 share/solfege/help/nb/figures/chord.png
 share/solfege/help/nb/figures/dictation.png
+share/solfege/help/nb/figures/ear-training-test-printout-editor.png
+share/solfege/help/nb/figures/elembuilder-harmonic-progressions.png
 share/solfege/help/nb/figures/id-interval-buttons-thirds.png
 share/solfege/help/nb/figures/id-interval-piano.png
+share/solfege/help/nb/figures/id-intervals-buttons-thirds.png
 share/solfege/help/nb/figures/idbyname-chords.png
 share/solfege/help/nb/figures/idbyname-intonation.png
 share/solfege/help/nb/figures/identifybpm.png
 share/solfege/help/nb/figures/idtone.png
+share/solfege/help/nb/figures/melodicinterval-buttons.png
+share/solfege/help/nb/figures/nameinterval.png
+share/solfege/help/nb/figures/preferences-external-programs.png
+share/solfege/help/nb/figures/preferences-gui-idtone.png
+share/solfege/help/nb/figures/preferences-gui-interval.png
 share/solfege/help/nb/figures/preferences-gui.png
 share/solfege/help/nb/figures/preferences-midi.png
 share/solfege/help/nb/figures/preferences-practise.png
 share/solfege/help/nb/figures/preferences-sound-setup.png
+share/solfege/help/nb/figures/preferences-statistics.png
 share/solfege/help/nb/figures/preferences-user.png
+share/solfege/help/nb/figures/profile-manager.png
 share/solfege/help/nb/figures/rhythm.png
+share/solfege/help/nb/figures/rhythmtapping2.png
 share/solfege/help/nb/figures/singchord.png
 share/solfege/help/nb/figures/singinterval.png
+share/solfege/help/nb/figures/statistics.png
+share/solfege/help/nb/figures/trainingset-editor.png
 share/solfege/help/nb/figures/twelvetone.png
 share/solfege/help/nb/gpl.html
 share/solfege/help/nb/harmonicinterval-module.html
@@ -656,6 +1714,8 @@ share/solfege/help/nb/idbyname-cadences.
 share/solfege/help/nb/idbyname-chords.html
 share/solfege/help/nb/idbyname-intonation.html
 share/solfege/help/nb/idbyname-module.html
+share/solfege/help/nb/idbyname.html
+share/solfege/help/nb/identifybpm-module.html
 share/solfege/help/nb/identifybpm.html
 share/solfege/help/nb/idproperty-module.html
 share/solfege/help/nb/idproperty.html
@@ -663,7 +1723,16 @@ share/solfege/help/nb/idtone-module.html
 share/solfege/help/nb/idtone.html
 share/solfege/help/nb/index.html
 share/solfege/help/nb/inverting-intervals.html
+share/solfege/help/nb/lesson-file-locations-details.html
 share/solfege/help/nb/lesson-files.html
+share/solfege/help/nb/ly/inverting-intervals.png
+share/solfege/help/nb/ly/theory-intervals-1.png
+share/solfege/help/nb/ly/theory-intervals-fifths.png
+share/solfege/help/nb/ly/theory-intervals-fourths.png
+share/solfege/help/nb/ly/theory-intervals-seconds.png
+share/solfege/help/nb/ly/theory-intervals-sevenths.png
+share/solfege/help/nb/ly/theory-intervals-sixths.png
+share/solfege/help/nb/ly/theory-intervals-thirds.png
 share/solfege/help/nb/melodicinterval-module.html
 share/solfege/help/nb/melodicinterval.html
 share/solfege/help/nb/midi-instrument-names.html
@@ -673,12 +1742,16 @@ share/solfege/help/nb/nameinterval-modul
 share/solfege/help/nb/nameinterval.html
 share/solfege/help/nb/online-resources.html
 share/solfege/help/nb/preferences-window.html
+share/solfege/help/nb/profile-manager.html
 share/solfege/help/nb/rhythm-module.html
 share/solfege/help/nb/rhythm.html
+share/solfege/help/nb/rhythmdictation-module.html
+share/solfege/help/nb/rhythmdictation2-module.html
 share/solfege/help/nb/rhythmtapping-module.html
 share/solfege/help/nb/rhythmtapping2-module.html
 share/solfege/help/nb/rhythmtapping2.html
 share/solfege/help/nb/scales.html
+share/solfege/help/nb/selecting-exercises.html
 share/solfege/help/nb/singanswer-module.html
 share/solfege/help/nb/singchord-module.html
 share/solfege/help/nb/singchord.html
@@ -687,13 +1760,15 @@ share/solfege/help/nb/singinterval.html
 share/solfege/help/nb/solfege-exercise-helps.html
 share/solfege/help/nb/solfege-intro.html
 share/solfege/help/nb/theory-intervals.html
+share/solfege/help/nb/tone-in-context.html
+share/solfege/help/nb/toneincontext-module.html
 share/solfege/help/nb/trainingset-editor.html
+share/solfege/help/nb/twelvetone-module.html
 share/solfege/help/nb/twelvetone.html
-share/solfege/help/nb/welcome.html
-share/solfege/help/nl/appendix-not-documentation.html
+share/solfege/help/nb/user-modules.html
+share/solfege/help/nl/about-statistics.html
 share/solfege/help/nl/bug-reporting.html
-share/solfege/help/nl/chord-module.html
-share/solfege/help/nl/chord.html
+share/solfege/help/nl/chordvoicing-module.html
 share/solfege/help/nl/compareintervals-module.html
 share/solfege/help/nl/dictation-module.html
 share/solfege/help/nl/dictation.html
@@ -701,6 +1776,35 @@ share/solfege/help/nl/ear-training-test-
 share/solfege/help/nl/elembuilder-module.html
 share/solfege/help/nl/elembuilder.html
 share/solfege/help/nl/extending-solfege.html
+share/solfege/help/nl/figures/chord.png
+share/solfege/help/nl/figures/dictation.png
+share/solfege/help/nl/figures/ear-training-test-printout-editor.png
+share/solfege/help/nl/figures/elembuilder-harmonic-progressions.png
+share/solfege/help/nl/figures/id-interval-buttons-thirds.png
+share/solfege/help/nl/figures/id-interval-piano.png
+share/solfege/help/nl/figures/idbyname-chords.png
+share/solfege/help/nl/figures/idbyname-intonation.png
+share/solfege/help/nl/figures/identifybpm.png
+share/solfege/help/nl/figures/idtone.png
+share/solfege/help/nl/figures/melodicinterval-buttons.png
+share/solfege/help/nl/figures/nameinterval.png
+share/solfege/help/nl/figures/preferences-external-programs.png
+share/solfege/help/nl/figures/preferences-gui-idtone.png
+share/solfege/help/nl/figures/preferences-gui-interval.png
+share/solfege/help/nl/figures/preferences-gui.png
+share/solfege/help/nl/figures/preferences-midi.png
+share/solfege/help/nl/figures/preferences-practise.png
+share/solfege/help/nl/figures/preferences-sound-setup.png
+share/solfege/help/nl/figures/preferences-statistics.png
+share/solfege/help/nl/figures/preferences-user.png
+share/solfege/help/nl/figures/profile-manager.png
+share/solfege/help/nl/figures/rhythm.png
+share/solfege/help/nl/figures/rhythmtapping2.png
+share/solfege/help/nl/figures/singchord.png
+share/solfege/help/nl/figures/singinterval.png
+share/solfege/help/nl/figures/statistics.png
+share/solfege/help/nl/figures/trainingset-editor.png
+share/solfege/help/nl/figures/twelvetone.png
 share/solfege/help/nl/gpl.html
 share/solfege/help/nl/harmonicinterval-module.html
 share/solfege/help/nl/harmonicinterval.html
@@ -708,6 +1812,8 @@ share/solfege/help/nl/idbyname-cadences.
 share/solfege/help/nl/idbyname-chords.html
 share/solfege/help/nl/idbyname-intonation.html
 share/solfege/help/nl/idbyname-module.html
+share/solfege/help/nl/idbyname.html
+share/solfege/help/nl/identifybpm-module.html
 share/solfege/help/nl/identifybpm.html
 share/solfege/help/nl/idproperty-module.html
 share/solfege/help/nl/idproperty.html
@@ -715,7 +1821,16 @@ share/solfege/help/nl/idtone-module.html
 share/solfege/help/nl/idtone.html
 share/solfege/help/nl/index.html
 share/solfege/help/nl/inverting-intervals.html
+share/solfege/help/nl/lesson-file-locations-details.html
 share/solfege/help/nl/lesson-files.html
+share/solfege/help/nl/ly/inverting-intervals.png
+share/solfege/help/nl/ly/theory-intervals-1.png
+share/solfege/help/nl/ly/theory-intervals-fifths.png
+share/solfege/help/nl/ly/theory-intervals-fourths.png
+share/solfege/help/nl/ly/theory-intervals-seconds.png
+share/solfege/help/nl/ly/theory-intervals-sevenths.png
+share/solfege/help/nl/ly/theory-intervals-sixths.png
+share/solfege/help/nl/ly/theory-intervals-thirds.png
 share/solfege/help/nl/melodicinterval-module.html
 share/solfege/help/nl/melodicinterval.html
 share/solfege/help/nl/midi-instrument-names.html
@@ -725,12 +1840,16 @@ share/solfege/help/nl/nameinterval-modul
 share/solfege/help/nl/nameinterval.html
 share/solfege/help/nl/online-resources.html
 share/solfege/help/nl/preferences-window.html
+share/solfege/help/nl/profile-manager.html
 share/solfege/help/nl/rhythm-module.html
 share/solfege/help/nl/rhythm.html
+share/solfege/help/nl/rhythmdictation-module.html
+share/solfege/help/nl/rhythmdictation2-module.html
 share/solfege/help/nl/rhythmtapping-module.html
 share/solfege/help/nl/rhythmtapping2-module.html
 share/solfege/help/nl/rhythmtapping2.html
 share/solfege/help/nl/scales.html
+share/solfege/help/nl/selecting-exercises.html
 share/solfege/help/nl/singanswer-module.html
 share/solfege/help/nl/singchord-module.html
 share/solfege/help/nl/singchord.html
@@ -739,13 +1858,113 @@ share/solfege/help/nl/singinterval.html
 share/solfege/help/nl/solfege-exercise-helps.html
 share/solfege/help/nl/solfege-intro.html
 share/solfege/help/nl/theory-intervals.html
+share/solfege/help/nl/tone-in-context.html
+share/solfege/help/nl/toneincontext-module.html
 share/solfege/help/nl/trainingset-editor.html
+share/solfege/help/nl/twelvetone-module.html
 share/solfege/help/nl/twelvetone.html
-share/solfege/help/nl/welcome.html
-share/solfege/help/pt_BR/appendix-not-documentation.html
+share/solfege/help/nl/user-modules.html
+share/solfege/help/pl/about-statistics.html
+share/solfege/help/pl/bug-reporting.html
+share/solfege/help/pl/chordvoicing-module.html
+share/solfege/help/pl/compareintervals-module.html
+share/solfege/help/pl/dictation-module.html
+share/solfege/help/pl/dictation.html
+share/solfege/help/pl/ear-training-test-printout-editor.html
+share/solfege/help/pl/elembuilder-module.html
+share/solfege/help/pl/elembuilder.html
+share/solfege/help/pl/extending-solfege.html
+share/solfege/help/pl/figures/chord.png
+share/solfege/help/pl/figures/dictation.png
+share/solfege/help/pl/figures/ear-training-test-printout-editor.png
+share/solfege/help/pl/figures/elembuilder-harmonic-progressions.png
+share/solfege/help/pl/figures/id-interval-buttons-thirds.png
+share/solfege/help/pl/figures/id-interval-piano.png
+share/solfege/help/pl/figures/idbyname-chords.png
+share/solfege/help/pl/figures/idbyname-intonation.png
+share/solfege/help/pl/figures/identifybpm.png
+share/solfege/help/pl/figures/idtone.png
+share/solfege/help/pl/figures/melodicinterval-buttons.png
+share/solfege/help/pl/figures/nameinterval.png
+share/solfege/help/pl/figures/preferences-external-programs.png
+share/solfege/help/pl/figures/preferences-gui-idtone.png
+share/solfege/help/pl/figures/preferences-gui-interval.png
+share/solfege/help/pl/figures/preferences-gui.png
+share/solfege/help/pl/figures/preferences-midi.png
+share/solfege/help/pl/figures/preferences-practise.png
+share/solfege/help/pl/figures/preferences-sound-setup.png
+share/solfege/help/pl/figures/preferences-statistics.png
+share/solfege/help/pl/figures/preferences-user.png
+share/solfege/help/pl/figures/profile-manager.png
+share/solfege/help/pl/figures/rhythm.png
+share/solfege/help/pl/figures/rhythmtapping2.png
+share/solfege/help/pl/figures/singchord.png
+share/solfege/help/pl/figures/singinterval.png
+share/solfege/help/pl/figures/statistics.png
+share/solfege/help/pl/figures/trainingset-editor.png
+share/solfege/help/pl/figures/twelvetone.png
+share/solfege/help/pl/gpl.html
+share/solfege/help/pl/harmonicinterval-module.html
+share/solfege/help/pl/harmonicinterval.html
+share/solfege/help/pl/idbyname-cadences.html
+share/solfege/help/pl/idbyname-chords.html
+share/solfege/help/pl/idbyname-intonation.html
+share/solfege/help/pl/idbyname-module.html
+share/solfege/help/pl/idbyname.html
+share/solfege/help/pl/identifybpm-module.html
+share/solfege/help/pl/identifybpm.html
+share/solfege/help/pl/idproperty-module.html
+share/solfege/help/pl/idproperty.html
+share/solfege/help/pl/idtone-module.html
+share/solfege/help/pl/idtone.html
+share/solfege/help/pl/index.html
+share/solfege/help/pl/inverting-intervals.html
+share/solfege/help/pl/lesson-file-locations-details.html
+share/solfege/help/pl/lesson-files.html
+share/solfege/help/pl/ly/inverting-intervals.png
+share/solfege/help/pl/ly/theory-intervals-1.png
+share/solfege/help/pl/ly/theory-intervals-fifths.png
+share/solfege/help/pl/ly/theory-intervals-fourths.png
+share/solfege/help/pl/ly/theory-intervals-seconds.png
+share/solfege/help/pl/ly/theory-intervals-sevenths.png
+share/solfege/help/pl/ly/theory-intervals-sixths.png
+share/solfege/help/pl/ly/theory-intervals-thirds.png
+share/solfege/help/pl/melodicinterval-module.html
+share/solfege/help/pl/melodicinterval.html
+share/solfege/help/pl/midi-instrument-names.html
+share/solfege/help/pl/mpd-module.html
+share/solfege/help/pl/music-theory.html
+share/solfege/help/pl/nameinterval-module.html
+share/solfege/help/pl/nameinterval.html
+share/solfege/help/pl/online-resources.html
+share/solfege/help/pl/preferences-window.html
+share/solfege/help/pl/profile-manager.html
+share/solfege/help/pl/rhythm-module.html
+share/solfege/help/pl/rhythm.html
+share/solfege/help/pl/rhythmdictation-module.html
+share/solfege/help/pl/rhythmdictation2-module.html
+share/solfege/help/pl/rhythmtapping-module.html
+share/solfege/help/pl/rhythmtapping2-module.html
+share/solfege/help/pl/rhythmtapping2.html
+share/solfege/help/pl/scales.html
+share/solfege/help/pl/selecting-exercises.html
+share/solfege/help/pl/singanswer-module.html
+share/solfege/help/pl/singchord-module.html
+share/solfege/help/pl/singchord.html
+share/solfege/help/pl/singinterval-module.html
+share/solfege/help/pl/singinterval.html
+share/solfege/help/pl/solfege-exercise-helps.html
+share/solfege/help/pl/solfege-intro.html
+share/solfege/help/pl/theory-intervals.html
+share/solfege/help/pl/tone-in-context.html
+share/solfege/help/pl/toneincontext-module.html
+share/solfege/help/pl/trainingset-editor.html
+share/solfege/help/pl/twelvetone-module.html
+share/solfege/help/pl/twelvetone.html
+share/solfege/help/pl/user-modules.html
+share/solfege/help/pt_BR/about-statistics.html
 share/solfege/help/pt_BR/bug-reporting.html
-share/solfege/help/pt_BR/chord-module.html
-share/solfege/help/pt_BR/chord.html
+share/solfege/help/pt_BR/chordvoicing-module.html
 share/solfege/help/pt_BR/compareintervals-module.html
 share/solfege/help/pt_BR/dictation-module.html
 share/solfege/help/pt_BR/dictation.html
@@ -755,19 +1974,32 @@ share/solfege/help/pt_BR/elembuilder.htm
 share/solfege/help/pt_BR/extending-solfege.html
 share/solfege/help/pt_BR/figures/chord.png
 share/solfege/help/pt_BR/figures/dictation.png
+share/solfege/help/pt_BR/figures/ear-training-test-printout-editor.png
+share/solfege/help/pt_BR/figures/elembuilder-harmonic-progressions.png
 share/solfege/help/pt_BR/figures/id-interval-buttons-thirds.png
 share/solfege/help/pt_BR/figures/id-interval-piano.png
 share/solfege/help/pt_BR/figures/idbyname-chords.png
+share/solfege/help/pt_BR/figures/idbyname-intonation.png
 share/solfege/help/pt_BR/figures/identifybpm.png
 share/solfege/help/pt_BR/figures/idtone.png
+share/solfege/help/pt_BR/figures/melodicinterval-buttons.png
+share/solfege/help/pt_BR/figures/nameinterval.png
+share/solfege/help/pt_BR/figures/preferences-external-programs.png
+share/solfege/help/pt_BR/figures/preferences-gui-idtone.png
+share/solfege/help/pt_BR/figures/preferences-gui-interval.png
 share/solfege/help/pt_BR/figures/preferences-gui.png
 share/solfege/help/pt_BR/figures/preferences-midi.png
 share/solfege/help/pt_BR/figures/preferences-practise.png
 share/solfege/help/pt_BR/figures/preferences-sound-setup.png
+share/solfege/help/pt_BR/figures/preferences-statistics.png
 share/solfege/help/pt_BR/figures/preferences-user.png
+share/solfege/help/pt_BR/figures/profile-manager.png
 share/solfege/help/pt_BR/figures/rhythm.png
+share/solfege/help/pt_BR/figures/rhythmtapping2.png
 share/solfege/help/pt_BR/figures/singchord.png
 share/solfege/help/pt_BR/figures/singinterval.png
+share/solfege/help/pt_BR/figures/statistics.png
+share/solfege/help/pt_BR/figures/trainingset-editor.png
 share/solfege/help/pt_BR/figures/twelvetone.png
 share/solfege/help/pt_BR/gpl.html
 share/solfege/help/pt_BR/harmonicinterval-module.html
@@ -776,6 +2008,8 @@ share/solfege/help/pt_BR/idbyname-cadenc
 share/solfege/help/pt_BR/idbyname-chords.html
 share/solfege/help/pt_BR/idbyname-intonation.html
 share/solfege/help/pt_BR/idbyname-module.html
+share/solfege/help/pt_BR/idbyname.html
+share/solfege/help/pt_BR/identifybpm-module.html
 share/solfege/help/pt_BR/identifybpm.html
 share/solfege/help/pt_BR/idproperty-module.html
 share/solfege/help/pt_BR/idproperty.html
@@ -783,7 +2017,16 @@ share/solfege/help/pt_BR/idtone-module.h
 share/solfege/help/pt_BR/idtone.html
 share/solfege/help/pt_BR/index.html
 share/solfege/help/pt_BR/inverting-intervals.html
+share/solfege/help/pt_BR/lesson-file-locations-details.html
 share/solfege/help/pt_BR/lesson-files.html
+share/solfege/help/pt_BR/ly/inverting-intervals.png
+share/solfege/help/pt_BR/ly/theory-intervals-1.png
+share/solfege/help/pt_BR/ly/theory-intervals-fifths.png
+share/solfege/help/pt_BR/ly/theory-intervals-fourths.png
+share/solfege/help/pt_BR/ly/theory-intervals-seconds.png
+share/solfege/help/pt_BR/ly/theory-intervals-sevenths.png
+share/solfege/help/pt_BR/ly/theory-intervals-sixths.png
+share/solfege/help/pt_BR/ly/theory-intervals-thirds.png
 share/solfege/help/pt_BR/melodicinterval-module.html
 share/solfege/help/pt_BR/melodicinterval.html
 share/solfege/help/pt_BR/midi-instrument-names.html
@@ -793,12 +2036,16 @@ share/solfege/help/pt_BR/nameinterval-mo
 share/solfege/help/pt_BR/nameinterval.html
 share/solfege/help/pt_BR/online-resources.html
 share/solfege/help/pt_BR/preferences-window.html
+share/solfege/help/pt_BR/profile-manager.html
 share/solfege/help/pt_BR/rhythm-module.html
 share/solfege/help/pt_BR/rhythm.html
+share/solfege/help/pt_BR/rhythmdictation-module.html
+share/solfege/help/pt_BR/rhythmdictation2-module.html
 share/solfege/help/pt_BR/rhythmtapping-module.html
 share/solfege/help/pt_BR/rhythmtapping2-module.html
 share/solfege/help/pt_BR/rhythmtapping2.html
 share/solfege/help/pt_BR/scales.html
+share/solfege/help/pt_BR/selecting-exercises.html
 share/solfege/help/pt_BR/singanswer-module.html
 share/solfege/help/pt_BR/singchord-module.html
 share/solfege/help/pt_BR/singchord.html
@@ -807,13 +2054,15 @@ share/solfege/help/pt_BR/singinterval.ht
 share/solfege/help/pt_BR/solfege-exercise-helps.html
 share/solfege/help/pt_BR/solfege-intro.html
 share/solfege/help/pt_BR/theory-intervals.html
+share/solfege/help/pt_BR/tone-in-context.html
+share/solfege/help/pt_BR/toneincontext-module.html
 share/solfege/help/pt_BR/trainingset-editor.html
+share/solfege/help/pt_BR/twelvetone-module.html
 share/solfege/help/pt_BR/twelvetone.html
-share/solfege/help/pt_BR/welcome.html
-share/solfege/help/ru/appendix-not-documentation.html
+share/solfege/help/pt_BR/user-modules.html
+share/solfege/help/ru/about-statistics.html
 share/solfege/help/ru/bug-reporting.html
-share/solfege/help/ru/chord-module.html
-share/solfege/help/ru/chord.html
+share/solfege/help/ru/chordvoicing-module.html
 share/solfege/help/ru/compareintervals-module.html
 share/solfege/help/ru/dictation-module.html
 share/solfege/help/ru/dictation.html
@@ -828,6 +2077,8 @@ share/solfege/help/ru/idbyname-cadences.
 share/solfege/help/ru/idbyname-chords.html
 share/solfege/help/ru/idbyname-intonation.html
 share/solfege/help/ru/idbyname-module.html
+share/solfege/help/ru/idbyname.html
+share/solfege/help/ru/identifybpm-module.html
 share/solfege/help/ru/identifybpm.html
 share/solfege/help/ru/idproperty-module.html
 share/solfege/help/ru/idproperty.html
@@ -835,7 +2086,16 @@ share/solfege/help/ru/idtone-module.html
 share/solfege/help/ru/idtone.html
 share/solfege/help/ru/index.html
 share/solfege/help/ru/inverting-intervals.html
+share/solfege/help/ru/lesson-file-locations-details.html
 share/solfege/help/ru/lesson-files.html
+share/solfege/help/ru/ly/inverting-intervals.png
+share/solfege/help/ru/ly/theory-intervals-1.png
+share/solfege/help/ru/ly/theory-intervals-fifths.png
+share/solfege/help/ru/ly/theory-intervals-fourths.png
+share/solfege/help/ru/ly/theory-intervals-seconds.png
+share/solfege/help/ru/ly/theory-intervals-sevenths.png
+share/solfege/help/ru/ly/theory-intervals-sixths.png
+share/solfege/help/ru/ly/theory-intervals-thirds.png
 share/solfege/help/ru/melodicinterval-module.html
 share/solfege/help/ru/melodicinterval.html
 share/solfege/help/ru/midi-instrument-names.html
@@ -845,12 +2105,16 @@ share/solfege/help/ru/nameinterval-modul
 share/solfege/help/ru/nameinterval.html
 share/solfege/help/ru/online-resources.html
 share/solfege/help/ru/preferences-window.html
+share/solfege/help/ru/profile-manager.html
 share/solfege/help/ru/rhythm-module.html
 share/solfege/help/ru/rhythm.html
+share/solfege/help/ru/rhythmdictation-module.html
+share/solfege/help/ru/rhythmdictation2-module.html
 share/solfege/help/ru/rhythmtapping-module.html
 share/solfege/help/ru/rhythmtapping2-module.html
 share/solfege/help/ru/rhythmtapping2.html
 share/solfege/help/ru/scales.html
+share/solfege/help/ru/selecting-exercises.html
 share/solfege/help/ru/singanswer-module.html
 share/solfege/help/ru/singchord-module.html
 share/solfege/help/ru/singchord.html
@@ -859,14 +2123,16 @@ share/solfege/help/ru/singinterval.html
 share/solfege/help/ru/solfege-exercise-helps.html
 share/solfege/help/ru/solfege-intro.html
 share/solfege/help/ru/theory-intervals.html
+share/solfege/help/ru/tone-in-context.html
+share/solfege/help/ru/toneincontext-module.html
 share/solfege/help/ru/trainingset-editor.html
+share/solfege/help/ru/twelvetone-module.html
 share/solfege/help/ru/twelvetone.html
-share/solfege/help/ru/welcome.html
+share/solfege/help/ru/user-modules.html
 share/solfege/help/style.css
-share/solfege/help/tr/appendix-not-documentation.html
+share/solfege/help/tr/about-statistics.html
 share/solfege/help/tr/bug-reporting.html
-share/solfege/help/tr/chord-module.html
-share/solfege/help/tr/chord.html
+share/solfege/help/tr/chordvoicing-module.html
 share/solfege/help/tr/compareintervals-module.html
 share/solfege/help/tr/dictation-module.html
 share/solfege/help/tr/dictation.html
@@ -876,20 +2142,32 @@ share/solfege/help/tr/elembuilder.html
 share/solfege/help/tr/extending-solfege.html
 share/solfege/help/tr/figures/chord.png
 share/solfege/help/tr/figures/dictation.png
+share/solfege/help/tr/figures/ear-training-test-printout-editor.png
+share/solfege/help/tr/figures/elembuilder-harmonic-progressions.png
 share/solfege/help/tr/figures/id-interval-buttons-thirds.png
 share/solfege/help/tr/figures/id-interval-piano.png
 share/solfege/help/tr/figures/idbyname-chords.png
 share/solfege/help/tr/figures/idbyname-intonation.png
 share/solfege/help/tr/figures/identifybpm.png
 share/solfege/help/tr/figures/idtone.png
+share/solfege/help/tr/figures/melodicinterval-buttons.png
+share/solfege/help/tr/figures/nameinterval.png
+share/solfege/help/tr/figures/preferences-external-programs.png
+share/solfege/help/tr/figures/preferences-gui-idtone.png
+share/solfege/help/tr/figures/preferences-gui-interval.png
 share/solfege/help/tr/figures/preferences-gui.png
 share/solfege/help/tr/figures/preferences-midi.png
 share/solfege/help/tr/figures/preferences-practise.png
 share/solfege/help/tr/figures/preferences-sound-setup.png
+share/solfege/help/tr/figures/preferences-statistics.png
 share/solfege/help/tr/figures/preferences-user.png
+share/solfege/help/tr/figures/profile-manager.png
 share/solfege/help/tr/figures/rhythm.png
+share/solfege/help/tr/figures/rhythmtapping2.png
 share/solfege/help/tr/figures/singchord.png
 share/solfege/help/tr/figures/singinterval.png
+share/solfege/help/tr/figures/statistics.png
+share/solfege/help/tr/figures/trainingset-editor.png
 share/solfege/help/tr/figures/twelvetone.png
 share/solfege/help/tr/gpl.html
 share/solfege/help/tr/harmonicinterval-module.html
@@ -898,6 +2176,8 @@ share/solfege/help/tr/idbyname-cadences.
 share/solfege/help/tr/idbyname-chords.html
 share/solfege/help/tr/idbyname-intonation.html
 share/solfege/help/tr/idbyname-module.html
+share/solfege/help/tr/idbyname.html
+share/solfege/help/tr/identifybpm-module.html
 share/solfege/help/tr/identifybpm.html
 share/solfege/help/tr/idproperty-module.html
 share/solfege/help/tr/idproperty.html
@@ -905,7 +2185,16 @@ share/solfege/help/tr/idtone-module.html
 share/solfege/help/tr/idtone.html
 share/solfege/help/tr/index.html
 share/solfege/help/tr/inverting-intervals.html
+share/solfege/help/tr/lesson-file-locations-details.html
 share/solfege/help/tr/lesson-files.html
+share/solfege/help/tr/ly/inverting-intervals.png
+share/solfege/help/tr/ly/theory-intervals-1.png
+share/solfege/help/tr/ly/theory-intervals-fifths.png
+share/solfege/help/tr/ly/theory-intervals-fourths.png
+share/solfege/help/tr/ly/theory-intervals-seconds.png
+share/solfege/help/tr/ly/theory-intervals-sevenths.png
+share/solfege/help/tr/ly/theory-intervals-sixths.png
+share/solfege/help/tr/ly/theory-intervals-thirds.png
 share/solfege/help/tr/melodicinterval-module.html
 share/solfege/help/tr/melodicinterval.html
 share/solfege/help/tr/midi-instrument-names.html
@@ -915,12 +2204,16 @@ share/solfege/help/tr/nameinterval-modul
 share/solfege/help/tr/nameinterval.html
 share/solfege/help/tr/online-resources.html
 share/solfege/help/tr/preferences-window.html
+share/solfege/help/tr/profile-manager.html
 share/solfege/help/tr/rhythm-module.html
 share/solfege/help/tr/rhythm.html
+share/solfege/help/tr/rhythmdictation-module.html
+share/solfege/help/tr/rhythmdictation2-module.html
 share/solfege/help/tr/rhythmtapping-module.html
 share/solfege/help/tr/rhythmtapping2-module.html
 share/solfege/help/tr/rhythmtapping2.html
 share/solfege/help/tr/scales.html
+share/solfege/help/tr/selecting-exercises.html
 share/solfege/help/tr/singanswer-module.html
 share/solfege/help/tr/singchord-module.html
 share/solfege/help/tr/singchord.html
@@ -929,750 +2222,225 @@ share/solfege/help/tr/singinterval.html
 share/solfege/help/tr/solfege-exercise-helps.html
 share/solfege/help/tr/solfege-intro.html
 share/solfege/help/tr/theory-intervals.html
+share/solfege/help/tr/tone-in-context.html
+share/solfege/help/tr/toneincontext-module.html
 share/solfege/help/tr/trainingset-editor.html
+share/solfege/help/tr/twelvetone-module.html
 share/solfege/help/tr/twelvetone.html
-share/solfege/help/tr/welcome.html
-share/solfege/helpbrowser.xml
-share/solfege/learningtrees/csound-tree.txt
-share/solfege/learningtrees/debugtree.txt
-share/solfege/learningtrees/learningtree.txt
-share/solfege/learningtrees/mma
-share/solfege/lesson-files/altered-1
-share/solfege/lesson-files/altered-2
-share/solfege/lesson-files/barnesanger
-share/solfege/lesson-files/besifring
-share/solfege/lesson-files/bin/csound-play-harmonic-interval.sh
-share/solfege/lesson-files/bpm
-share/solfege/lesson-files/cadense-1
-share/solfege/lesson-files/chord-7b9-maj79
-share/solfege/lesson-files/chord-dim-aug
-share/solfege/lesson-files/chord-dim-aug-min-major
-share/solfege/lesson-files/chord-m7-7
-share/solfege/lesson-files/chord-m7-7-inv
-share/solfege/lesson-files/chord-m7-7-maj7-m7b5-dim7
-share/solfege/lesson-files/chord-m9-9
-share/solfege/lesson-files/chord-m9-9-7b9-maj79
-share/solfege/lesson-files/chord-maj7-m7b5-dim7
-share/solfege/lesson-files/chord-min-major
-share/solfege/lesson-files/chord-min-major-7
-share/solfege/lesson-files/chord-min-major-close-open
-share/solfege/lesson-files/chord-min-major-inv
-share/solfege/lesson-files/chord-voicing-test
-share/solfege/lesson-files/compare-intervals
-share/solfege/lesson-files/compare-intervals-harmonic
-share/solfege/lesson-files/compare-intervals-harmonic-10
-share/solfege/lesson-files/compare-intervals-harmonic-2
-share/solfege/lesson-files/compare-intervals-harmonic-2-3
-share/solfege/lesson-files/compare-intervals-harmonic-3
-share/solfege/lesson-files/compare-intervals-harmonic-4-5
-share/solfege/lesson-files/compare-intervals-harmonic-4-5-8
-share/solfege/lesson-files/compare-intervals-harmonic-6
-share/solfege/lesson-files/compare-intervals-harmonic-6-7
-share/solfege/lesson-files/compare-intervals-harmonic-7
-share/solfege/lesson-files/compare-intervals-harmonic-7-9
-share/solfege/lesson-files/compare-intervals-harmonic-9
-share/solfege/lesson-files/compare-intervals-harmonic-tritonus-7
-share/solfege/lesson-files/csound-fifth-0.97
-share/solfege/lesson-files/csound-fifth-0.98
-share/solfege/lesson-files/csound-fifth-0.99
-share/solfege/lesson-files/csound-fifth-0.995
-share/solfege/lesson-files/csound-fifth-0.996
-share/solfege/lesson-files/csound-fifth-0.997
-share/solfege/lesson-files/csound-fifth-0.998
-share/solfege/lesson-files/csound-intonation-harmonic-maj2-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj2-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj2-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj2-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj2-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj2-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj2-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj2-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj3-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj3-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj3-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj3-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj3-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj3-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj3-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj3-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj6-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj6-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj6-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj6-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj6-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj6-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj6-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj6-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj7-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj7-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj7-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj7-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj7-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj7-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj7-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-maj7-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-min2-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-min2-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-min2-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-min2-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-min2-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-min2-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-min2-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-min2-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-min3-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-min3-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-min3-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-min3-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-min3-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-min3-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-min3-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-min3-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-min6-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-min6-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-min6-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-min6-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-min6-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-min6-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-min6-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-min6-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-min7-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-min7-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-min7-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-min7-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-min7-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-min7-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-min7-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-min7-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-p4-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-p4-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-p4-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-p4-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-p4-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-p4-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-p4-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-p4-8cent
-share/solfege/lesson-files/csound-intonation-harmonic-p5-10cent
-share/solfege/lesson-files/csound-intonation-harmonic-p5-15cent
-share/solfege/lesson-files/csound-intonation-harmonic-p5-20cent
-share/solfege/lesson-files/csound-intonation-harmonic-p5-30cent
-share/solfege/lesson-files/csound-intonation-harmonic-p5-40cent
-share/solfege/lesson-files/csound-intonation-harmonic-p5-5cent
-share/solfege/lesson-files/csound-intonation-harmonic-p5-6cent
-share/solfege/lesson-files/csound-intonation-harmonic-p5-8cent
-share/solfege/lesson-files/csound-intonation-maj2-10cent
-share/solfege/lesson-files/csound-intonation-maj2-15cent
-share/solfege/lesson-files/csound-intonation-maj2-20cent
-share/solfege/lesson-files/csound-intonation-maj2-30cent
-share/solfege/lesson-files/csound-intonation-maj2-40cent
-share/solfege/lesson-files/csound-intonation-maj2-5cent
-share/solfege/lesson-files/csound-intonation-maj2-6cent
-share/solfege/lesson-files/csound-intonation-maj2-8cent
-share/solfege/lesson-files/csound-intonation-maj3-10cent
-share/solfege/lesson-files/csound-intonation-maj3-15cent
-share/solfege/lesson-files/csound-intonation-maj3-20cent
-share/solfege/lesson-files/csound-intonation-maj3-30cent
-share/solfege/lesson-files/csound-intonation-maj3-40cent
-share/solfege/lesson-files/csound-intonation-maj3-5cent
-share/solfege/lesson-files/csound-intonation-maj3-6cent
-share/solfege/lesson-files/csound-intonation-maj3-8cent
-share/solfege/lesson-files/csound-intonation-maj6-10cent
-share/solfege/lesson-files/csound-intonation-maj6-15cent
-share/solfege/lesson-files/csound-intonation-maj6-20cent
-share/solfege/lesson-files/csound-intonation-maj6-30cent
-share/solfege/lesson-files/csound-intonation-maj6-40cent
-share/solfege/lesson-files/csound-intonation-maj6-5cent
-share/solfege/lesson-files/csound-intonation-maj6-6cent
-share/solfege/lesson-files/csound-intonation-maj6-8cent
-share/solfege/lesson-files/csound-intonation-maj7-10cent
-share/solfege/lesson-files/csound-intonation-maj7-15cent
-share/solfege/lesson-files/csound-intonation-maj7-20cent
-share/solfege/lesson-files/csound-intonation-maj7-30cent
-share/solfege/lesson-files/csound-intonation-maj7-40cent
-share/solfege/lesson-files/csound-intonation-maj7-5cent
-share/solfege/lesson-files/csound-intonation-maj7-6cent
-share/solfege/lesson-files/csound-intonation-maj7-8cent
-share/solfege/lesson-files/csound-intonation-min2-10cent
-share/solfege/lesson-files/csound-intonation-min2-15cent
-share/solfege/lesson-files/csound-intonation-min2-20cent
-share/solfege/lesson-files/csound-intonation-min2-30cent
-share/solfege/lesson-files/csound-intonation-min2-40cent
-share/solfege/lesson-files/csound-intonation-min2-5cent
-share/solfege/lesson-files/csound-intonation-min2-6cent
-share/solfege/lesson-files/csound-intonation-min2-8cent
-share/solfege/lesson-files/csound-intonation-min3-10cent
-share/solfege/lesson-files/csound-intonation-min3-15cent
-share/solfege/lesson-files/csound-intonation-min3-20cent
-share/solfege/lesson-files/csound-intonation-min3-30cent
-share/solfege/lesson-files/csound-intonation-min3-40cent
-share/solfege/lesson-files/csound-intonation-min3-5cent
-share/solfege/lesson-files/csound-intonation-min3-6cent
-share/solfege/lesson-files/csound-intonation-min3-8cent
-share/solfege/lesson-files/csound-intonation-min6-10cent
-share/solfege/lesson-files/csound-intonation-min6-15cent
-share/solfege/lesson-files/csound-intonation-min6-20cent
-share/solfege/lesson-files/csound-intonation-min6-30cent
-share/solfege/lesson-files/csound-intonation-min6-40cent
-share/solfege/lesson-files/csound-intonation-min6-5cent
-share/solfege/lesson-files/csound-intonation-min6-6cent
-share/solfege/lesson-files/csound-intonation-min6-8cent
-share/solfege/lesson-files/csound-intonation-min7-10cent
-share/solfege/lesson-files/csound-intonation-min7-15cent
-share/solfege/lesson-files/csound-intonation-min7-20cent
-share/solfege/lesson-files/csound-intonation-min7-30cent
-share/solfege/lesson-files/csound-intonation-min7-40cent
-share/solfege/lesson-files/csound-intonation-min7-5cent
-share/solfege/lesson-files/csound-intonation-min7-6cent
-share/solfege/lesson-files/csound-intonation-min7-8cent
-share/solfege/lesson-files/csound-intonation-p4-10cent
-share/solfege/lesson-files/csound-intonation-p4-15cent
-share/solfege/lesson-files/csound-intonation-p4-20cent
-share/solfege/lesson-files/csound-intonation-p4-30cent
-share/solfege/lesson-files/csound-intonation-p4-40cent
-share/solfege/lesson-files/csound-intonation-p4-5cent
-share/solfege/lesson-files/csound-intonation-p4-6cent
-share/solfege/lesson-files/csound-intonation-p4-8cent
-share/solfege/lesson-files/csound-intonation-p5-10cent
-share/solfege/lesson-files/csound-intonation-p5-15cent
-share/solfege/lesson-files/csound-intonation-p5-20cent
-share/solfege/lesson-files/csound-intonation-p5-30cent
-share/solfege/lesson-files/csound-intonation-p5-40cent
-share/solfege/lesson-files/csound-intonation-p5-5cent
-share/solfege/lesson-files/csound-intonation-p5-6cent
-share/solfege/lesson-files/csound-intonation-p5-8cent
-share/solfege/lesson-files/diatonic-1
-share/solfege/lesson-files/diatonic-2
-share/solfege/lesson-files/fifth-small-pure-0.99
-share/solfege/lesson-files/harmonic-intervals
-share/solfege/lesson-files/harmonic-intervals-10
-share/solfege/lesson-files/harmonic-intervals-2
-share/solfege/lesson-files/harmonic-intervals-2-3
-share/solfege/lesson-files/harmonic-intervals-2-to-8
-share/solfege/lesson-files/harmonic-intervals-3
-share/solfege/lesson-files/harmonic-intervals-4-5
-share/solfege/lesson-files/harmonic-intervals-4-5-8
-share/solfege/lesson-files/harmonic-intervals-6
-share/solfege/lesson-files/harmonic-intervals-6-7
-share/solfege/lesson-files/harmonic-intervals-7
-share/solfege/lesson-files/harmonic-intervals-7-9
-share/solfege/lesson-files/harmonic-intervals-9
-share/solfege/lesson-files/harmonic-intervals-self-config
-share/solfege/lesson-files/harmonic-intervals-tritonus-7
-share/solfege/lesson-files/hear-tones-1
-share/solfege/lesson-files/hear-tones-2
-share/solfege/lesson-files/hear-tones-3
-share/solfege/lesson-files/hear-tones-4
-share/solfege/lesson-files/hear-tones-5
-share/solfege/lesson-files/hear-tones-6
-share/solfege/lesson-files/hear-tones-triads
-share/solfege/lesson-files/hear-tones-triads-difficult
-share/solfege/lesson-files/hear-tones-triads-easy
-share/solfege/lesson-files/id-tone
-share/solfege/lesson-files/id-tone-cde-10
-share/solfege/lesson-files/id-tone-cde-11
-share/solfege/lesson-files/id-tone-cde-12
-share/solfege/lesson-files/id-tone-cde-3
-share/solfege/lesson-files/id-tone-cde-4
-share/solfege/lesson-files/id-tone-cde-5
-share/solfege/lesson-files/id-tone-cde-6
-share/solfege/lesson-files/id-tone-cde-7
-share/solfege/lesson-files/id-tone-cde-8
-share/solfege/lesson-files/id-tone-cde-9
-share/solfege/lesson-files/include/interval-elements
-share/solfege/lesson-files/include/jazz-progression-elements
-share/solfege/lesson-files/include/mma-grooves
-share/solfege/lesson-files/include/progression-elements
-share/solfege/lesson-files/include/sc-master
-share/solfege/lesson-files/interval_in_key_maj
-share/solfege/lesson-files/interval_in_key_min
-share/solfege/lesson-files/jsb-inventions
-share/solfege/lesson-files/melodic-intervals
-share/solfege/lesson-files/melodic-intervals-10
-share/solfege/lesson-files/melodic-intervals-2
-share/solfege/lesson-files/melodic-intervals-2-3
-share/solfege/lesson-files/melodic-intervals-2-to-8
-share/solfege/lesson-files/melodic-intervals-3
-share/solfege/lesson-files/melodic-intervals-4-5
-share/solfege/lesson-files/melodic-intervals-4-5-8
-share/solfege/lesson-files/melodic-intervals-6
-share/solfege/lesson-files/melodic-intervals-6-7
-share/solfege/lesson-files/melodic-intervals-7
-share/solfege/lesson-files/melodic-intervals-7-9
-share/solfege/lesson-files/melodic-intervals-9
-share/solfege/lesson-files/melodic-intervals-down
-share/solfege/lesson-files/melodic-intervals-down-10
-share/solfege/lesson-files/melodic-intervals-down-2
-share/solfege/lesson-files/melodic-intervals-down-2-3
-share/solfege/lesson-files/melodic-intervals-down-2-to-8
-share/solfege/lesson-files/melodic-intervals-down-3
-share/solfege/lesson-files/melodic-intervals-down-4-5
-share/solfege/lesson-files/melodic-intervals-down-4-5-8
-share/solfege/lesson-files/melodic-intervals-down-6
-share/solfege/lesson-files/melodic-intervals-down-6-7
-share/solfege/lesson-files/melodic-intervals-down-7
-share/solfege/lesson-files/melodic-intervals-down-7-9
-share/solfege/lesson-files/melodic-intervals-down-9
-share/solfege/lesson-files/melodic-intervals-down-tritonus-7
-share/solfege/lesson-files/melodic-intervals-self-config
-share/solfege/lesson-files/melodic-intervals-tritonus-7
-share/solfege/lesson-files/melodic-intervals-up
-share/solfege/lesson-files/melodic-intervals-up-10
-share/solfege/lesson-files/melodic-intervals-up-2
-share/solfege/lesson-files/melodic-intervals-up-2-3
-share/solfege/lesson-files/melodic-intervals-up-2-to-8
-share/solfege/lesson-files/melodic-intervals-up-3
-share/solfege/lesson-files/melodic-intervals-up-4-5
-share/solfege/lesson-files/melodic-intervals-up-4-5-8
-share/solfege/lesson-files/melodic-intervals-up-6
-share/solfege/lesson-files/melodic-intervals-up-6-7
-share/solfege/lesson-files/melodic-intervals-up-7
-share/solfege/lesson-files/melodic-intervals-up-7-9
-share/solfege/lesson-files/melodic-intervals-up-9
-share/solfege/lesson-files/melodic-intervals-up-tritonus-7
-share/solfege/lesson-files/mma-1
-share/solfege/lesson-files/mma-2
-share/solfege/lesson-files/mma-3
-share/solfege/lesson-files/nameinterval-1
-share/solfege/lesson-files/nameinterval-2
-share/solfege/lesson-files/nameinterval-fifths
-share/solfege/lesson-files/nameinterval-fourths
-share/solfege/lesson-files/nameinterval-octave
-share/solfege/lesson-files/nameinterval-seconds
-share/solfege/lesson-files/nameinterval-sevenths
-share/solfege/lesson-files/nameinterval-sixths
-share/solfege/lesson-files/nameinterval-thirds
-share/solfege/lesson-files/nameinterval-unison
-share/solfege/lesson-files/progression-1
-share/solfege/lesson-files/progression-2
-share/solfege/lesson-files/progression-atte
-share/solfege/lesson-files/progression-x
-share/solfege/lesson-files/rhythm-all
-share/solfege/lesson-files/rhythm-easy
-share/solfege/lesson-files/rhythm-mid
-share/solfege/lesson-files/rhythm-self-config-binary
-share/solfege/lesson-files/rhythm-self-config-ternary
-share/solfege/lesson-files/rhythm-ternary
-share/solfege/lesson-files/rhythmtapping2-self-config-binary
-share/solfege/lesson-files/rhythmtapping2-self-config-ternary
-share/solfege/lesson-files/sc-6tones
-share/solfege/lesson-files/sc-8tones
-share/solfege/lesson-files/sc-beb
-share/solfege/lesson-files/sc-beb-a
-share/solfege/lesson-files/sc-beb-d
-share/solfege/lesson-files/sc-beb-elem
-share/solfege/lesson-files/sc-beb-name
-share/solfege/lesson-files/sc-beb-s
-share/solfege/lesson-files/sc-church
-share/solfege/lesson-files/sc-dha
-share/solfege/lesson-files/sc-dha-a
-share/solfege/lesson-files/sc-dha-d
-share/solfege/lesson-files/sc-dha-elem
-share/solfege/lesson-files/sc-dha-f
-share/solfege/lesson-files/sc-dha-g
-share/solfege/lesson-files/sc-dha-name
-share/solfege/lesson-files/sc-dha-p
-share/solfege/lesson-files/sc-dha-s
-share/solfege/lesson-files/sc-dha-t
-share/solfege/lesson-files/sc-dom
-share/solfege/lesson-files/sc-dom-jazz
-share/solfege/lesson-files/sc-east
-share/solfege/lesson-files/sc-greek
-share/solfege/lesson-files/sc-hal
-share/solfege/lesson-files/sc-hal-jazz
-share/solfege/lesson-files/sc-ham
-share/solfege/lesson-files/sc-ham-a
-share/solfege/lesson-files/sc-ham-d
-share/solfege/lesson-files/sc-ham-elem
-share/solfege/lesson-files/sc-ham-f
-share/solfege/lesson-files/sc-ham-g
-share/solfege/lesson-files/sc-ham-name
-share/solfege/lesson-files/sc-ham-p
-share/solfege/lesson-files/sc-ham-s
-share/solfege/lesson-files/sc-ham-t
-share/solfege/lesson-files/sc-har
-share/solfege/lesson-files/sc-har-a
-share/solfege/lesson-files/sc-har-d
-share/solfege/lesson-files/sc-har-elem
-share/solfege/lesson-files/sc-har-f
-share/solfege/lesson-files/sc-har-g
-share/solfege/lesson-files/sc-har-name
-share/solfege/lesson-files/sc-har-p
-share/solfege/lesson-files/sc-har-s
-share/solfege/lesson-files/sc-har-t
-share/solfege/lesson-files/sc-hum-g
-share/solfege/lesson-files/sc-hun
-share/solfege/lesson-files/sc-hun-a
-share/solfege/lesson-files/sc-hun-d
-share/solfege/lesson-files/sc-hun-elem
-share/solfege/lesson-files/sc-hun-f
-share/solfege/lesson-files/sc-hun-g
-share/solfege/lesson-files/sc-hun-name
-share/solfege/lesson-files/sc-hun-p
-share/solfege/lesson-files/sc-hun-s
-share/solfege/lesson-files/sc-hun-t
-share/solfege/lesson-files/sc-maj
-share/solfege/lesson-files/sc-maj-a
-share/solfege/lesson-files/sc-maj-d
-share/solfege/lesson-files/sc-maj-elem
-share/solfege/lesson-files/sc-maj-f
-share/solfege/lesson-files/sc-maj-g
-share/solfege/lesson-files/sc-maj-name
-share/solfege/lesson-files/sc-maj-p
-share/solfege/lesson-files/sc-maj-px
-share/solfege/lesson-files/sc-maj-s
-share/solfege/lesson-files/sc-maj-t
-share/solfege/lesson-files/sc-mau
-share/solfege/lesson-files/sc-mau-jazz
-share/solfege/lesson-files/sc-mel
-share/solfege/lesson-files/sc-mel-a
-share/solfege/lesson-files/sc-mel-d
-share/solfege/lesson-files/sc-mel-elem
-share/solfege/lesson-files/sc-mel-f
-share/solfege/lesson-files/sc-mel-g
-share/solfege/lesson-files/sc-mel-name
-share/solfege/lesson-files/sc-mel-p
-share/solfege/lesson-files/sc-mel-s
-share/solfege/lesson-files/sc-mel-t
-share/solfege/lesson-files/sc-min
-share/solfege/lesson-files/sc-min-jazz
-share/solfege/lesson-files/sc-nat-g
-share/solfege/lesson-files/sc-nea
-share/solfege/lesson-files/sc-nea-a
-share/solfege/lesson-files/sc-nea-d
-share/solfege/lesson-files/sc-nea-elem
-share/solfege/lesson-files/sc-nea-f
-share/solfege/lesson-files/sc-nea-g
-share/solfege/lesson-files/sc-nea-name
-share/solfege/lesson-files/sc-nea-p
-share/solfege/lesson-files/sc-nea-s
-share/solfege/lesson-files/sc-nea-t
-share/solfege/lesson-files/sc-nem
-share/solfege/lesson-files/sc-nem-a
-share/solfege/lesson-files/sc-nem-d
-share/solfege/lesson-files/sc-nem-elem
-share/solfege/lesson-files/sc-nem-f
-share/solfege/lesson-files/sc-nem-g
-share/solfege/lesson-files/sc-nem-name
-share/solfege/lesson-files/sc-nem-p
-share/solfege/lesson-files/sc-nem-s
-share/solfege/lesson-files/sc-nem-t
-share/solfege/lesson-files/sc-pen
-share/solfege/lesson-files/sc-pen-a
-share/solfege/lesson-files/sc-pen-d
-share/solfege/lesson-files/sc-pen-elem
-share/solfege/lesson-files/sc-pen-g
-share/solfege/lesson-files/sc-pen-name
-share/solfege/lesson-files/sc-pen-s
-share/solfege/lesson-files/sc-plagal
-share/solfege/lesson-files/sc-sim
-share/solfege/lesson-files/sc-sim-a
-share/solfege/lesson-files/sc-sim-d
-share/solfege/lesson-files/sc-sim-elem
-share/solfege/lesson-files/sc-sim-name
-share/solfege/lesson-files/sc-sim-s
-share/solfege/lesson-files/share/fanfare.midi
-share/solfege/lesson-files/share/fanfare.mp3
-share/solfege/lesson-files/share/fanfare.ogg
-share/solfege/lesson-files/share/fanfare.wav
-share/solfege/lesson-files/share/fifth-pure-220.00.wav
-share/solfege/lesson-files/share/fifth-pure-247.5.wav
-share/solfege/lesson-files/share/fifth-pure-293.33.wav
-share/solfege/lesson-files/share/fifth-small-220.00.wav
-share/solfege/lesson-files/share/fifth-small-247.5.wav
-share/solfege/lesson-files/share/fifth-small-293.33.wav
-share/solfege/lesson-files/share/fil1.sco
-share/solfege/lesson-files/share/sinus-ad.orc
-share/solfege/lesson-files/share/sinus.orc
-share/solfege/lesson-files/sing-chord-tone
-share/solfege/lesson-files/sing-intervals
-share/solfege/lesson-files/sing-intervals-10
-share/solfege/lesson-files/sing-intervals-2
-share/solfege/lesson-files/sing-intervals-2-3
-share/solfege/lesson-files/sing-intervals-3
-share/solfege/lesson-files/sing-intervals-4-5
-share/solfege/lesson-files/sing-intervals-4-5-8
-share/solfege/lesson-files/sing-intervals-6
-share/solfege/lesson-files/sing-intervals-6-7
-share/solfege/lesson-files/sing-intervals-7
-share/solfege/lesson-files/sing-intervals-7-9
-share/solfege/lesson-files/sing-intervals-9
-share/solfege/lesson-files/sing-intervals-self-config
-share/solfege/lesson-files/sing-intervals-tritonus-7
-share/solfege/lesson-files/sing-the-fifth
-share/solfege/lesson-files/sing-the-root
-share/solfege/lesson-files/sing-the-seventh
-share/solfege/lesson-files/sing-the-seventh-inv
-share/solfege/lesson-files/sing-the-third
-share/solfege/lesson-files/singchord-1
-share/solfege/lesson-files/singchord-2
-share/solfege/lesson-files/singchord-3
-share/solfege/lesson-files/singchord-4
-share/solfege/lesson-files/singchord-5
-share/solfege/lesson-files/singchord-6
-share/solfege/lesson-files/singchord-all
-share/solfege/lesson-files/solfa-17
-share/solfege/lesson-files/solfa-17-C
-share/solfege/lesson-files/solfa-7
-share/solfege/lesson-files/solfa-7-C
-share/solfege/lesson-files/tapping-all
-share/solfege/lesson-files/tapping-easy
-share/solfege/lesson-files/tapping-mid
-share/solfege/lesson-files/three-prog-root
-share/solfege/lesson-files/twelvetone
-share/solfege/lesson-files/volkslieder1
-share/solfege/lesson-files/volkslieder2
-share/solfege/mpd/__init__.py
-share/solfege/mpd/__init__.pyc
-share/solfege/mpd/_exceptions.py
-share/solfege/mpd/_exceptions.pyc
-share/solfege/mpd/const.py
-share/solfege/mpd/const.pyc
-share/solfege/mpd/duration.py
-share/solfege/mpd/duration.pyc
-share/solfege/mpd/engravers.py
-share/solfege/mpd/engravers.pyc
-share/solfege/mpd/interval.py
-share/solfege/mpd/interval.pyc
-share/solfege/mpd/mfutils.py
-share/solfege/mpd/mfutils.pyc
-share/solfege/mpd/mpdutils.py
-share/solfege/mpd/mpdutils.pyc
-share/solfege/mpd/musicalpitch.py
-share/solfege/mpd/musicalpitch.pyc
-share/solfege/mpd/musicdisplayer.py
-share/solfege/mpd/musicdisplayer.pyc
-share/solfege/mpd/parser.py
-share/solfege/mpd/parser.pyc
-share/solfege/mpd/rat.py
-share/solfege/mpd/rat.pyc
-share/solfege/mpd/requests.py
-share/solfege/mpd/requests.pyc
-share/solfege/mpd/track.py
-share/solfege/mpd/track.pyc
-share/solfege/regression-lesson-files/chord-no-name
-share/solfege/regression-lesson-files/chord-wav-music
-share/solfege/regression-lesson-files/chordvoicing-lessonfile-exception
-share/solfege/regression-lesson-files/chordvoicing-mpd-exception
-share/solfege/regression-lesson-files/compareintervals-1
-share/solfege/regression-lesson-files/compareintervals-2
-share/solfege/regression-lesson-files/compareintervals-3
-share/solfege/regression-lesson-files/compareintervals-4
-share/solfege/regression-lesson-files/dictation-exception-handling
-share/solfege/regression-lesson-files/dictation-no-questions
-share/solfege/regression-lesson-files/elembuilder-bad-tonic
-share/solfege/regression-lesson-files/elembuilder-scale-1
-share/solfege/regression-lesson-files/elembuilder-scale-2
-share/solfege/regression-lesson-files/elembuilder-scale-3
-share/solfege/regression-lesson-files/elembuilder-scale-4
-share/solfege/regression-lesson-files/elembuilder-scale-5
-share/solfege/regression-lesson-files/harmonicprogression-lessonfile-exception
-share/solfege/regression-lesson-files/idbyname-assignment-to-reserved-word
-share/solfege/regression-lesson-files/idbyname-at_question_start-1
-share/solfege/regression-lesson-files/idbyname-at_question_start-2
-share/solfege/regression-lesson-files/idbyname-at_question_start-3
-share/solfege/regression-lesson-files/idbyname-bad-cuemusic
-share/solfege/regression-lesson-files/idbyname-mediafiles
-share/solfege/regression-lesson-files/idbyname-missing-.wav-file
-share/solfege/regression-lesson-files/idbyname-noquestionsinfile
-share/solfege/regression-lesson-files/idbyname-syntax-error-1
-share/solfege/regression-lesson-files/idbyname-syntax-error-2
-share/solfege/regression-lesson-files/idbyname-unsupported-named-block
-share/solfege/regression-lesson-files/idbyname-vmusic
-share/solfege/regression-lesson-files/idproperty-1
-share/solfege/regression-lesson-files/idproperty-2
-share/solfege/regression-lesson-files/idproperty-3
-share/solfege/regression-lesson-files/idproperty-4
-share/solfege/regression-lesson-files/nameinterval-bad-tones-header-var
-share/solfege/regression-lesson-files/nameinterval-constraints
-share/solfege/regression-lesson-files/rhythmtapping-1
-share/solfege/regression-lesson-files/rhythmtapping-2
-share/solfege/regression-lesson-files/rhythmtapping-3
-share/solfege/regression-lesson-files/rhythmtapping-4
-share/solfege/regression-lesson-files/rhythmtapping-bad-mpd-code
-share/solfege/regression-lesson-files/rhythmtapping2-1
-share/solfege/regression-lesson-files/rvoice
-share/solfege/regression-lesson-files/singanswer-bad-mpd-code
-share/solfege/regression-lesson-files/singanswer-missing-.wav-file
-share/solfege/regression-lesson-files/singanswer-missing-question_text
-share/solfege/regression-lesson-files/transpose-accidentals
-share/solfege/regression-lesson-files/transpose-key
-share/solfege/regression-lesson-files/xx-chord-exceptions
-share/solfege/regression-lesson-files/xx-chordvoicing-exceptions
-share/solfege/regression-lesson-files/xx-dictation-exceptions
-share/solfege/regression-lesson-files/xx-elembuilder-exceptions
-share/solfege/regression-lesson-files/xx-harmonicprogressiondictation-exceptions
-share/solfege/regression-lesson-files/xx-idbyname-exceptions
-share/solfege/regression-lesson-files/xx-idproperty-exceptions
-share/solfege/regression-lesson-files/xx-rhythmtapping-exceptions
-share/solfege/regression-lesson-files/xx-singanswer-exceptions
-share/solfege/regression-lesson-files/xx-singchord-exceptions
+share/solfege/help/tr/user-modules.html
 share/solfege/solfege.gtkrc
-share/solfege/soundcard/__init__.py
-share/solfege/soundcard/__init__.pyc
-share/solfege/soundcard/exporter.py
-share/solfege/soundcard/exporter.pyc
-share/solfege/soundcard/fakesynth.py
-share/solfege/soundcard/fakesynth.pyc
-share/solfege/soundcard/midifilesynth.py
-share/solfege/soundcard/midifilesynth.pyc
-share/solfege/soundcard/oss_common.py
-share/solfege/soundcard/oss_common.pyc
-share/solfege/soundcard/oss_sequencer.py
-share/solfege/soundcard/oss_sequencer.pyc
-share/solfege/soundcard/oss_sequencer2.py
-share/solfege/soundcard/oss_sequencer2.pyc
-share/solfege/soundcard/solfege_c_midi.py
-share/solfege/soundcard/solfege_c_midi.pyc
-share/solfege/soundcard/soundcardexceptions.py
-share/solfege/soundcard/soundcardexceptions.pyc
-share/solfege/soundcard/synth_common.py
-share/solfege/soundcard/synth_common.pyc
-share/solfege/soundcard/winsynth.py
-share/solfege/soundcard/winsynth.pyc
-share/solfege/src/ElementTree.py
-share/solfege/src/ElementTree.pyc
-share/solfege/src/__init__.py
-share/solfege/src/__init__.pyc
-share/solfege/src/_version.py
-share/solfege/src/_version.pyc
-share/solfege/src/abstract.py
-share/solfege/src/abstract.pyc
-share/solfege/src/app.py
-share/solfege/src/app.pyc
-share/solfege/src/buildinfo.py
-share/solfege/src/buildinfo.pyc
-share/solfege/src/cfg.py
-share/solfege/src/cfg.pyc
-share/solfege/src/chord.py
-share/solfege/src/chord.pyc
-share/solfege/src/chordvoicing.py
-share/solfege/src/chordvoicing.pyc
-share/solfege/src/compareintervals.py
-share/solfege/src/compareintervals.pyc
-share/solfege/src/configwindow.py
-share/solfege/src/configwindow.pyc
-share/solfege/src/dataparser.py
-share/solfege/src/dataparser.pyc
-share/solfege/src/dictation.py
-share/solfege/src/dictation.pyc
-share/solfege/src/elembuilder.py
-share/solfege/src/elembuilder.pyc
-share/solfege/src/example.py
-share/solfege/src/example.pyc
-share/solfege/src/exceptiondialog.py
-share/solfege/src/exceptiondialog.pyc
-share/solfege/src/filesystem.py
-share/solfege/src/filesystem.pyc
-share/solfege/src/gpath.py
-share/solfege/src/gpath.pyc
-share/solfege/src/gu.py
-share/solfege/src/gu.pyc
-share/solfege/src/harmonicinterval.py
-share/solfege/src/harmonicinterval.pyc
-share/solfege/src/harmonicprogressiondictation.py
-share/solfege/src/harmonicprogressiondictation.pyc
-share/solfege/src/helpbrowser.py
-share/solfege/src/helpbrowser.pyc
-share/solfege/src/history.py
-share/solfege/src/history.pyc
-share/solfege/src/htmlwidget.py
-share/solfege/src/htmlwidget.pyc
-share/solfege/src/i18n.py
-share/solfege/src/i18n.pyc
-share/solfege/src/idbyname.py
-share/solfege/src/idbyname.pyc
-share/solfege/src/identifybpm.py
-share/solfege/src/identifybpm.pyc
-share/solfege/src/idproperty.py
-share/solfege/src/idproperty.pyc
-share/solfege/src/idtone.py
-share/solfege/src/idtone.pyc
-share/solfege/src/inputwidgets.py
-share/solfege/src/inputwidgets.pyc
-share/solfege/src/instrumentselector.py
-share/solfege/src/instrumentselector.pyc
-share/solfege/src/languages.py
-share/solfege/src/languages.pyc
-share/solfege/src/learning_tree_editor.py
-share/solfege/src/learning_tree_editor.pyc
-share/solfege/src/lessonfile.py
-share/solfege/src/lessonfile.pyc
-share/solfege/src/lessonfile_editor_main.py
-share/solfege/src/lessonfile_editor_main.pyc
-share/solfege/src/lessonfilegui.py
-share/solfege/src/lessonfilegui.pyc
-share/solfege/src/mainwin.py
-share/solfege/src/mainwin.pyc
-share/solfege/src/melodicinterval.py
-share/solfege/src/melodicinterval.pyc
-share/solfege/src/multipleintervalconfigwidget.py
-share/solfege/src/multipleintervalconfigwidget.pyc
-share/solfege/src/nameinterval.py
-share/solfege/src/nameinterval.pyc
-share/solfege/src/notenamespinbutton.py
-share/solfege/src/notenamespinbutton.pyc
-share/solfege/src/osutils.py
-share/solfege/src/osutils.pyc
-share/solfege/src/pmwiki.py
-share/solfege/src/pmwiki.pyc
-share/solfege/src/practisesheetdlg.py
-share/solfege/src/practisesheetdlg.pyc
-share/solfege/src/reportbug.py
-share/solfege/src/reportbug.pyc
-share/solfege/src/reportlib.py
-share/solfege/src/reportlib.pyc
-share/solfege/src/rhythm.py
-share/solfege/src/rhythm.pyc
-share/solfege/src/rhythmtapping.py
-share/solfege/src/rhythmtapping.pyc
-share/solfege/src/rhythmtapping2.py
-share/solfege/src/rhythmtapping2.pyc
-share/solfege/src/runtime.py
-share/solfege/src/runtime.pyc
-share/solfege/src/singanswer.py
-share/solfege/src/singanswer.pyc
-share/solfege/src/singchord.py
-share/solfege/src/singchord.pyc
-share/solfege/src/singinterval.py
-share/solfege/src/singinterval.pyc
-share/solfege/src/specialwidgets.py
-share/solfege/src/specialwidgets.pyc
-share/solfege/src/statistics.py
-share/solfege/src/statistics.pyc
-share/solfege/src/statisticsviewer.py
-share/solfege/src/statisticsviewer.pyc
-share/solfege/src/stock.py
-share/solfege/src/stock.pyc
-share/solfege/src/testlib.py
-share/solfege/src/testlib.pyc
-share/solfege/src/tracebackwindow.py
-share/solfege/src/tracebackwindow.pyc
-share/solfege/src/trainingsetdlg.py
-share/solfege/src/trainingsetdlg.pyc
-share/solfege/src/tree.py
-share/solfege/src/tree.pyc
-share/solfege/src/tuner.py
-share/solfege/src/tuner.pyc
-share/solfege/src/twelvetone.py
-share/solfege/src/twelvetone.pyc
-share/solfege/src/utils.py
-share/solfege/src/utils.pyc
-share/solfege/src/uuid.py
-share/solfege/src/uuid.pyc
-share/solfege/src/winlang.py
-share/solfege/src/winlang.pyc
-share/solfege/src/winreg.py
-share/solfege/src/winreg.pyc
-share/solfege/src/xrandom.py
-share/solfege/src/xrandom.pyc
-share/solfege/themes/svg/chord-voicing.svg
-share/solfege/themes/svg/chord.svg
-share/solfege/themes/svg/happyface.svg
-share/solfege/themes/svg/harmonic-interval.svg
-share/solfege/themes/svg/id-by-name.svg
-share/solfege/themes/svg/mal.svg
-share/solfege/themes/svg/melodic-interval.svg
-share/solfege/themes/svg/sadface.svg
-share/solfege/themes/svg/sing-chord.svg
-share/solfege/themes/svg/sing-interval.svg
-share/solfege/themes/svg/solfege.svg
+share/solfege/solfege/__init__.py
+share/solfege/solfege/__init__.pyc
+share/solfege/solfege/_version.py
+share/solfege/solfege/_version.pyc
+share/solfege/solfege/abstract.py
+share/solfege/solfege/abstract.pyc
+share/solfege/solfege/abstract_solmisation_addon.py
+share/solfege/solfege/abstract_solmisation_addon.pyc
+share/solfege/solfege/application.py
+share/solfege/solfege/application.pyc
+share/solfege/solfege/buildinfo.py
+share/solfege/solfege/buildinfo.pyc
+share/solfege/solfege/cfg.py
+share/solfege/solfege/cfg.pyc
+share/solfege/solfege/configwindow.py
+share/solfege/solfege/configwindow.pyc
+share/solfege/solfege/const.py
+share/solfege/solfege/const.pyc
+share/solfege/solfege/dataparser.py
+share/solfege/solfege/dataparser.pyc
+share/solfege/solfege/download_pyalsa.py
+share/solfege/solfege/download_pyalsa.pyc
+share/solfege/solfege/esel.py
+share/solfege/solfege/esel.pyc
+share/solfege/solfege/exercises/__init__.py
+share/solfege/solfege/exercises/__init__.pyc
+share/solfege/solfege/exercises/chord.py
+share/solfege/solfege/exercises/chord.pyc
+share/solfege/solfege/exercises/chordvoicing.py
+share/solfege/solfege/exercises/chordvoicing.pyc
+share/solfege/solfege/exercises/compareintervals.py
+share/solfege/solfege/exercises/compareintervals.pyc
+share/solfege/solfege/exercises/dictation.py
+share/solfege/solfege/exercises/dictation.pyc
+share/solfege/solfege/exercises/elembuilder.py
+share/solfege/solfege/exercises/elembuilder.pyc
+share/solfege/solfege/exercises/harmonicinterval.py
+share/solfege/solfege/exercises/harmonicinterval.pyc
+share/solfege/solfege/exercises/harmonicprogressiondictation.py
+share/solfege/solfege/exercises/harmonicprogressiondictation.pyc
+share/solfege/solfege/exercises/idbyname.py
+share/solfege/solfege/exercises/idbyname.pyc
+share/solfege/solfege/exercises/identifybpm.py
+share/solfege/solfege/exercises/identifybpm.pyc
+share/solfege/solfege/exercises/idproperty.py
+share/solfege/solfege/exercises/idproperty.pyc
+share/solfege/solfege/exercises/idtone.py
+share/solfege/solfege/exercises/idtone.pyc
+share/solfege/solfege/exercises/melodicinterval.py
+share/solfege/solfege/exercises/melodicinterval.pyc
+share/solfege/solfege/exercises/nameinterval.py
+share/solfege/solfege/exercises/nameinterval.pyc
+share/solfege/solfege/exercises/rhythm.py
+share/solfege/solfege/exercises/rhythm.pyc
+share/solfege/solfege/exercises/rhythmdictation.py
+share/solfege/solfege/exercises/rhythmdictation.pyc
+share/solfege/solfege/exercises/rhythmdictation2.py
+share/solfege/solfege/exercises/rhythmdictation2.pyc
+share/solfege/solfege/exercises/rhythmtapping.py
+share/solfege/solfege/exercises/rhythmtapping.pyc
+share/solfege/solfege/exercises/rhythmtapping2.py
+share/solfege/solfege/exercises/rhythmtapping2.pyc
+share/solfege/solfege/exercises/singanswer.py
+share/solfege/solfege/exercises/singanswer.pyc
+share/solfege/solfege/exercises/singchord.py
+share/solfege/solfege/exercises/singchord.pyc
+share/solfege/solfege/exercises/singinterval.py
+share/solfege/solfege/exercises/singinterval.pyc
+share/solfege/solfege/exercises/solmisation.py
+share/solfege/solfege/exercises/solmisation.pyc
+share/solfege/solfege/exercises/toneincontext.py
+share/solfege/solfege/exercises/toneincontext.pyc
+share/solfege/solfege/exercises/tuner.py
+share/solfege/solfege/exercises/tuner.pyc
+share/solfege/solfege/exercises/twelvetone.py
+share/solfege/solfege/exercises/twelvetone.pyc
+share/solfege/solfege/filesystem.py
+share/solfege/solfege/filesystem.pyc
+share/solfege/solfege/fpeditor.py
+share/solfege/solfege/fpeditor.pyc
+share/solfege/solfege/frontpage.py
+share/solfege/solfege/frontpage.pyc
+share/solfege/solfege/gu.py
+share/solfege/solfege/gu.pyc
+share/solfege/solfege/history.py
+share/solfege/solfege/history.pyc
+share/solfege/solfege/i18n.py
+share/solfege/solfege/i18n.pyc
+share/solfege/solfege/inputwidgets.py
+share/solfege/solfege/inputwidgets.pyc
+share/solfege/solfege/instrumentselector.py
+share/solfege/solfege/instrumentselector.pyc
+share/solfege/solfege/languages.py
+share/solfege/solfege/languages.pyc
+share/solfege/solfege/lessonfile.py
+share/solfege/solfege/lessonfile.pyc
+share/solfege/solfege/lessonfile_editor_main.py
+share/solfege/solfege/lessonfile_editor_main.pyc
+share/solfege/solfege/lessonfilegui.py
+share/solfege/solfege/lessonfilegui.pyc
+share/solfege/solfege/lfmod.py
+share/solfege/solfege/lfmod.pyc
+share/solfege/solfege/mainwin.py
+share/solfege/solfege/mainwin.pyc
+share/solfege/solfege/make_screenshots.py
+share/solfege/solfege/make_screenshots.pyc
+share/solfege/solfege/mpd/__init__.py
+share/solfege/solfege/mpd/__init__.pyc
+share/solfege/solfege/mpd/_exceptions.py
+share/solfege/solfege/mpd/_exceptions.pyc
+share/solfege/solfege/mpd/const.py
+share/solfege/solfege/mpd/const.pyc
+share/solfege/solfege/mpd/duration.py
+share/solfege/solfege/mpd/duration.pyc
+share/solfege/solfege/mpd/elems.py
+share/solfege/solfege/mpd/elems.pyc
+share/solfege/solfege/mpd/engravers.py
+share/solfege/solfege/mpd/engravers.pyc
+share/solfege/solfege/mpd/interval.py
+share/solfege/solfege/mpd/interval.pyc
+share/solfege/solfege/mpd/lexer.py
+share/solfege/solfege/mpd/lexer.pyc
+share/solfege/solfege/mpd/mfutils.py
+share/solfege/solfege/mpd/mfutils.pyc
+share/solfege/solfege/mpd/mpdutils.py
+share/solfege/solfege/mpd/mpdutils.pyc
+share/solfege/solfege/mpd/musicalpitch.py
+share/solfege/solfege/mpd/musicalpitch.pyc
+share/solfege/solfege/mpd/musicdisplayer.py
+share/solfege/solfege/mpd/musicdisplayer.pyc
+share/solfege/solfege/mpd/parser.py
+share/solfege/solfege/mpd/parser.pyc
+share/solfege/solfege/mpd/performer.py
+share/solfege/solfege/mpd/performer.pyc
+share/solfege/solfege/mpd/rat.py
+share/solfege/solfege/mpd/rat.pyc
+share/solfege/solfege/mpd/requests.py
+share/solfege/solfege/mpd/requests.pyc
+share/solfege/solfege/mpd/rhythmwidget.py
+share/solfege/solfege/mpd/rhythmwidget.pyc
+share/solfege/solfege/mpd/track.py
+share/solfege/solfege/mpd/track.pyc
+share/solfege/solfege/multipleintervalconfigwidget.py
+share/solfege/solfege/multipleintervalconfigwidget.pyc
+share/solfege/solfege/notenamespinbutton.py
+share/solfege/solfege/notenamespinbutton.pyc
+share/solfege/solfege/optionparser.py
+share/solfege/solfege/optionparser.pyc
+share/solfege/solfege/osutils.py
+share/solfege/solfege/osutils.pyc
+share/solfege/solfege/parsetree.py
+share/solfege/solfege/parsetree.pyc
+share/solfege/solfege/practisesheetdlg.py
+share/solfege/solfege/practisesheetdlg.pyc
+share/solfege/solfege/presetup.py
+share/solfege/solfege/presetup.pyc
+share/solfege/solfege/profilemanager.py
+share/solfege/solfege/profilemanager.pyc
+share/solfege/solfege/reportbug.py
+share/solfege/solfege/reportbug.pyc
+share/solfege/solfege/reportlib.py
+share/solfege/solfege/reportlib.pyc
+share/solfege/solfege/runtime.py
+share/solfege/solfege/runtime.pyc
+share/solfege/solfege/soundcard/__init__.py
+share/solfege/solfege/soundcard/__init__.pyc
+share/solfege/solfege/soundcard/alsa_sequencer.py
+share/solfege/solfege/soundcard/alsa_sequencer.pyc
+share/solfege/solfege/soundcard/exporter.py
+share/solfege/solfege/soundcard/exporter.pyc
+share/solfege/solfege/soundcard/fakesynth.py
+share/solfege/solfege/soundcard/fakesynth.pyc
+share/solfege/solfege/soundcard/midifilesynth.py
+share/solfege/solfege/soundcard/midifilesynth.pyc
+share/solfege/solfege/soundcard/oss_common.py
+share/solfege/solfege/soundcard/oss_common.pyc
+share/solfege/solfege/soundcard/oss_sequencer.py
+share/solfege/solfege/soundcard/oss_sequencer.pyc
+share/solfege/solfege/soundcard/oss_sequencer2.py
+share/solfege/solfege/soundcard/oss_sequencer2.pyc
+share/solfege/solfege/soundcard/solfege_c_midi.py
+share/solfege/solfege/soundcard/solfege_c_midi.pyc
+share/solfege/solfege/soundcard/soundcardexceptions.py
+share/solfege/solfege/soundcard/soundcardexceptions.pyc
+share/solfege/solfege/soundcard/synth_common.py
+share/solfege/solfege/soundcard/synth_common.pyc
+share/solfege/solfege/soundcard/winsynth.py
+share/solfege/solfege/soundcard/winsynth.pyc
+share/solfege/solfege/specialwidgets.py
+share/solfege/solfege/specialwidgets.pyc
+share/solfege/solfege/startup.py
+share/solfege/solfege/startup.pyc
+share/solfege/solfege/statistics.py
+share/solfege/solfege/statistics.pyc
+share/solfege/solfege/statisticsviewer.py
+share/solfege/solfege/statisticsviewer.pyc
+share/solfege/solfege/stock.py
+share/solfege/solfege/stock.pyc
+share/solfege/solfege/testlib.py
+share/solfege/solfege/testlib.pyc
+share/solfege/solfege/tracebackwindow.py
+share/solfege/solfege/tracebackwindow.pyc
+share/solfege/solfege/trainingsetdlg.py
+share/solfege/solfege/trainingsetdlg.pyc
+share/solfege/solfege/utils.py
+share/solfege/solfege/utils.pyc
+share/solfege/solfege/uuid.py
+share/solfege/solfege/uuid.pyc
+share/solfege/solfege/winlang.py
+share/solfege/solfege/winlang.pyc
+share/solfege/solfege/winreg.py
+share/solfege/solfege/winreg.pyc
+share/solfege/solfege/xrandom.py
+share/solfege/solfege/xrandom.pyc
 share/solfege/ui.xml

Index: pkgsrc/audio/solfege/distinfo
diff -u pkgsrc/audio/solfege/distinfo:1.9 pkgsrc/audio/solfege/distinfo:1.10
--- pkgsrc/audio/solfege/distinfo:1.9   Tue Nov  3 01:12:50 2015
+++ pkgsrc/audio/solfege/distinfo       Thu Jul 11 04:45:53 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2015/11/03 01:12:50 agc Exp $
+$NetBSD: distinfo,v 1.10 2019/07/11 04:45:53 schmonz Exp $
 
-SHA1 (solfege-3.14.1.tar.gz) = 8fee7962afd72b3f371fc1973a1d5ff29632bf96
-RMD160 (solfege-3.14.1.tar.gz) = a77210a960b6245d6551f43cc39a33695975a2ec
-SHA512 (solfege-3.14.1.tar.gz) = 0294681900d4e15cd9fd85a07b4ce22016a210d280b673bd7620eceff3973a21025ffa4e41ba2549deebd88c5f01eb6afa61a6db39fca743be7f66dea76fb552
-Size (solfege-3.14.1.tar.gz) = 3868466 bytes
-SHA1 (patch-aa) = a4b2ea96e69c7c1b547425be50261c06ad938e6d
-SHA1 (patch-ab) = c95e664e3b392efaa6049393f9f9284b5886f72b
-SHA1 (patch-ac) = a441b2c6ec9199046a00156d789f79220ed1b520
+SHA1 (solfege-3.22.2.tar.xz) = d46e67d2f64c943fbdfa3858f077b49186a60a66
+RMD160 (solfege-3.22.2.tar.xz) = 0832a8b75c913af0f7d7124b339e70a6cc82fb23
+SHA512 (solfege-3.22.2.tar.xz) = 475d2eea54d0c6b2cb11a5271a02ca64e79c45fb6155d87a01b16e826669a07cca0b4c2543cbbb1ce8d36412ccfd64e8052de1efad3db19f34d7e0a984d7459a
+Size (solfege-3.22.2.tar.xz) = 4107232 bytes
+SHA1 (patch-aa) = b8cb381b348b4e2c2201e7ab9666006b40cbd4ce
+SHA1 (patch-ab) = 24cf0755877f53bef9687019e6b493d115709347
+SHA1 (patch-ac) = 6c12696ff9e49773622263382f405a9caa8a44c9

Index: pkgsrc/audio/solfege/patches/patch-aa
diff -u pkgsrc/audio/solfege/patches/patch-aa:1.3 pkgsrc/audio/solfege/patches/patch-aa:1.4
--- pkgsrc/audio/solfege/patches/patch-aa:1.3   Tue Apr  7 05:07:03 2009
+++ pkgsrc/audio/solfege/patches/patch-aa       Thu Jul 11 04:45:53 2019
@@ -1,23 +1,24 @@
-$NetBSD: patch-aa,v 1.3 2009/04/07 05:07:03 schmonz Exp $
+$NetBSD: patch-aa,v 1.4 2019/07/11 04:45:53 schmonz Exp $
 
---- default.config.orig        2009-03-30 15:54:19.000000000 -0400
+Configure audio players.
+
+--- default.config.orig        2013-10-05 20:57:48.000000000 +0000
 +++ default.config
-@@ -68,10 +68,14 @@ mma=mma
- type=sequencer-device
+@@ -79,13 +79,13 @@ text-editor=gedit
+ type=external-midiplayer
  device_file=/dev/sequencer2
  synth_number=2
 -wav_player=/usr/bin/aplay
--midi_player=/usr/bin/timidity -idqq %s
++wav_player=@WAVPLAYER@
+ wav_player_options=
+-midi_player=/usr/bin/timidity
++midi_player=@MIDIPLAYER@
+ midi_player_options=-idqq %s
 -mp3_player=/usr/bin/mpg123
++mp3_player=@MP3PLAYER@
+ mp3_player_options=
 -ogg_player=/usr/bin/ogg123
-+#wav_player=/usr/bin/aplay
-+#midi_player=/usr/bin/timidity -idqq %s
-+#mp3_player=/usr/bin/mpg123
-+#ogg_player=/usr/bin/ogg123
-+wav_player=@WAVPLAYER@ %s
-+midi_player=@MIDIPLAYER@ %s
-+mp3_player=@MIDIPLAYER@ %s
-+ogg_player=@MIDIPLAYER@ %s
++ogg_player=@OGGPLAYER@
+ ogg_player_options=
  
  [config]
- preferred_instrument=0

Index: pkgsrc/audio/solfege/patches/patch-ab
diff -u pkgsrc/audio/solfege/patches/patch-ab:1.4 pkgsrc/audio/solfege/patches/patch-ab:1.5
--- pkgsrc/audio/solfege/patches/patch-ab:1.4   Tue Apr  7 05:07:03 2009
+++ pkgsrc/audio/solfege/patches/patch-ab       Thu Jul 11 04:45:53 2019
@@ -1,12 +1,17 @@
-$NetBSD: patch-ab,v 1.4 2009/04/07 05:07:03 schmonz Exp $
+$NetBSD: patch-ab,v 1.5 2019/07/11 04:45:53 schmonz Exp $
 
---- Makefile.in.orig   2008-04-29 13:31:56.000000000 -0400
+Avoid GNUism (from MacPorts).
+
+--- Makefile.in.orig   2013-10-05 20:57:48.000000000 +0000
 +++ Makefile.in
-@@ -24,6 +24,7 @@ export datadir:=@datadir@
- export sysconfdir:=@sysconfdir@
- export libdir:=@libdir@
- export mandir:=@mandir@
-+export localedir:=@localedir@
- export CC:=@CC@
- export CFLAGS:=@CFLAGS@
- export RSVG:=@RSVG@
+@@ -144,7 +144,9 @@ install-program-files: mkinstalldirs
+       $(INSTALL_DATA) system.rc $(DESTDIR)/$(sysconfdir)/$(PACKAGE)
+       $(INSTALL_DATA) solfege.desktop $(DESTDIR)/$(datadir)/applications/
+       for ifile in $(installfiles); do \
+-          cp --parents $$ifile $(DESTDIR)/$(datadir)/$(PACKAGE)/; \
++          dname=$$(dirname "$$ifile"); \
++          $(INSTALL) -d -m 755 "$(DESTDIR)/$(datadir)/$(PACKAGE)/$$dname"; \
++          $(INSTALL_DATA) "$$ifile" "$(DESTDIR)/$(datadir)/$(PACKAGE)/$$dname"; \
+       done
+ 
+ compileall:

Index: pkgsrc/audio/solfege/patches/patch-ac
diff -u pkgsrc/audio/solfege/patches/patch-ac:1.2 pkgsrc/audio/solfege/patches/patch-ac:1.3
--- pkgsrc/audio/solfege/patches/patch-ac:1.2   Tue Apr  7 05:07:03 2009
+++ pkgsrc/audio/solfege/patches/patch-ac       Thu Jul 11 04:45:53 2019
@@ -1,4 +1,6 @@
-$NetBSD: patch-ac,v 1.2 2009/04/07 05:07:03 schmonz Exp $
+$NetBSD: patch-ac,v 1.3 2019/07/11 04:45:53 schmonz Exp $
+
+Respect PKGLOCALEDIR.
 
 --- po/Makefile.orig   2008-04-29 13:31:56.000000000 -0400
 +++ po/Makefile



Home | Main Index | Thread Index | Old Index