View | Details | Raw Unified | Return to bug 191812
Collapse All | Expand All

(-)audio/solfege/Makefile (-23 / +22 lines)
Lines 3-9 Link Here
3
#   $MCom: ports/audio/solfege/Makefile,v 1.7 2007/09/09 23:47:50 mezz Exp $
3
#   $MCom: ports/audio/solfege/Makefile,v 1.7 2007/09/09 23:47:50 mezz Exp $
4
4
5
PORTNAME=	solfege
5
PORTNAME=	solfege
6
PORTVERSION=	3.20.6
6
PORTVERSION=	3.22.2
7
CATEGORIES=	audio
7
CATEGORIES=	audio
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
9
PKGNAMESUFFIX=	-nosound
9
PKGNAMESUFFIX=	-nosound
Lines 11-51 Link Here
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Free eartraining software
12
COMMENT=	Free eartraining software
13
13
14
BUILD_DEPENDS=	${STYLESHEET}:${PORTSDIR}/textproc/docbook-xsl \
14
LICENSE=	GPLv3
15
16
BUILD_DEPENDS=	docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl \
15
		txt2man:${PORTSDIR}/textproc/txt2man
17
		txt2man:${PORTSDIR}/textproc/txt2man
16
18
19
USES=		display gettext gmake makeinfo pathfix pkgconfig
17
USE_GNOME=	pygtk2
20
USE_GNOME=	pygtk2
18
NO_STAGE=	yes
19
WANT_GNOME=	yes
20
USE_PYTHON=	yes
21
USE_PYTHON=	yes
21
USES=		display gettext gmake makeinfo pathfix pkgconfig
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
CONFIGURE_ENV=	ac_cv_path_XML2PO=""
23
CONFIGURE_ENV=	ac_cv_path_XML2PO=""
24
CONFIGURE_ARGS=	--disable-oss-sound \
24
CONFIGURE_ARGS=	--disable-oss-sound \
25
		--enable-docbook-stylesheet=${STYLESHEET}
25
		--enable-docbook-stylesheet=${STYLESHEET}
26
MAKE_ARGS=	skipmanual=yes
26
MAKE_ARGS=	nopycompile=YES skipmanual=yes
27
28
MAN1=		solfege.1
29
30
STYLESHEET=	${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl
31
27
32
# Restrict to stable (even) versions, indicated by the second component.
28
# Restrict to stable (even) versions, indicated by the second component.
33
PORTSCOUT=	limitw:1,even
29
PORTSCOUT=	limitw:1,even
34
30
35
.include <bsd.port.pre.mk>
31
OPTIONS_DEFINE=	GNOME
36
32
37
.if ${HAVE_GNOME:Mpygnomeextras}!=""
33
GNOME_USE=	GNOME=pygnomeextras
38
USE_GNOME+=	pygnomeextras
34
39
.endif
35
STYLESHEET=	${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl
40
36
41
post-patch:
37
post-patch:
42
	@${GREP} -lR "/usr/bin/python" ${WRKSRC} | ${XARGS} \
38
	@${REINPLACE_CMD} -e \
43
		${REINPLACE_CMD} -e 's|/usr/bin/python|${SETENV} python|g'
39
		's|cp --parents|${PAX} -rw|' ${WRKSRC}/Makefile.in
44
	@${REINPLACE_CMD} -e 's|type=sequencer-device|type=fake-synth|g ; \
40
	@${REINPLACE_CMD} -e \
45
		 s|/usr/bin|${LOCALBASE}/bin|g' ${WRKSRC}/default.config
41
		's|type=sequencer-device|type=fake-synth| ; \
46
	@${REINPLACE_CMD} -e 's|(datadir)/locale|(prefix)/share/locale|g' \
42
		 s|/usr/bin|${LOCALBASE}/bin|' ${WRKSRC}/default.config
47
		${WRKSRC}/po/Makefile
43
	@${FIND} ${WRKSRC} -name "*.py" | ${XARGS} ${REINPLACE_CMD} -e \
48
	@${REINPLACE_CMD} -i '' -e 's|/bin/bash|/bin/sh|g' \
44
		's|.*\(#!\).*|\1${PYTHON_CMD}|'
49
		${WRKSRC}/exercises/standard/lesson-files/bin/csound-play-harmonic-interval.sh
45
46
post-install:
47
	@(cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -m compileall \
48
		-d ${PREFIX} -f ${DATADIR_REL})
50
49
51
.include <bsd.port.post.mk>
50
.include <bsd.port.mk>
(-)audio/solfege/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (solfege-3.20.6.tar.gz) = 8c568fa6cc4f3f8a54986d28bf67c68ba69c9429b4ce1fc18e15e7e4159a06b3
1
SHA256 (solfege-3.22.2.tar.gz) = e46a0960c83e4998d9dcf7bb07b8269e03fc81fab6c4485f8112c5a3e6488fe4
2
SIZE (solfege-3.20.6.tar.gz) = 6868796
2
SIZE (solfege-3.22.2.tar.gz) = 6890977
(-)audio/solfege/files/patch-topdocs__FAQ.texi (-11 lines)
Lines 1-11 Link Here
1
--- ./topdocs/FAQ.texi.orig	2012-06-13 18:45:14.000000000 +0000
2
+++ ./topdocs/FAQ.texi	2014-06-27 22:04:41.000000000 +0000
3
@@ -4,6 +4,8 @@
4
 @node Top, , , (dir)
5
 @top
6
 
7
+@chapter FAQ
8
+
9
 See also @url{http://www.solfege.org/Solfege/FrequentlyAskedQuestions}
10
 
11
 @section The window title does not display non-ascii characters
(-)audio/solfege/pkg-plist (-537 / +80 lines)
Lines 1-5 Link Here
1
bin/solfege
1
bin/solfege
2
etc/solfege
2
etc/solfege
3
man/man1/solfege.1.gz
3
share/applications/solfege.desktop
4
share/applications/solfege.desktop
4
share/locale/cs/LC_MESSAGES/solfege.mo
5
share/locale/cs/LC_MESSAGES/solfege.mo
5
share/locale/da/LC_MESSAGES/solfege.mo
6
share/locale/da/LC_MESSAGES/solfege.mo
Lines 11-16 Link Here
11
share/locale/fi/LC_MESSAGES/solfege.mo
12
share/locale/fi/LC_MESSAGES/solfege.mo
12
share/locale/fr/LC_MESSAGES/solfege.mo
13
share/locale/fr/LC_MESSAGES/solfege.mo
13
share/locale/gl/LC_MESSAGES/solfege.mo
14
share/locale/gl/LC_MESSAGES/solfege.mo
15
share/locale/hr/LC_MESSAGES/solfege.mo
14
share/locale/hu/LC_MESSAGES/solfege.mo
16
share/locale/hu/LC_MESSAGES/solfege.mo
15
share/locale/it/LC_MESSAGES/solfege.mo
17
share/locale/it/LC_MESSAGES/solfege.mo
16
share/locale/nb/LC_MESSAGES/solfege.mo
18
share/locale/nb/LC_MESSAGES/solfege.mo
Lines 36-41 Link Here
36
%%DATADIR%%/exercises/standard/lesson-files/cadense-1
38
%%DATADIR%%/exercises/standard/lesson-files/cadense-1
37
%%DATADIR%%/exercises/standard/lesson-files/chord-7-inv
39
%%DATADIR%%/exercises/standard/lesson-files/chord-7-inv
38
%%DATADIR%%/exercises/standard/lesson-files/chord-7b9-maj79
40
%%DATADIR%%/exercises/standard/lesson-files/chord-7b9-maj79
41
%%DATADIR%%/exercises/standard/lesson-files/chord-all-root
39
%%DATADIR%%/exercises/standard/lesson-files/chord-dim-aug
42
%%DATADIR%%/exercises/standard/lesson-files/chord-dim-aug
40
%%DATADIR%%/exercises/standard/lesson-files/chord-dim-aug-min-major
43
%%DATADIR%%/exercises/standard/lesson-files/chord-dim-aug-min-major
41
%%DATADIR%%/exercises/standard/lesson-files/chord-m7-7
44
%%DATADIR%%/exercises/standard/lesson-files/chord-m7-7
Lines 44-50 Link Here
44
%%DATADIR%%/exercises/standard/lesson-files/chord-m9-9
47
%%DATADIR%%/exercises/standard/lesson-files/chord-m9-9
45
%%DATADIR%%/exercises/standard/lesson-files/chord-m9-9-7b9-maj79
48
%%DATADIR%%/exercises/standard/lesson-files/chord-m9-9-7b9-maj79
46
%%DATADIR%%/exercises/standard/lesson-files/chord-maj7-m7b5-dim7
49
%%DATADIR%%/exercises/standard/lesson-files/chord-maj7-m7b5-dim7
47
%%DATADIR%%/exercises/standard/lesson-files/chord-all-root
48
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major
50
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major
49
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major-7
51
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major-7
50
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major-close-open
52
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major-close-open
Lines 333-338 Link Here
333
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-10
335
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-10
334
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2
336
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2
335
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2-3
337
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2-3
338
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2-to-15
336
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2-to-8
339
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2-to-8
337
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-3
340
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-3
338
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-4-5
341
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-4-5
Lines 364-369 Link Here
364
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-7
367
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-7
365
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-8
368
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-8
366
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-9
369
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-9
370
%%DATADIR%%/exercises/standard/lesson-files/include/cadence-major
371
%%DATADIR%%/exercises/standard/lesson-files/include/cadence-minor
367
%%DATADIR%%/exercises/standard/lesson-files/include/interval-elements
372
%%DATADIR%%/exercises/standard/lesson-files/include/interval-elements
368
%%DATADIR%%/exercises/standard/lesson-files/include/jazz-progression-elements
373
%%DATADIR%%/exercises/standard/lesson-files/include/jazz-progression-elements
369
%%DATADIR%%/exercises/standard/lesson-files/include/mma-grooves
374
%%DATADIR%%/exercises/standard/lesson-files/include/mma-grooves
Lines 377-382 Link Here
377
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-10
382
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-10
378
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2
383
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2
379
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2-3
384
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2-3
385
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2-to-15
380
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2-to-8
386
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2-to-8
381
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-3
387
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-3
382
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-4-5
388
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-4-5
Lines 390-395 Link Here
390
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-10
396
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-10
391
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2
397
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2
392
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2-3
398
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2-3
399
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2-to-15
393
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2-to-8
400
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2-to-8
394
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-3
401
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-3
395
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-4-5
402
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-4-5
Lines 406-411 Link Here
406
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-10
413
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-10
407
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2
414
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2
408
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2-3
415
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2-3
416
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2-to-15
409
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2-to-8
417
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2-to-8
410
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-3
418
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-3
411
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-4-5
419
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-4-5
Lines 617-630 Link Here
617
%%DATADIR%%/exercises/standard/lesson-files/solfa-17-C
625
%%DATADIR%%/exercises/standard/lesson-files/solfa-17-C
618
%%DATADIR%%/exercises/standard/lesson-files/solfa-7
626
%%DATADIR%%/exercises/standard/lesson-files/solfa-7
619
%%DATADIR%%/exercises/standard/lesson-files/solfa-7-C
627
%%DATADIR%%/exercises/standard/lesson-files/solfa-7-C
628
%%DATADIR%%/exercises/standard/lesson-files/solmisation
620
%%DATADIR%%/exercises/standard/lesson-files/tapping-all
629
%%DATADIR%%/exercises/standard/lesson-files/tapping-all
621
%%DATADIR%%/exercises/standard/lesson-files/tapping-easy
630
%%DATADIR%%/exercises/standard/lesson-files/tapping-easy
622
%%DATADIR%%/exercises/standard/lesson-files/tapping-mid
631
%%DATADIR%%/exercises/standard/lesson-files/tapping-mid
623
%%DATADIR%%/exercises/standard/lesson-files/three-prog-root
632
%%DATADIR%%/exercises/standard/lesson-files/three-prog-root
633
%%DATADIR%%/exercises/standard/lesson-files/tone-after-dominant
634
%%DATADIR%%/exercises/standard/lesson-files/toneincontext
635
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major
636
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-cr
637
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-cr-f6
638
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-cr-l6
639
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-f4
640
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-l4
641
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor
642
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-cr
643
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-cr-f6
644
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-cr-l6
645
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-f4
646
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-l4
624
%%DATADIR%%/exercises/standard/lesson-files/tunertest
647
%%DATADIR%%/exercises/standard/lesson-files/tunertest
625
%%DATADIR%%/exercises/standard/lesson-files/twelvetone
648
%%DATADIR%%/exercises/standard/lesson-files/twelvetone
626
%%DATADIR%%/exercises/standard/lesson-files/volkslieder1
649
%%DATADIR%%/exercises/standard/lesson-files/volkslieder1
627
%%DATADIR%%/exercises/standard/lesson-files/volkslieder2
650
%%DATADIR%%/exercises/standard/lesson-files/volkslieder2
651
%%DATADIR%%/exercises/standard/lib/jazz_progressions
652
%%DATADIR%%/exercises/standard/lib/progression_elements
628
%%DATADIR%%/exercises/standard/regression-lesson-files/chord-no-name
653
%%DATADIR%%/exercises/standard/regression-lesson-files/chord-no-name
629
%%DATADIR%%/exercises/standard/regression-lesson-files/chord-wav-music
654
%%DATADIR%%/exercises/standard/regression-lesson-files/chord-wav-music
630
%%DATADIR%%/exercises/standard/regression-lesson-files/chordvoicing-lessonfile-exception
655
%%DATADIR%%/exercises/standard/regression-lesson-files/chordvoicing-lessonfile-exception
Lines 726-731 Link Here
726
%%DATADIR%%/feta/feta20-rests-6.xpm
751
%%DATADIR%%/feta/feta20-rests-6.xpm
727
%%DATADIR%%/feta/feta20-rests-7.xpm
752
%%DATADIR%%/feta/feta20-rests-7.xpm
728
%%DATADIR%%/graphics/add-dot.svg
753
%%DATADIR%%/graphics/add-dot.svg
754
%%DATADIR%%/graphics/applications-system.svg
729
%%DATADIR%%/graphics/dot-mode.svg
755
%%DATADIR%%/graphics/dot-mode.svg
730
%%DATADIR%%/graphics/double-flat.svg
756
%%DATADIR%%/graphics/double-flat.svg
731
%%DATADIR%%/graphics/double-sharp.svg
757
%%DATADIR%%/graphics/double-sharp.svg
Lines 793-1332 Link Here
793
%%DATADIR%%/graphics/solfege.xpm
819
%%DATADIR%%/graphics/solfege.xpm
794
%%DATADIR%%/graphics/test-sound.png
820
%%DATADIR%%/graphics/test-sound.png
795
%%DATADIR%%/graphics/tie.svg
821
%%DATADIR%%/graphics/tie.svg
796
%%DATADIR%%/hash-bug-workaround/cadense-1
797
%%DATADIR%%/hash-bug-workaround/chord-dim-aug-min-major
798
%%DATADIR%%/hash-bug-workaround/chord-m7-7-maj7-m7b5-dim7
799
%%DATADIR%%/hash-bug-workaround/compare-intervals
800
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic
801
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-10
802
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-2
803
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-2-3
804
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-3
805
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-4-5
806
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-4-5-8
807
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-6
808
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-6-7
809
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-7
810
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-7-9
811
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-9
812
%%DATADIR%%/hash-bug-workaround/compare-intervals-harmonic-tritonus-7
813
%%DATADIR%%/hash-bug-workaround/csound-fifth-0.97
814
%%DATADIR%%/hash-bug-workaround/csound-fifth-0.98
815
%%DATADIR%%/hash-bug-workaround/csound-fifth-0.99
816
%%DATADIR%%/hash-bug-workaround/csound-fifth-0.995
817
%%DATADIR%%/hash-bug-workaround/csound-fifth-0.996
818
%%DATADIR%%/hash-bug-workaround/csound-fifth-0.997
819
%%DATADIR%%/hash-bug-workaround/csound-fifth-0.998
820
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj2-10cent
821
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj2-15cent
822
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj2-20cent
823
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj2-30cent
824
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj2-40cent
825
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj2-5cent
826
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj2-6cent
827
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj2-8cent
828
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj3-10cent
829
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj3-15cent
830
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj3-20cent
831
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj3-30cent
832
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj3-40cent
833
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj3-5cent
834
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj3-6cent
835
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj3-8cent
836
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj6-10cent
837
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj6-15cent
838
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj6-20cent
839
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj6-30cent
840
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj6-40cent
841
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj6-5cent
842
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj6-6cent
843
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj6-8cent
844
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj7-10cent
845
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj7-15cent
846
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj7-20cent
847
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj7-30cent
848
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj7-40cent
849
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj7-5cent
850
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj7-6cent
851
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-maj7-8cent
852
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min2-10cent
853
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min2-15cent
854
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min2-20cent
855
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min2-30cent
856
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min2-40cent
857
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min2-5cent
858
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min2-6cent
859
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min2-8cent
860
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min3-10cent
861
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min3-15cent
862
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min3-20cent
863
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min3-30cent
864
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min3-40cent
865
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min3-5cent
866
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min3-6cent
867
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min3-8cent
868
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min6-10cent
869
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min6-15cent
870
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min6-20cent
871
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min6-30cent
872
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min6-40cent
873
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min6-5cent
874
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min6-6cent
875
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min6-8cent
876
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min7-10cent
877
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min7-15cent
878
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min7-20cent
879
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min7-30cent
880
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min7-40cent
881
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min7-5cent
882
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min7-6cent
883
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-min7-8cent
884
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p4-10cent
885
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p4-15cent
886
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p4-20cent
887
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p4-30cent
888
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p4-40cent
889
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p4-5cent
890
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p4-6cent
891
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p4-8cent
892
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p5-10cent
893
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p5-15cent
894
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p5-20cent
895
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p5-30cent
896
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p5-40cent
897
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p5-5cent
898
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p5-6cent
899
%%DATADIR%%/hash-bug-workaround/csound-intonation-harmonic-p5-8cent
900
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj2-10cent
901
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj2-15cent
902
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj2-20cent
903
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj2-30cent
904
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj2-40cent
905
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj2-5cent
906
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj2-6cent
907
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj2-8cent
908
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj3-10cent
909
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj3-15cent
910
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj3-20cent
911
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj3-30cent
912
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj3-40cent
913
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj3-5cent
914
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj3-6cent
915
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj3-8cent
916
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj6-10cent
917
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj6-15cent
918
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj6-20cent
919
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj6-30cent
920
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj6-40cent
921
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj6-5cent
922
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj6-6cent
923
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj6-8cent
924
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj7-10cent
925
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj7-15cent
926
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj7-20cent
927
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj7-30cent
928
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj7-40cent
929
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj7-5cent
930
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj7-6cent
931
%%DATADIR%%/hash-bug-workaround/csound-intonation-maj7-8cent
932
%%DATADIR%%/hash-bug-workaround/csound-intonation-min2-10cent
933
%%DATADIR%%/hash-bug-workaround/csound-intonation-min2-15cent
934
%%DATADIR%%/hash-bug-workaround/csound-intonation-min2-20cent
935
%%DATADIR%%/hash-bug-workaround/csound-intonation-min2-30cent
936
%%DATADIR%%/hash-bug-workaround/csound-intonation-min2-40cent
937
%%DATADIR%%/hash-bug-workaround/csound-intonation-min2-5cent
938
%%DATADIR%%/hash-bug-workaround/csound-intonation-min2-6cent
939
%%DATADIR%%/hash-bug-workaround/csound-intonation-min2-8cent
940
%%DATADIR%%/hash-bug-workaround/csound-intonation-min3-10cent
941
%%DATADIR%%/hash-bug-workaround/csound-intonation-min3-15cent
942
%%DATADIR%%/hash-bug-workaround/csound-intonation-min3-20cent
943
%%DATADIR%%/hash-bug-workaround/csound-intonation-min3-30cent
944
%%DATADIR%%/hash-bug-workaround/csound-intonation-min3-40cent
945
%%DATADIR%%/hash-bug-workaround/csound-intonation-min3-5cent
946
%%DATADIR%%/hash-bug-workaround/csound-intonation-min3-6cent
947
%%DATADIR%%/hash-bug-workaround/csound-intonation-min3-8cent
948
%%DATADIR%%/hash-bug-workaround/csound-intonation-min6-10cent
949
%%DATADIR%%/hash-bug-workaround/csound-intonation-min6-15cent
950
%%DATADIR%%/hash-bug-workaround/csound-intonation-min6-20cent
951
%%DATADIR%%/hash-bug-workaround/csound-intonation-min6-30cent
952
%%DATADIR%%/hash-bug-workaround/csound-intonation-min6-40cent
953
%%DATADIR%%/hash-bug-workaround/csound-intonation-min6-5cent
954
%%DATADIR%%/hash-bug-workaround/csound-intonation-min6-6cent
955
%%DATADIR%%/hash-bug-workaround/csound-intonation-min6-8cent
956
%%DATADIR%%/hash-bug-workaround/csound-intonation-min7-10cent
957
%%DATADIR%%/hash-bug-workaround/csound-intonation-min7-15cent
958
%%DATADIR%%/hash-bug-workaround/csound-intonation-min7-20cent
959
%%DATADIR%%/hash-bug-workaround/csound-intonation-min7-30cent
960
%%DATADIR%%/hash-bug-workaround/csound-intonation-min7-40cent
961
%%DATADIR%%/hash-bug-workaround/csound-intonation-min7-5cent
962
%%DATADIR%%/hash-bug-workaround/csound-intonation-min7-6cent
963
%%DATADIR%%/hash-bug-workaround/csound-intonation-min7-8cent
964
%%DATADIR%%/hash-bug-workaround/csound-intonation-p4-10cent
965
%%DATADIR%%/hash-bug-workaround/csound-intonation-p4-15cent
966
%%DATADIR%%/hash-bug-workaround/csound-intonation-p4-20cent
967
%%DATADIR%%/hash-bug-workaround/csound-intonation-p4-30cent
968
%%DATADIR%%/hash-bug-workaround/csound-intonation-p4-40cent
969
%%DATADIR%%/hash-bug-workaround/csound-intonation-p4-5cent
970
%%DATADIR%%/hash-bug-workaround/csound-intonation-p4-6cent
971
%%DATADIR%%/hash-bug-workaround/csound-intonation-p4-8cent
972
%%DATADIR%%/hash-bug-workaround/csound-intonation-p5-10cent
973
%%DATADIR%%/hash-bug-workaround/csound-intonation-p5-15cent
974
%%DATADIR%%/hash-bug-workaround/csound-intonation-p5-20cent
975
%%DATADIR%%/hash-bug-workaround/csound-intonation-p5-30cent
976
%%DATADIR%%/hash-bug-workaround/csound-intonation-p5-40cent
977
%%DATADIR%%/hash-bug-workaround/csound-intonation-p5-5cent
978
%%DATADIR%%/hash-bug-workaround/csound-intonation-p5-6cent
979
%%DATADIR%%/hash-bug-workaround/csound-intonation-p5-8cent
980
%%DATADIR%%/hash-bug-workaround/harmonic-intervals
981
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-10
982
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-2
983
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-2-3
984
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-2-to-8
985
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-3
986
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-4-5
987
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-4-5-8
988
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-6
989
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-6-7
990
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-7
991
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-7-9
992
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-9
993
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-self-config
994
%%DATADIR%%/hash-bug-workaround/harmonic-intervals-tritonus-7
995
%%DATADIR%%/hash-bug-workaround/melodic-intervals
996
%%DATADIR%%/hash-bug-workaround/melodic-intervals-10
997
%%DATADIR%%/hash-bug-workaround/melodic-intervals-2
998
%%DATADIR%%/hash-bug-workaround/melodic-intervals-2-3
999
%%DATADIR%%/hash-bug-workaround/melodic-intervals-2-to-8
1000
%%DATADIR%%/hash-bug-workaround/melodic-intervals-3
1001
%%DATADIR%%/hash-bug-workaround/melodic-intervals-4-5
1002
%%DATADIR%%/hash-bug-workaround/melodic-intervals-4-5-8
1003
%%DATADIR%%/hash-bug-workaround/melodic-intervals-6
1004
%%DATADIR%%/hash-bug-workaround/melodic-intervals-6-7
1005
%%DATADIR%%/hash-bug-workaround/melodic-intervals-7
1006
%%DATADIR%%/hash-bug-workaround/melodic-intervals-7-9
1007
%%DATADIR%%/hash-bug-workaround/melodic-intervals-9
1008
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down
1009
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-10
1010
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-2
1011
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-2-3
1012
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-2-to-8
1013
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-3
1014
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-4-5
1015
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-4-5-8
1016
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-6
1017
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-6-7
1018
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-7
1019
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-7-9
1020
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-9
1021
%%DATADIR%%/hash-bug-workaround/melodic-intervals-down-tritonus-7
1022
%%DATADIR%%/hash-bug-workaround/melodic-intervals-self-config
1023
%%DATADIR%%/hash-bug-workaround/melodic-intervals-tritonus-7
1024
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up
1025
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-10
1026
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-2
1027
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-2-3
1028
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-2-to-8
1029
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-3
1030
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-4-5
1031
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-4-5-8
1032
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-6
1033
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-6-7
1034
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-7
1035
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-7-9
1036
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-9
1037
%%DATADIR%%/hash-bug-workaround/melodic-intervals-up-tritonus-7
1038
%%DATADIR%%/hash-bug-workaround/sc-6tones
1039
%%DATADIR%%/hash-bug-workaround/sc-8tones
1040
%%DATADIR%%/hash-bug-workaround/sc-beb
1041
%%DATADIR%%/hash-bug-workaround/sc-beb-a
1042
%%DATADIR%%/hash-bug-workaround/sc-beb-d
1043
%%DATADIR%%/hash-bug-workaround/sc-beb-elem
1044
%%DATADIR%%/hash-bug-workaround/sc-beb-name
1045
%%DATADIR%%/hash-bug-workaround/sc-beb-s
1046
%%DATADIR%%/hash-bug-workaround/sc-church
1047
%%DATADIR%%/hash-bug-workaround/sc-dha
1048
%%DATADIR%%/hash-bug-workaround/sc-dha-a
1049
%%DATADIR%%/hash-bug-workaround/sc-dha-d
1050
%%DATADIR%%/hash-bug-workaround/sc-dha-elem
1051
%%DATADIR%%/hash-bug-workaround/sc-dha-f
1052
%%DATADIR%%/hash-bug-workaround/sc-dha-g
1053
%%DATADIR%%/hash-bug-workaround/sc-dha-name
1054
%%DATADIR%%/hash-bug-workaround/sc-dha-p
1055
%%DATADIR%%/hash-bug-workaround/sc-dha-s
1056
%%DATADIR%%/hash-bug-workaround/sc-dha-t
1057
%%DATADIR%%/hash-bug-workaround/sc-dom
1058
%%DATADIR%%/hash-bug-workaround/sc-dom-jazz
1059
%%DATADIR%%/hash-bug-workaround/sc-east
1060
%%DATADIR%%/hash-bug-workaround/sc-greek
1061
%%DATADIR%%/hash-bug-workaround/sc-hal
1062
%%DATADIR%%/hash-bug-workaround/sc-hal-jazz
1063
%%DATADIR%%/hash-bug-workaround/sc-ham
1064
%%DATADIR%%/hash-bug-workaround/sc-ham-a
1065
%%DATADIR%%/hash-bug-workaround/sc-ham-d
1066
%%DATADIR%%/hash-bug-workaround/sc-ham-elem
1067
%%DATADIR%%/hash-bug-workaround/sc-ham-f
1068
%%DATADIR%%/hash-bug-workaround/sc-ham-g
1069
%%DATADIR%%/hash-bug-workaround/sc-ham-name
1070
%%DATADIR%%/hash-bug-workaround/sc-ham-p
1071
%%DATADIR%%/hash-bug-workaround/sc-ham-s
1072
%%DATADIR%%/hash-bug-workaround/sc-ham-t
1073
%%DATADIR%%/hash-bug-workaround/sc-har
1074
%%DATADIR%%/hash-bug-workaround/sc-har-a
1075
%%DATADIR%%/hash-bug-workaround/sc-har-d
1076
%%DATADIR%%/hash-bug-workaround/sc-har-elem
1077
%%DATADIR%%/hash-bug-workaround/sc-har-f
1078
%%DATADIR%%/hash-bug-workaround/sc-har-g
1079
%%DATADIR%%/hash-bug-workaround/sc-har-name
1080
%%DATADIR%%/hash-bug-workaround/sc-har-p
1081
%%DATADIR%%/hash-bug-workaround/sc-har-s
1082
%%DATADIR%%/hash-bug-workaround/sc-har-t
1083
%%DATADIR%%/hash-bug-workaround/sc-hum-g
1084
%%DATADIR%%/hash-bug-workaround/sc-hun
1085
%%DATADIR%%/hash-bug-workaround/sc-hun-a
1086
%%DATADIR%%/hash-bug-workaround/sc-hun-d
1087
%%DATADIR%%/hash-bug-workaround/sc-hun-elem
1088
%%DATADIR%%/hash-bug-workaround/sc-hun-f
1089
%%DATADIR%%/hash-bug-workaround/sc-hun-g
1090
%%DATADIR%%/hash-bug-workaround/sc-hun-name
1091
%%DATADIR%%/hash-bug-workaround/sc-hun-p
1092
%%DATADIR%%/hash-bug-workaround/sc-hun-s
1093
%%DATADIR%%/hash-bug-workaround/sc-hun-t
1094
%%DATADIR%%/hash-bug-workaround/sc-maj
1095
%%DATADIR%%/hash-bug-workaround/sc-maj-a
1096
%%DATADIR%%/hash-bug-workaround/sc-maj-d
1097
%%DATADIR%%/hash-bug-workaround/sc-maj-elem
1098
%%DATADIR%%/hash-bug-workaround/sc-maj-f
1099
%%DATADIR%%/hash-bug-workaround/sc-maj-g
1100
%%DATADIR%%/hash-bug-workaround/sc-maj-name
1101
%%DATADIR%%/hash-bug-workaround/sc-maj-p
1102
%%DATADIR%%/hash-bug-workaround/sc-maj-px
1103
%%DATADIR%%/hash-bug-workaround/sc-maj-s
1104
%%DATADIR%%/hash-bug-workaround/sc-maj-t
1105
%%DATADIR%%/hash-bug-workaround/sc-mau
1106
%%DATADIR%%/hash-bug-workaround/sc-mau-jazz
1107
%%DATADIR%%/hash-bug-workaround/sc-mel
1108
%%DATADIR%%/hash-bug-workaround/sc-mel-a
1109
%%DATADIR%%/hash-bug-workaround/sc-mel-d
1110
%%DATADIR%%/hash-bug-workaround/sc-mel-elem
1111
%%DATADIR%%/hash-bug-workaround/sc-mel-f
1112
%%DATADIR%%/hash-bug-workaround/sc-mel-g
1113
%%DATADIR%%/hash-bug-workaround/sc-mel-name
1114
%%DATADIR%%/hash-bug-workaround/sc-mel-p
1115
%%DATADIR%%/hash-bug-workaround/sc-mel-s
1116
%%DATADIR%%/hash-bug-workaround/sc-mel-t
1117
%%DATADIR%%/hash-bug-workaround/sc-min
1118
%%DATADIR%%/hash-bug-workaround/sc-min-jazz
1119
%%DATADIR%%/hash-bug-workaround/sc-nat-g
1120
%%DATADIR%%/hash-bug-workaround/sc-nea
1121
%%DATADIR%%/hash-bug-workaround/sc-nea-a
1122
%%DATADIR%%/hash-bug-workaround/sc-nea-d
1123
%%DATADIR%%/hash-bug-workaround/sc-nea-elem
1124
%%DATADIR%%/hash-bug-workaround/sc-nea-f
1125
%%DATADIR%%/hash-bug-workaround/sc-nea-g
1126
%%DATADIR%%/hash-bug-workaround/sc-nea-name
1127
%%DATADIR%%/hash-bug-workaround/sc-nea-p
1128
%%DATADIR%%/hash-bug-workaround/sc-nea-s
1129
%%DATADIR%%/hash-bug-workaround/sc-nea-t
1130
%%DATADIR%%/hash-bug-workaround/sc-nem
1131
%%DATADIR%%/hash-bug-workaround/sc-nem-a
1132
%%DATADIR%%/hash-bug-workaround/sc-nem-d
1133
%%DATADIR%%/hash-bug-workaround/sc-nem-elem
1134
%%DATADIR%%/hash-bug-workaround/sc-nem-f
1135
%%DATADIR%%/hash-bug-workaround/sc-nem-g
1136
%%DATADIR%%/hash-bug-workaround/sc-nem-name
1137
%%DATADIR%%/hash-bug-workaround/sc-nem-p
1138
%%DATADIR%%/hash-bug-workaround/sc-nem-s
1139
%%DATADIR%%/hash-bug-workaround/sc-nem-t
1140
%%DATADIR%%/hash-bug-workaround/sc-pen
1141
%%DATADIR%%/hash-bug-workaround/sc-pen-a
1142
%%DATADIR%%/hash-bug-workaround/sc-pen-d
1143
%%DATADIR%%/hash-bug-workaround/sc-pen-elem
1144
%%DATADIR%%/hash-bug-workaround/sc-pen-g
1145
%%DATADIR%%/hash-bug-workaround/sc-pen-name
1146
%%DATADIR%%/hash-bug-workaround/sc-pen-s
1147
%%DATADIR%%/hash-bug-workaround/sc-plagal
1148
%%DATADIR%%/hash-bug-workaround/sc-sim
1149
%%DATADIR%%/hash-bug-workaround/sc-sim-a
1150
%%DATADIR%%/hash-bug-workaround/sc-sim-d
1151
%%DATADIR%%/hash-bug-workaround/sc-sim-elem
1152
%%DATADIR%%/hash-bug-workaround/sc-sim-name
1153
%%DATADIR%%/hash-bug-workaround/sc-sim-s
1154
%%DATADIR%%/hash-bug-workaround2/compare-intervals-harmonic-tritonus-7
1155
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj2-10cent
1156
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj2-15cent
1157
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj2-20cent
1158
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj2-30cent
1159
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj2-40cent
1160
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj2-5cent
1161
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj2-6cent
1162
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj2-8cent
1163
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj3-10cent
1164
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj3-15cent
1165
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj3-20cent
1166
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj3-30cent
1167
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj3-40cent
1168
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj3-5cent
1169
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj3-6cent
1170
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj3-8cent
1171
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj6-10cent
1172
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj6-15cent
1173
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj6-20cent
1174
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj6-30cent
1175
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj6-40cent
1176
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj6-5cent
1177
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj6-6cent
1178
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj6-8cent
1179
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj7-10cent
1180
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj7-15cent
1181
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj7-20cent
1182
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj7-30cent
1183
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj7-40cent
1184
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj7-5cent
1185
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj7-6cent
1186
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-maj7-8cent
1187
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min2-10cent
1188
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min2-15cent
1189
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min2-20cent
1190
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min2-30cent
1191
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min2-40cent
1192
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min2-5cent
1193
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min2-6cent
1194
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min2-8cent
1195
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min3-10cent
1196
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min3-15cent
1197
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min3-20cent
1198
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min3-30cent
1199
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min3-40cent
1200
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min3-5cent
1201
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min3-6cent
1202
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min3-8cent
1203
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min6-10cent
1204
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min6-15cent
1205
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min6-20cent
1206
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min6-30cent
1207
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min6-40cent
1208
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min6-5cent
1209
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min6-6cent
1210
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min6-8cent
1211
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min7-10cent
1212
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min7-15cent
1213
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min7-20cent
1214
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min7-30cent
1215
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min7-40cent
1216
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min7-5cent
1217
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min7-6cent
1218
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-min7-8cent
1219
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p4-10cent
1220
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p4-15cent
1221
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p4-20cent
1222
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p4-30cent
1223
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p4-40cent
1224
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p4-5cent
1225
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p4-6cent
1226
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p4-8cent
1227
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p5-10cent
1228
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p5-15cent
1229
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p5-20cent
1230
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p5-30cent
1231
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p5-40cent
1232
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p5-5cent
1233
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p5-6cent
1234
%%DATADIR%%/hash-bug-workaround2/csound-intonation-harmonic-p5-8cent
1235
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj2-10cent
1236
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj2-15cent
1237
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj2-20cent
1238
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj2-30cent
1239
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj2-40cent
1240
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj2-5cent
1241
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj2-6cent
1242
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj2-8cent
1243
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj3-10cent
1244
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj3-15cent
1245
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj3-20cent
1246
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj3-30cent
1247
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj3-40cent
1248
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj3-5cent
1249
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj3-6cent
1250
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj3-8cent
1251
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj6-10cent
1252
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj6-15cent
1253
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj6-20cent
1254
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj6-30cent
1255
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj6-40cent
1256
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj6-5cent
1257
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj6-6cent
1258
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj6-8cent
1259
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj7-10cent
1260
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj7-15cent
1261
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj7-20cent
1262
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj7-30cent
1263
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj7-40cent
1264
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj7-5cent
1265
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj7-6cent
1266
%%DATADIR%%/hash-bug-workaround2/csound-intonation-maj7-8cent
1267
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min2-10cent
1268
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min2-15cent
1269
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min2-20cent
1270
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min2-30cent
1271
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min2-40cent
1272
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min2-5cent
1273
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min2-6cent
1274
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min2-8cent
1275
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min3-10cent
1276
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min3-15cent
1277
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min3-20cent
1278
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min3-30cent
1279
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min3-40cent
1280
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min3-5cent
1281
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min3-6cent
1282
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min3-8cent
1283
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min6-10cent
1284
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min6-15cent
1285
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min6-20cent
1286
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min6-30cent
1287
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min6-40cent
1288
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min6-5cent
1289
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min6-6cent
1290
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min6-8cent
1291
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min7-10cent
1292
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min7-15cent
1293
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min7-20cent
1294
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min7-30cent
1295
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min7-40cent
1296
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min7-5cent
1297
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min7-6cent
1298
%%DATADIR%%/hash-bug-workaround2/csound-intonation-min7-8cent
1299
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p4-10cent
1300
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p4-15cent
1301
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p4-20cent
1302
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p4-30cent
1303
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p4-40cent
1304
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p4-5cent
1305
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p4-6cent
1306
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p4-8cent
1307
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p5-10cent
1308
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p5-15cent
1309
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p5-20cent
1310
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p5-30cent
1311
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p5-40cent
1312
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p5-5cent
1313
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p5-6cent
1314
%%DATADIR%%/hash-bug-workaround2/csound-intonation-p5-8cent
1315
%%DATADIR%%/hash-bug-workaround2/harmonic-intervals
1316
%%DATADIR%%/hash-bug-workaround2/harmonic-intervals-10
1317
%%DATADIR%%/hash-bug-workaround2/harmonic-intervals-tritonus-7
1318
%%DATADIR%%/hash-bug-workaround2/melodic-intervals
1319
%%DATADIR%%/hash-bug-workaround2/melodic-intervals-10
1320
%%DATADIR%%/hash-bug-workaround2/melodic-intervals-down
1321
%%DATADIR%%/hash-bug-workaround2/melodic-intervals-down-10
1322
%%DATADIR%%/hash-bug-workaround2/melodic-intervals-down-tritonus-7
1323
%%DATADIR%%/hash-bug-workaround2/melodic-intervals-tritonus-7
1324
%%DATADIR%%/hash-bug-workaround2/melodic-intervals-up
1325
%%DATADIR%%/hash-bug-workaround2/melodic-intervals-up-10
1326
%%DATADIR%%/hash-bug-workaround2/melodic-intervals-up-tritonus-7
1327
%%DATADIR%%/hash-bug-workaround2/sing-intervals
1328
%%DATADIR%%/hash-bug-workaround2/sing-intervals-10
1329
%%DATADIR%%/hash-bug-workaround2/sing-intervals-tritonus-7
1330
%%DATADIR%%/help-menu.xml
822
%%DATADIR%%/help-menu.xml
1331
%%DATADIR%%/help/C/about-statistics.html
823
%%DATADIR%%/help/C/about-statistics.html
1332
%%DATADIR%%/help/C/bug-reporting.html
824
%%DATADIR%%/help/C/bug-reporting.html
Lines 1369-1374 Link Here
1369
%%DATADIR%%/help/C/figures/singchord.png
861
%%DATADIR%%/help/C/figures/singchord.png
1370
%%DATADIR%%/help/C/figures/singinterval.png
862
%%DATADIR%%/help/C/figures/singinterval.png
1371
%%DATADIR%%/help/C/figures/statistics.png
863
%%DATADIR%%/help/C/figures/statistics.png
864
%%DATADIR%%/help/C/figures/toneinkey.png
1372
%%DATADIR%%/help/C/figures/trainingset-editor.png
865
%%DATADIR%%/help/C/figures/trainingset-editor.png
1373
%%DATADIR%%/help/C/figures/twelvetone.png
866
%%DATADIR%%/help/C/figures/twelvetone.png
1374
%%DATADIR%%/help/C/gpl.html
867
%%DATADIR%%/help/C/gpl.html
Lines 1688-1696 Link Here
1688
%%DATADIR%%/help/C/solfege-exercise-helps.html
1181
%%DATADIR%%/help/C/solfege-exercise-helps.html
1689
%%DATADIR%%/help/C/solfege-intro.html
1182
%%DATADIR%%/help/C/solfege-intro.html
1690
%%DATADIR%%/help/C/theory-intervals.html
1183
%%DATADIR%%/help/C/theory-intervals.html
1184
%%DATADIR%%/help/C/tone-in-context.html
1185
%%DATADIR%%/help/C/toneincontext-module.html
1691
%%DATADIR%%/help/C/trainingset-editor.html
1186
%%DATADIR%%/help/C/trainingset-editor.html
1692
%%DATADIR%%/help/C/twelvetone-module.html
1187
%%DATADIR%%/help/C/twelvetone-module.html
1693
%%DATADIR%%/help/C/twelvetone.html
1188
%%DATADIR%%/help/C/twelvetone.html
1189
%%DATADIR%%/help/C/user-modules.html
1694
%%DATADIR%%/help/de/about-statistics.html
1190
%%DATADIR%%/help/de/about-statistics.html
1695
%%DATADIR%%/help/de/bug-reporting.html
1191
%%DATADIR%%/help/de/bug-reporting.html
1696
%%DATADIR%%/help/de/chordvoicing-module.html
1192
%%DATADIR%%/help/de/chordvoicing-module.html
Lines 1754-1762 Link Here
1754
%%DATADIR%%/help/de/solfege-exercise-helps.html
1250
%%DATADIR%%/help/de/solfege-exercise-helps.html
1755
%%DATADIR%%/help/de/solfege-intro.html
1251
%%DATADIR%%/help/de/solfege-intro.html
1756
%%DATADIR%%/help/de/theory-intervals.html
1252
%%DATADIR%%/help/de/theory-intervals.html
1253
%%DATADIR%%/help/de/tone-in-context.html
1254
%%DATADIR%%/help/de/toneincontext-module.html
1757
%%DATADIR%%/help/de/trainingset-editor.html
1255
%%DATADIR%%/help/de/trainingset-editor.html
1758
%%DATADIR%%/help/de/twelvetone-module.html
1256
%%DATADIR%%/help/de/twelvetone-module.html
1759
%%DATADIR%%/help/de/twelvetone.html
1257
%%DATADIR%%/help/de/twelvetone.html
1258
%%DATADIR%%/help/de/user-modules.html
1760
%%DATADIR%%/help/eo/about-statistics.html
1259
%%DATADIR%%/help/eo/about-statistics.html
1761
%%DATADIR%%/help/eo/bug-reporting.html
1260
%%DATADIR%%/help/eo/bug-reporting.html
1762
%%DATADIR%%/help/eo/chordvoicing-module.html
1261
%%DATADIR%%/help/eo/chordvoicing-module.html
Lines 1849-1857 Link Here
1849
%%DATADIR%%/help/eo/solfege-exercise-helps.html
1348
%%DATADIR%%/help/eo/solfege-exercise-helps.html
1850
%%DATADIR%%/help/eo/solfege-intro.html
1349
%%DATADIR%%/help/eo/solfege-intro.html
1851
%%DATADIR%%/help/eo/theory-intervals.html
1350
%%DATADIR%%/help/eo/theory-intervals.html
1351
%%DATADIR%%/help/eo/tone-in-context.html
1352
%%DATADIR%%/help/eo/toneincontext-module.html
1852
%%DATADIR%%/help/eo/trainingset-editor.html
1353
%%DATADIR%%/help/eo/trainingset-editor.html
1853
%%DATADIR%%/help/eo/twelvetone-module.html
1354
%%DATADIR%%/help/eo/twelvetone-module.html
1854
%%DATADIR%%/help/eo/twelvetone.html
1355
%%DATADIR%%/help/eo/twelvetone.html
1356
%%DATADIR%%/help/eo/user-modules.html
1855
%%DATADIR%%/help/es/about-statistics.html
1357
%%DATADIR%%/help/es/about-statistics.html
1856
%%DATADIR%%/help/es/bug-reporting.html
1358
%%DATADIR%%/help/es/bug-reporting.html
1857
%%DATADIR%%/help/es/chordvoicing-module.html
1359
%%DATADIR%%/help/es/chordvoicing-module.html
Lines 1915-1923 Link Here
1915
%%DATADIR%%/help/es/solfege-exercise-helps.html
1417
%%DATADIR%%/help/es/solfege-exercise-helps.html
1916
%%DATADIR%%/help/es/solfege-intro.html
1418
%%DATADIR%%/help/es/solfege-intro.html
1917
%%DATADIR%%/help/es/theory-intervals.html
1419
%%DATADIR%%/help/es/theory-intervals.html
1420
%%DATADIR%%/help/es/tone-in-context.html
1421
%%DATADIR%%/help/es/toneincontext-module.html
1918
%%DATADIR%%/help/es/trainingset-editor.html
1422
%%DATADIR%%/help/es/trainingset-editor.html
1919
%%DATADIR%%/help/es/twelvetone-module.html
1423
%%DATADIR%%/help/es/twelvetone-module.html
1920
%%DATADIR%%/help/es/twelvetone.html
1424
%%DATADIR%%/help/es/twelvetone.html
1425
%%DATADIR%%/help/es/user-modules.html
1921
%%DATADIR%%/help/et/about-statistics.html
1426
%%DATADIR%%/help/et/about-statistics.html
1922
%%DATADIR%%/help/et/bug-reporting.html
1427
%%DATADIR%%/help/et/bug-reporting.html
1923
%%DATADIR%%/help/et/chordvoicing-module.html
1428
%%DATADIR%%/help/et/chordvoicing-module.html
Lines 2010-2018 Link Here
2010
%%DATADIR%%/help/et/solfege-exercise-helps.html
1515
%%DATADIR%%/help/et/solfege-exercise-helps.html
2011
%%DATADIR%%/help/et/solfege-intro.html
1516
%%DATADIR%%/help/et/solfege-intro.html
2012
%%DATADIR%%/help/et/theory-intervals.html
1517
%%DATADIR%%/help/et/theory-intervals.html
1518
%%DATADIR%%/help/et/tone-in-context.html
1519
%%DATADIR%%/help/et/toneincontext-module.html
2013
%%DATADIR%%/help/et/trainingset-editor.html
1520
%%DATADIR%%/help/et/trainingset-editor.html
2014
%%DATADIR%%/help/et/twelvetone-module.html
1521
%%DATADIR%%/help/et/twelvetone-module.html
2015
%%DATADIR%%/help/et/twelvetone.html
1522
%%DATADIR%%/help/et/twelvetone.html
1523
%%DATADIR%%/help/et/user-modules.html
2016
%%DATADIR%%/help/fr/about-statistics.html
1524
%%DATADIR%%/help/fr/about-statistics.html
2017
%%DATADIR%%/help/fr/bug-reporting.html
1525
%%DATADIR%%/help/fr/bug-reporting.html
2018
%%DATADIR%%/help/fr/chordvoicing-module.html
1526
%%DATADIR%%/help/fr/chordvoicing-module.html
Lines 2105-2113 Link Here
2105
%%DATADIR%%/help/fr/solfege-exercise-helps.html
1613
%%DATADIR%%/help/fr/solfege-exercise-helps.html
2106
%%DATADIR%%/help/fr/solfege-intro.html
1614
%%DATADIR%%/help/fr/solfege-intro.html
2107
%%DATADIR%%/help/fr/theory-intervals.html
1615
%%DATADIR%%/help/fr/theory-intervals.html
1616
%%DATADIR%%/help/fr/tone-in-context.html
1617
%%DATADIR%%/help/fr/toneincontext-module.html
2108
%%DATADIR%%/help/fr/trainingset-editor.html
1618
%%DATADIR%%/help/fr/trainingset-editor.html
2109
%%DATADIR%%/help/fr/twelvetone-module.html
1619
%%DATADIR%%/help/fr/twelvetone-module.html
2110
%%DATADIR%%/help/fr/twelvetone.html
1620
%%DATADIR%%/help/fr/twelvetone.html
1621
%%DATADIR%%/help/fr/user-modules.html
2111
%%DATADIR%%/help/gl/about-statistics.html
1622
%%DATADIR%%/help/gl/about-statistics.html
2112
%%DATADIR%%/help/gl/bug-reporting.html
1623
%%DATADIR%%/help/gl/bug-reporting.html
2113
%%DATADIR%%/help/gl/chordvoicing-module.html
1624
%%DATADIR%%/help/gl/chordvoicing-module.html
Lines 2171-2179 Link Here
2171
%%DATADIR%%/help/gl/solfege-exercise-helps.html
1682
%%DATADIR%%/help/gl/solfege-exercise-helps.html
2172
%%DATADIR%%/help/gl/solfege-intro.html
1683
%%DATADIR%%/help/gl/solfege-intro.html
2173
%%DATADIR%%/help/gl/theory-intervals.html
1684
%%DATADIR%%/help/gl/theory-intervals.html
1685
%%DATADIR%%/help/gl/tone-in-context.html
1686
%%DATADIR%%/help/gl/toneincontext-module.html
2174
%%DATADIR%%/help/gl/trainingset-editor.html
1687
%%DATADIR%%/help/gl/trainingset-editor.html
2175
%%DATADIR%%/help/gl/twelvetone-module.html
1688
%%DATADIR%%/help/gl/twelvetone-module.html
2176
%%DATADIR%%/help/gl/twelvetone.html
1689
%%DATADIR%%/help/gl/twelvetone.html
1690
%%DATADIR%%/help/gl/user-modules.html
2177
%%DATADIR%%/help/nb/about-statistics.html
1691
%%DATADIR%%/help/nb/about-statistics.html
2178
%%DATADIR%%/help/nb/bug-reporting.html
1692
%%DATADIR%%/help/nb/bug-reporting.html
2179
%%DATADIR%%/help/nb/chordvoicing-module.html
1693
%%DATADIR%%/help/nb/chordvoicing-module.html
Lines 2267-2275 Link Here
2267
%%DATADIR%%/help/nb/solfege-exercise-helps.html
1781
%%DATADIR%%/help/nb/solfege-exercise-helps.html
2268
%%DATADIR%%/help/nb/solfege-intro.html
1782
%%DATADIR%%/help/nb/solfege-intro.html
2269
%%DATADIR%%/help/nb/theory-intervals.html
1783
%%DATADIR%%/help/nb/theory-intervals.html
1784
%%DATADIR%%/help/nb/tone-in-context.html
1785
%%DATADIR%%/help/nb/toneincontext-module.html
2270
%%DATADIR%%/help/nb/trainingset-editor.html
1786
%%DATADIR%%/help/nb/trainingset-editor.html
2271
%%DATADIR%%/help/nb/twelvetone-module.html
1787
%%DATADIR%%/help/nb/twelvetone-module.html
2272
%%DATADIR%%/help/nb/twelvetone.html
1788
%%DATADIR%%/help/nb/twelvetone.html
1789
%%DATADIR%%/help/nb/user-modules.html
2273
%%DATADIR%%/help/nl/about-statistics.html
1790
%%DATADIR%%/help/nl/about-statistics.html
2274
%%DATADIR%%/help/nl/bug-reporting.html
1791
%%DATADIR%%/help/nl/bug-reporting.html
2275
%%DATADIR%%/help/nl/chordvoicing-module.html
1792
%%DATADIR%%/help/nl/chordvoicing-module.html
Lines 2362-2370 Link Here
2362
%%DATADIR%%/help/nl/solfege-exercise-helps.html
1879
%%DATADIR%%/help/nl/solfege-exercise-helps.html
2363
%%DATADIR%%/help/nl/solfege-intro.html
1880
%%DATADIR%%/help/nl/solfege-intro.html
2364
%%DATADIR%%/help/nl/theory-intervals.html
1881
%%DATADIR%%/help/nl/theory-intervals.html
1882
%%DATADIR%%/help/nl/tone-in-context.html
1883
%%DATADIR%%/help/nl/toneincontext-module.html
2365
%%DATADIR%%/help/nl/trainingset-editor.html
1884
%%DATADIR%%/help/nl/trainingset-editor.html
2366
%%DATADIR%%/help/nl/twelvetone-module.html
1885
%%DATADIR%%/help/nl/twelvetone-module.html
2367
%%DATADIR%%/help/nl/twelvetone.html
1886
%%DATADIR%%/help/nl/twelvetone.html
1887
%%DATADIR%%/help/nl/user-modules.html
2368
%%DATADIR%%/help/pl/about-statistics.html
1888
%%DATADIR%%/help/pl/about-statistics.html
2369
%%DATADIR%%/help/pl/bug-reporting.html
1889
%%DATADIR%%/help/pl/bug-reporting.html
2370
%%DATADIR%%/help/pl/chordvoicing-module.html
1890
%%DATADIR%%/help/pl/chordvoicing-module.html
Lines 2457-2465 Link Here
2457
%%DATADIR%%/help/pl/solfege-exercise-helps.html
1977
%%DATADIR%%/help/pl/solfege-exercise-helps.html
2458
%%DATADIR%%/help/pl/solfege-intro.html
1978
%%DATADIR%%/help/pl/solfege-intro.html
2459
%%DATADIR%%/help/pl/theory-intervals.html
1979
%%DATADIR%%/help/pl/theory-intervals.html
1980
%%DATADIR%%/help/pl/tone-in-context.html
1981
%%DATADIR%%/help/pl/toneincontext-module.html
2460
%%DATADIR%%/help/pl/trainingset-editor.html
1982
%%DATADIR%%/help/pl/trainingset-editor.html
2461
%%DATADIR%%/help/pl/twelvetone-module.html
1983
%%DATADIR%%/help/pl/twelvetone-module.html
2462
%%DATADIR%%/help/pl/twelvetone.html
1984
%%DATADIR%%/help/pl/twelvetone.html
1985
%%DATADIR%%/help/pl/user-modules.html
2463
%%DATADIR%%/help/pt_BR/about-statistics.html
1986
%%DATADIR%%/help/pt_BR/about-statistics.html
2464
%%DATADIR%%/help/pt_BR/bug-reporting.html
1987
%%DATADIR%%/help/pt_BR/bug-reporting.html
2465
%%DATADIR%%/help/pt_BR/chordvoicing-module.html
1988
%%DATADIR%%/help/pt_BR/chordvoicing-module.html
Lines 2552-2560 Link Here
2552
%%DATADIR%%/help/pt_BR/solfege-exercise-helps.html
2075
%%DATADIR%%/help/pt_BR/solfege-exercise-helps.html
2553
%%DATADIR%%/help/pt_BR/solfege-intro.html
2076
%%DATADIR%%/help/pt_BR/solfege-intro.html
2554
%%DATADIR%%/help/pt_BR/theory-intervals.html
2077
%%DATADIR%%/help/pt_BR/theory-intervals.html
2078
%%DATADIR%%/help/pt_BR/tone-in-context.html
2079
%%DATADIR%%/help/pt_BR/toneincontext-module.html
2555
%%DATADIR%%/help/pt_BR/trainingset-editor.html
2080
%%DATADIR%%/help/pt_BR/trainingset-editor.html
2556
%%DATADIR%%/help/pt_BR/twelvetone-module.html
2081
%%DATADIR%%/help/pt_BR/twelvetone-module.html
2557
%%DATADIR%%/help/pt_BR/twelvetone.html
2082
%%DATADIR%%/help/pt_BR/twelvetone.html
2083
%%DATADIR%%/help/pt_BR/user-modules.html
2558
%%DATADIR%%/help/ru/about-statistics.html
2084
%%DATADIR%%/help/ru/about-statistics.html
2559
%%DATADIR%%/help/ru/bug-reporting.html
2085
%%DATADIR%%/help/ru/bug-reporting.html
2560
%%DATADIR%%/help/ru/chordvoicing-module.html
2086
%%DATADIR%%/help/ru/chordvoicing-module.html
Lines 2618-2626 Link Here
2618
%%DATADIR%%/help/ru/solfege-exercise-helps.html
2144
%%DATADIR%%/help/ru/solfege-exercise-helps.html
2619
%%DATADIR%%/help/ru/solfege-intro.html
2145
%%DATADIR%%/help/ru/solfege-intro.html
2620
%%DATADIR%%/help/ru/theory-intervals.html
2146
%%DATADIR%%/help/ru/theory-intervals.html
2147
%%DATADIR%%/help/ru/tone-in-context.html
2148
%%DATADIR%%/help/ru/toneincontext-module.html
2621
%%DATADIR%%/help/ru/trainingset-editor.html
2149
%%DATADIR%%/help/ru/trainingset-editor.html
2622
%%DATADIR%%/help/ru/twelvetone-module.html
2150
%%DATADIR%%/help/ru/twelvetone-module.html
2623
%%DATADIR%%/help/ru/twelvetone.html
2151
%%DATADIR%%/help/ru/twelvetone.html
2152
%%DATADIR%%/help/ru/user-modules.html
2624
%%DATADIR%%/help/style.css
2153
%%DATADIR%%/help/style.css
2625
%%DATADIR%%/help/tr/about-statistics.html
2154
%%DATADIR%%/help/tr/about-statistics.html
2626
%%DATADIR%%/help/tr/bug-reporting.html
2155
%%DATADIR%%/help/tr/bug-reporting.html
Lines 2714-2722 Link Here
2714
%%DATADIR%%/help/tr/solfege-exercise-helps.html
2243
%%DATADIR%%/help/tr/solfege-exercise-helps.html
2715
%%DATADIR%%/help/tr/solfege-intro.html
2244
%%DATADIR%%/help/tr/solfege-intro.html
2716
%%DATADIR%%/help/tr/theory-intervals.html
2245
%%DATADIR%%/help/tr/theory-intervals.html
2246
%%DATADIR%%/help/tr/tone-in-context.html
2247
%%DATADIR%%/help/tr/toneincontext-module.html
2717
%%DATADIR%%/help/tr/trainingset-editor.html
2248
%%DATADIR%%/help/tr/trainingset-editor.html
2718
%%DATADIR%%/help/tr/twelvetone-module.html
2249
%%DATADIR%%/help/tr/twelvetone-module.html
2719
%%DATADIR%%/help/tr/twelvetone.html
2250
%%DATADIR%%/help/tr/twelvetone.html
2251
%%DATADIR%%/help/tr/user-modules.html
2720
%%DATADIR%%/solfege.gtkrc
2252
%%DATADIR%%/solfege.gtkrc
2721
%%DATADIR%%/solfege/__init__.py
2253
%%DATADIR%%/solfege/__init__.py
2722
%%DATADIR%%/solfege/__init__.pyc
2254
%%DATADIR%%/solfege/__init__.pyc
Lines 2724-2729 Link Here
2724
%%DATADIR%%/solfege/_version.pyc
2256
%%DATADIR%%/solfege/_version.pyc
2725
%%DATADIR%%/solfege/abstract.py
2257
%%DATADIR%%/solfege/abstract.py
2726
%%DATADIR%%/solfege/abstract.pyc
2258
%%DATADIR%%/solfege/abstract.pyc
2259
%%DATADIR%%/solfege/abstract_solmisation_addon.py
2260
%%DATADIR%%/solfege/abstract_solmisation_addon.pyc
2727
%%DATADIR%%/solfege/application.py
2261
%%DATADIR%%/solfege/application.py
2728
%%DATADIR%%/solfege/application.pyc
2262
%%DATADIR%%/solfege/application.pyc
2729
%%DATADIR%%/solfege/buildinfo.py
2263
%%DATADIR%%/solfege/buildinfo.py
Lines 2784-2789 Link Here
2784
%%DATADIR%%/solfege/exercises/singchord.pyc
2318
%%DATADIR%%/solfege/exercises/singchord.pyc
2785
%%DATADIR%%/solfege/exercises/singinterval.py
2319
%%DATADIR%%/solfege/exercises/singinterval.py
2786
%%DATADIR%%/solfege/exercises/singinterval.pyc
2320
%%DATADIR%%/solfege/exercises/singinterval.pyc
2321
%%DATADIR%%/solfege/exercises/solmisation.py
2322
%%DATADIR%%/solfege/exercises/solmisation.pyc
2323
%%DATADIR%%/solfege/exercises/toneincontext.py
2324
%%DATADIR%%/solfege/exercises/toneincontext.pyc
2787
%%DATADIR%%/solfege/exercises/tuner.py
2325
%%DATADIR%%/solfege/exercises/tuner.py
2788
%%DATADIR%%/solfege/exercises/tuner.pyc
2326
%%DATADIR%%/solfege/exercises/tuner.pyc
2789
%%DATADIR%%/solfege/exercises/twelvetone.py
2327
%%DATADIR%%/solfege/exercises/twelvetone.py
Lines 2812-2817 Link Here
2812
%%DATADIR%%/solfege/lessonfile_editor_main.pyc
2350
%%DATADIR%%/solfege/lessonfile_editor_main.pyc
2813
%%DATADIR%%/solfege/lessonfilegui.py
2351
%%DATADIR%%/solfege/lessonfilegui.py
2814
%%DATADIR%%/solfege/lessonfilegui.pyc
2352
%%DATADIR%%/solfege/lessonfilegui.pyc
2353
%%DATADIR%%/solfege/lfmod.py
2354
%%DATADIR%%/solfege/lfmod.pyc
2815
%%DATADIR%%/solfege/mainwin.py
2355
%%DATADIR%%/solfege/mainwin.py
2816
%%DATADIR%%/solfege/mainwin.pyc
2356
%%DATADIR%%/solfege/mainwin.pyc
2817
%%DATADIR%%/solfege/make_screenshots.py
2357
%%DATADIR%%/solfege/make_screenshots.py
Lines 2860-2867 Link Here
2860
%%DATADIR%%/solfege/optionparser.pyc
2400
%%DATADIR%%/solfege/optionparser.pyc
2861
%%DATADIR%%/solfege/osutils.py
2401
%%DATADIR%%/solfege/osutils.py
2862
%%DATADIR%%/solfege/osutils.pyc
2402
%%DATADIR%%/solfege/osutils.pyc
2403
%%DATADIR%%/solfege/parsetree.py
2404
%%DATADIR%%/solfege/parsetree.pyc
2863
%%DATADIR%%/solfege/practisesheetdlg.py
2405
%%DATADIR%%/solfege/practisesheetdlg.py
2864
%%DATADIR%%/solfege/practisesheetdlg.pyc
2406
%%DATADIR%%/solfege/practisesheetdlg.pyc
2407
%%DATADIR%%/solfege/presetup.py
2408
%%DATADIR%%/solfege/presetup.pyc
2865
%%DATADIR%%/solfege/profilemanager.py
2409
%%DATADIR%%/solfege/profilemanager.py
2866
%%DATADIR%%/solfege/profilemanager.pyc
2410
%%DATADIR%%/solfege/profilemanager.pyc
2867
%%DATADIR%%/solfege/reportbug.py
2411
%%DATADIR%%/solfege/reportbug.py
Lines 2968-2978 Link Here
2968
@dirrm %%DATADIR%%/help/C/figures
2512
@dirrm %%DATADIR%%/help/C/figures
2969
@dirrm %%DATADIR%%/help/C
2513
@dirrm %%DATADIR%%/help/C
2970
@dirrm %%DATADIR%%/help
2514
@dirrm %%DATADIR%%/help
2971
@dirrm %%DATADIR%%/hash-bug-workaround2
2972
@dirrm %%DATADIR%%/hash-bug-workaround
2973
@dirrm %%DATADIR%%/graphics
2515
@dirrm %%DATADIR%%/graphics
2974
@dirrm %%DATADIR%%/feta
2516
@dirrm %%DATADIR%%/feta
2975
@dirrm %%DATADIR%%/exercises/standard/regression-lesson-files
2517
@dirrm %%DATADIR%%/exercises/standard/regression-lesson-files
2518
@dirrm %%DATADIR%%/exercises/standard/lib
2976
@dirrm %%DATADIR%%/exercises/standard/lesson-files/share
2519
@dirrm %%DATADIR%%/exercises/standard/lesson-files/share
2977
@dirrm %%DATADIR%%/exercises/standard/lesson-files/include
2520
@dirrm %%DATADIR%%/exercises/standard/lesson-files/include
2978
@dirrm %%DATADIR%%/exercises/standard/lesson-files/bin
2521
@dirrm %%DATADIR%%/exercises/standard/lesson-files/bin
(-)audio/solfege/pkg-plist.orig (+2418 lines)
Line 0 Link Here
1
bin/solfege
2
etc/solfege
3
man/man1/solfege.1.gz
4
share/applications/solfege.desktop
5
share/locale/cs/LC_MESSAGES/solfege.mo
6
share/locale/da/LC_MESSAGES/solfege.mo
7
share/locale/de/LC_MESSAGES/solfege.mo
8
share/locale/eo/LC_MESSAGES/solfege.mo
9
share/locale/es/LC_MESSAGES/solfege.mo
10
share/locale/et/LC_MESSAGES/solfege.mo
11
share/locale/fa/LC_MESSAGES/solfege.mo
12
share/locale/fi/LC_MESSAGES/solfege.mo
13
share/locale/fr/LC_MESSAGES/solfege.mo
14
share/locale/gl/LC_MESSAGES/solfege.mo
15
share/locale/hr/LC_MESSAGES/solfege.mo
16
share/locale/hu/LC_MESSAGES/solfege.mo
17
share/locale/it/LC_MESSAGES/solfege.mo
18
share/locale/nb/LC_MESSAGES/solfege.mo
19
share/locale/nl/LC_MESSAGES/solfege.mo
20
share/locale/pl/LC_MESSAGES/solfege.mo
21
share/locale/pt_BR/LC_MESSAGES/solfege.mo
22
share/locale/ru/LC_MESSAGES/solfege.mo
23
share/locale/sv/LC_MESSAGES/solfege.mo
24
share/locale/tr/LC_MESSAGES/solfege.mo
25
share/locale/vi/LC_MESSAGES/solfege.mo
26
share/locale/zh_CN/LC_MESSAGES/solfege.mo
27
share/pixmaps/solfege.svg
28
%%DATADIR%%/default.config
29
%%DATADIR%%/exercises/standard/csound-tree.txt
30
%%DATADIR%%/exercises/standard/debugtree.txt
31
%%DATADIR%%/exercises/standard/learningtree.txt
32
%%DATADIR%%/exercises/standard/lesson-files/altered-1
33
%%DATADIR%%/exercises/standard/lesson-files/altered-2
34
%%DATADIR%%/exercises/standard/lesson-files/barnesanger
35
%%DATADIR%%/exercises/standard/lesson-files/besifring
36
%%DATADIR%%/exercises/standard/lesson-files/bin/csound-play-harmonic-interval.sh
37
%%DATADIR%%/exercises/standard/lesson-files/bpm
38
%%DATADIR%%/exercises/standard/lesson-files/cadense-1
39
%%DATADIR%%/exercises/standard/lesson-files/chord-7-inv
40
%%DATADIR%%/exercises/standard/lesson-files/chord-7b9-maj79
41
%%DATADIR%%/exercises/standard/lesson-files/chord-all-root
42
%%DATADIR%%/exercises/standard/lesson-files/chord-dim-aug
43
%%DATADIR%%/exercises/standard/lesson-files/chord-dim-aug-min-major
44
%%DATADIR%%/exercises/standard/lesson-files/chord-m7-7
45
%%DATADIR%%/exercises/standard/lesson-files/chord-m7-7-inv
46
%%DATADIR%%/exercises/standard/lesson-files/chord-m7-7-maj7-m7b5-dim7
47
%%DATADIR%%/exercises/standard/lesson-files/chord-m9-9
48
%%DATADIR%%/exercises/standard/lesson-files/chord-m9-9-7b9-maj79
49
%%DATADIR%%/exercises/standard/lesson-files/chord-maj7-m7b5-dim7
50
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major
51
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major-7
52
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major-close-open
53
%%DATADIR%%/exercises/standard/lesson-files/chord-min-major-inv
54
%%DATADIR%%/exercises/standard/lesson-files/chord-voicing-test
55
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals
56
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic
57
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-10
58
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-2
59
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-2-3
60
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-2-to-8
61
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-3
62
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-4-5
63
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-4-5-8
64
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-6
65
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-6-7
66
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-7
67
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-7-9
68
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-9
69
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-harmonic-tritonus-7
70
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic
71
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-10
72
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-2
73
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-2-3
74
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-2-to-8
75
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-3
76
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-4-5
77
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-4-5-8
78
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-6
79
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-6-7
80
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-7
81
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-7-9
82
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-9
83
%%DATADIR%%/exercises/standard/lesson-files/compare-intervals-melodic-tritonus-7
84
%%DATADIR%%/exercises/standard/lesson-files/csound-fifth-0.97
85
%%DATADIR%%/exercises/standard/lesson-files/csound-fifth-0.98
86
%%DATADIR%%/exercises/standard/lesson-files/csound-fifth-0.99
87
%%DATADIR%%/exercises/standard/lesson-files/csound-fifth-0.995
88
%%DATADIR%%/exercises/standard/lesson-files/csound-fifth-0.996
89
%%DATADIR%%/exercises/standard/lesson-files/csound-fifth-0.997
90
%%DATADIR%%/exercises/standard/lesson-files/csound-fifth-0.998
91
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-10cent
92
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-15cent
93
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-20cent
94
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-30cent
95
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-40cent
96
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-5cent
97
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-6cent
98
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj10-8cent
99
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-10cent
100
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-15cent
101
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-20cent
102
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-30cent
103
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-40cent
104
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-5cent
105
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-6cent
106
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj2-8cent
107
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-10cent
108
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-15cent
109
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-20cent
110
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-30cent
111
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-40cent
112
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-5cent
113
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-6cent
114
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj3-8cent
115
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-10cent
116
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-15cent
117
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-20cent
118
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-30cent
119
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-40cent
120
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-5cent
121
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-6cent
122
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj6-8cent
123
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-10cent
124
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-15cent
125
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-20cent
126
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-30cent
127
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-40cent
128
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-5cent
129
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-6cent
130
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj7-8cent
131
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-10cent
132
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-15cent
133
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-20cent
134
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-30cent
135
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-40cent
136
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-5cent
137
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-6cent
138
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-maj9-8cent
139
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min10-10cent
140
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min10-15cent
141
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min10-20cent
142
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min10-30cent
143
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min10-40cent
144
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min10-5cent
145
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min10-6cent
146
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min10-8cent
147
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min2-10cent
148
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min2-15cent
149
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min2-20cent
150
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min2-30cent
151
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min2-40cent
152
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min2-5cent
153
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min2-6cent
154
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min2-8cent
155
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min3-10cent
156
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min3-15cent
157
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min3-20cent
158
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min3-30cent
159
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min3-40cent
160
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min3-5cent
161
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min3-6cent
162
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min3-8cent
163
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min6-10cent
164
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min6-15cent
165
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min6-20cent
166
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min6-30cent
167
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min6-40cent
168
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min6-5cent
169
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min6-6cent
170
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min6-8cent
171
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min7-10cent
172
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min7-15cent
173
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min7-20cent
174
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min7-30cent
175
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min7-40cent
176
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min7-5cent
177
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min7-6cent
178
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min7-8cent
179
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min9-10cent
180
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min9-15cent
181
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min9-20cent
182
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min9-30cent
183
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min9-40cent
184
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min9-5cent
185
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min9-6cent
186
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-min9-8cent
187
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p4-10cent
188
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p4-15cent
189
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p4-20cent
190
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p4-30cent
191
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p4-40cent
192
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p4-5cent
193
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p4-6cent
194
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p4-8cent
195
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p5-10cent
196
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p5-15cent
197
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p5-20cent
198
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p5-30cent
199
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p5-40cent
200
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p5-5cent
201
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p5-6cent
202
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p5-8cent
203
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p8-10cent
204
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p8-15cent
205
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p8-20cent
206
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p8-30cent
207
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p8-40cent
208
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p8-5cent
209
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p8-6cent
210
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-harmonic-p8-8cent
211
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj10-10cent
212
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj10-15cent
213
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj10-20cent
214
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj10-30cent
215
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj10-40cent
216
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj10-5cent
217
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj10-6cent
218
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj10-8cent
219
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj2-10cent
220
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj2-15cent
221
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj2-20cent
222
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj2-30cent
223
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj2-40cent
224
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj2-5cent
225
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj2-6cent
226
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj2-8cent
227
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj3-10cent
228
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj3-15cent
229
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj3-20cent
230
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj3-30cent
231
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj3-40cent
232
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj3-5cent
233
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj3-6cent
234
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj3-8cent
235
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj6-10cent
236
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj6-15cent
237
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj6-20cent
238
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj6-30cent
239
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj6-40cent
240
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj6-5cent
241
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj6-6cent
242
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj6-8cent
243
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj7-10cent
244
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj7-15cent
245
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj7-20cent
246
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj7-30cent
247
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj7-40cent
248
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj7-5cent
249
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj7-6cent
250
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj7-8cent
251
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj9-10cent
252
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj9-15cent
253
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj9-20cent
254
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj9-30cent
255
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj9-40cent
256
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj9-5cent
257
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj9-6cent
258
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-maj9-8cent
259
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min10-10cent
260
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min10-15cent
261
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min10-20cent
262
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min10-30cent
263
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min10-40cent
264
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min10-5cent
265
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min10-6cent
266
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min10-8cent
267
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min2-10cent
268
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min2-15cent
269
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min2-20cent
270
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min2-30cent
271
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min2-40cent
272
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min2-5cent
273
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min2-6cent
274
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min2-8cent
275
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min3-10cent
276
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min3-15cent
277
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min3-20cent
278
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min3-30cent
279
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min3-40cent
280
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min3-5cent
281
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min3-6cent
282
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min3-8cent
283
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min6-10cent
284
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min6-15cent
285
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min6-20cent
286
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min6-30cent
287
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min6-40cent
288
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min6-5cent
289
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min6-6cent
290
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min6-8cent
291
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min7-10cent
292
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min7-15cent
293
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min7-20cent
294
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min7-30cent
295
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min7-40cent
296
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min7-5cent
297
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min7-6cent
298
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min7-8cent
299
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min9-10cent
300
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min9-15cent
301
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min9-20cent
302
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min9-30cent
303
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min9-40cent
304
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min9-5cent
305
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min9-6cent
306
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-min9-8cent
307
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p4-10cent
308
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p4-15cent
309
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p4-20cent
310
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p4-30cent
311
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p4-40cent
312
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p4-5cent
313
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p4-6cent
314
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p4-8cent
315
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p5-10cent
316
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p5-15cent
317
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p5-20cent
318
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p5-30cent
319
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p5-40cent
320
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p5-5cent
321
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p5-6cent
322
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p5-8cent
323
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p8-10cent
324
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p8-15cent
325
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p8-20cent
326
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p8-30cent
327
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p8-40cent
328
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p8-5cent
329
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p8-6cent
330
%%DATADIR%%/exercises/standard/lesson-files/csound-intonation-p8-8cent
331
%%DATADIR%%/exercises/standard/lesson-files/diatonic-1
332
%%DATADIR%%/exercises/standard/lesson-files/diatonic-2
333
%%DATADIR%%/exercises/standard/lesson-files/fifth-small-pure-0.99
334
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals
335
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-10
336
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2
337
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2-3
338
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2-to-15
339
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-2-to-8
340
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-3
341
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-4-5
342
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-4-5-8
343
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-6
344
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-6-7
345
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-7
346
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-7-9
347
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-9
348
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-self-config
349
%%DATADIR%%/exercises/standard/lesson-files/harmonic-intervals-tritonus-7
350
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-1
351
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-2
352
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-3
353
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-4
354
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-5
355
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-6
356
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-triads
357
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-triads-difficult
358
%%DATADIR%%/exercises/standard/lesson-files/hear-tones-triads-easy
359
%%DATADIR%%/exercises/standard/lesson-files/id-tone
360
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-10
361
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-11
362
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-12
363
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-3
364
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-4
365
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-5
366
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-6
367
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-7
368
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-8
369
%%DATADIR%%/exercises/standard/lesson-files/id-tone-cde-9
370
%%DATADIR%%/exercises/standard/lesson-files/include/cadence-major
371
%%DATADIR%%/exercises/standard/lesson-files/include/cadence-minor
372
%%DATADIR%%/exercises/standard/lesson-files/include/interval-elements
373
%%DATADIR%%/exercises/standard/lesson-files/include/jazz-progression-elements
374
%%DATADIR%%/exercises/standard/lesson-files/include/mma-grooves
375
%%DATADIR%%/exercises/standard/lesson-files/include/progression-elements
376
%%DATADIR%%/exercises/standard/lesson-files/include/sc-master
377
%%DATADIR%%/exercises/standard/lesson-files/include/solfege-voicing.mma
378
%%DATADIR%%/exercises/standard/lesson-files/interval_in_key_maj
379
%%DATADIR%%/exercises/standard/lesson-files/interval_in_key_min
380
%%DATADIR%%/exercises/standard/lesson-files/jsb-inventions
381
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals
382
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-10
383
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2
384
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2-3
385
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2-to-15
386
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-2-to-8
387
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-3
388
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-4-5
389
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-4-5-8
390
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-6
391
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-6-7
392
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-7
393
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-7-9
394
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-9
395
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down
396
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-10
397
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2
398
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2-3
399
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2-to-15
400
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-2-to-8
401
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-3
402
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-4-5
403
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-4-5-8
404
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-6
405
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-6-7
406
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-7
407
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-7-9
408
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-9
409
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-down-tritonus-7
410
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-self-config
411
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-tritonus-7
412
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up
413
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-10
414
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2
415
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2-3
416
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2-to-15
417
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-2-to-8
418
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-3
419
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-4-5
420
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-4-5-8
421
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-6
422
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-6-7
423
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-7
424
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-7-9
425
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-9
426
%%DATADIR%%/exercises/standard/lesson-files/melodic-intervals-up-tritonus-7
427
%%DATADIR%%/exercises/standard/lesson-files/mma-1
428
%%DATADIR%%/exercises/standard/lesson-files/mma-2
429
%%DATADIR%%/exercises/standard/lesson-files/mma-3
430
%%DATADIR%%/exercises/standard/lesson-files/mma-4-C
431
%%DATADIR%%/exercises/standard/lesson-files/mma-4-harmonic-minor
432
%%DATADIR%%/exercises/standard/lesson-files/mma-4-natural-minor
433
%%DATADIR%%/exercises/standard/lesson-files/mma-7-C
434
%%DATADIR%%/exercises/standard/lesson-files/mma-7-harmonic-minor
435
%%DATADIR%%/exercises/standard/lesson-files/mma-7-natural-minor
436
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-1
437
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-2
438
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-fifths
439
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-fourths
440
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-octave
441
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-seconds
442
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-sevenths
443
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-sixths
444
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-thirds
445
%%DATADIR%%/exercises/standard/lesson-files/nameinterval-unison
446
%%DATADIR%%/exercises/standard/lesson-files/polish-folk-songs
447
%%DATADIR%%/exercises/standard/lesson-files/progression-1
448
%%DATADIR%%/exercises/standard/lesson-files/progression-2
449
%%DATADIR%%/exercises/standard/lesson-files/progression-atte
450
%%DATADIR%%/exercises/standard/lesson-files/progression-x
451
%%DATADIR%%/exercises/standard/lesson-files/rhythm-all
452
%%DATADIR%%/exercises/standard/lesson-files/rhythm-easy
453
%%DATADIR%%/exercises/standard/lesson-files/rhythm-mid
454
%%DATADIR%%/exercises/standard/lesson-files/rhythm-self-config-binary
455
%%DATADIR%%/exercises/standard/lesson-files/rhythm-self-config-ternary
456
%%DATADIR%%/exercises/standard/lesson-files/rhythm-ternary
457
%%DATADIR%%/exercises/standard/lesson-files/rhythmdict-1
458
%%DATADIR%%/exercises/standard/lesson-files/rhythmdict-gen-1
459
%%DATADIR%%/exercises/standard/lesson-files/rhythmdict-gen-2
460
%%DATADIR%%/exercises/standard/lesson-files/rhythmdict-gen-3_4-1
461
%%DATADIR%%/exercises/standard/lesson-files/rhythmdict-gen-3_4-2
462
%%DATADIR%%/exercises/standard/lesson-files/rhythmdict-gen-3_4-3
463
%%DATADIR%%/exercises/standard/lesson-files/rhythmdict-gen-6_8-1
464
%%DATADIR%%/exercises/standard/lesson-files/rhythmdict-gen-6_8-2
465
%%DATADIR%%/exercises/standard/lesson-files/rhythmtapping2-self-config-binary
466
%%DATADIR%%/exercises/standard/lesson-files/rhythmtapping2-self-config-ternary
467
%%DATADIR%%/exercises/standard/lesson-files/sc-6tones
468
%%DATADIR%%/exercises/standard/lesson-files/sc-8tones
469
%%DATADIR%%/exercises/standard/lesson-files/sc-beb
470
%%DATADIR%%/exercises/standard/lesson-files/sc-beb-a
471
%%DATADIR%%/exercises/standard/lesson-files/sc-beb-d
472
%%DATADIR%%/exercises/standard/lesson-files/sc-beb-elem
473
%%DATADIR%%/exercises/standard/lesson-files/sc-beb-name
474
%%DATADIR%%/exercises/standard/lesson-files/sc-beb-s
475
%%DATADIR%%/exercises/standard/lesson-files/sc-church
476
%%DATADIR%%/exercises/standard/lesson-files/sc-dha
477
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-a
478
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-d
479
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-elem
480
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-f
481
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-g
482
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-name
483
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-p
484
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-s
485
%%DATADIR%%/exercises/standard/lesson-files/sc-dha-t
486
%%DATADIR%%/exercises/standard/lesson-files/sc-dom
487
%%DATADIR%%/exercises/standard/lesson-files/sc-dom-jazz
488
%%DATADIR%%/exercises/standard/lesson-files/sc-east
489
%%DATADIR%%/exercises/standard/lesson-files/sc-greek
490
%%DATADIR%%/exercises/standard/lesson-files/sc-hal
491
%%DATADIR%%/exercises/standard/lesson-files/sc-hal-jazz
492
%%DATADIR%%/exercises/standard/lesson-files/sc-ham
493
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-a
494
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-d
495
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-elem
496
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-f
497
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-g
498
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-name
499
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-p
500
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-s
501
%%DATADIR%%/exercises/standard/lesson-files/sc-ham-t
502
%%DATADIR%%/exercises/standard/lesson-files/sc-har
503
%%DATADIR%%/exercises/standard/lesson-files/sc-har-a
504
%%DATADIR%%/exercises/standard/lesson-files/sc-har-d
505
%%DATADIR%%/exercises/standard/lesson-files/sc-har-elem
506
%%DATADIR%%/exercises/standard/lesson-files/sc-har-f
507
%%DATADIR%%/exercises/standard/lesson-files/sc-har-g
508
%%DATADIR%%/exercises/standard/lesson-files/sc-har-name
509
%%DATADIR%%/exercises/standard/lesson-files/sc-har-p
510
%%DATADIR%%/exercises/standard/lesson-files/sc-har-s
511
%%DATADIR%%/exercises/standard/lesson-files/sc-har-t
512
%%DATADIR%%/exercises/standard/lesson-files/sc-hum-g
513
%%DATADIR%%/exercises/standard/lesson-files/sc-hun
514
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-a
515
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-d
516
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-elem
517
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-f
518
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-g
519
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-name
520
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-p
521
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-s
522
%%DATADIR%%/exercises/standard/lesson-files/sc-hun-t
523
%%DATADIR%%/exercises/standard/lesson-files/sc-maj
524
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-a
525
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-d
526
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-elem
527
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-f
528
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-g
529
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-name
530
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-p
531
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-px
532
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-s
533
%%DATADIR%%/exercises/standard/lesson-files/sc-maj-t
534
%%DATADIR%%/exercises/standard/lesson-files/sc-mau
535
%%DATADIR%%/exercises/standard/lesson-files/sc-mau-jazz
536
%%DATADIR%%/exercises/standard/lesson-files/sc-mel
537
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-a
538
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-d
539
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-elem
540
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-f
541
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-g
542
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-name
543
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-p
544
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-s
545
%%DATADIR%%/exercises/standard/lesson-files/sc-mel-t
546
%%DATADIR%%/exercises/standard/lesson-files/sc-min
547
%%DATADIR%%/exercises/standard/lesson-files/sc-min-jazz
548
%%DATADIR%%/exercises/standard/lesson-files/sc-nat-g
549
%%DATADIR%%/exercises/standard/lesson-files/sc-nea
550
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-a
551
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-d
552
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-elem
553
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-f
554
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-g
555
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-name
556
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-p
557
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-s
558
%%DATADIR%%/exercises/standard/lesson-files/sc-nea-t
559
%%DATADIR%%/exercises/standard/lesson-files/sc-nem
560
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-a
561
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-d
562
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-elem
563
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-f
564
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-g
565
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-name
566
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-p
567
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-s
568
%%DATADIR%%/exercises/standard/lesson-files/sc-nem-t
569
%%DATADIR%%/exercises/standard/lesson-files/sc-pen
570
%%DATADIR%%/exercises/standard/lesson-files/sc-pen-a
571
%%DATADIR%%/exercises/standard/lesson-files/sc-pen-d
572
%%DATADIR%%/exercises/standard/lesson-files/sc-pen-elem
573
%%DATADIR%%/exercises/standard/lesson-files/sc-pen-g
574
%%DATADIR%%/exercises/standard/lesson-files/sc-pen-name
575
%%DATADIR%%/exercises/standard/lesson-files/sc-pen-s
576
%%DATADIR%%/exercises/standard/lesson-files/sc-plagal
577
%%DATADIR%%/exercises/standard/lesson-files/sc-sim
578
%%DATADIR%%/exercises/standard/lesson-files/sc-sim-a
579
%%DATADIR%%/exercises/standard/lesson-files/sc-sim-d
580
%%DATADIR%%/exercises/standard/lesson-files/sc-sim-elem
581
%%DATADIR%%/exercises/standard/lesson-files/sc-sim-name
582
%%DATADIR%%/exercises/standard/lesson-files/sc-sim-s
583
%%DATADIR%%/exercises/standard/lesson-files/share/fanfare.midi
584
%%DATADIR%%/exercises/standard/lesson-files/share/fanfare.mp3
585
%%DATADIR%%/exercises/standard/lesson-files/share/fanfare.ogg
586
%%DATADIR%%/exercises/standard/lesson-files/share/fanfare.wav
587
%%DATADIR%%/exercises/standard/lesson-files/share/fifth-pure-220.00.wav
588
%%DATADIR%%/exercises/standard/lesson-files/share/fifth-pure-247.5.wav
589
%%DATADIR%%/exercises/standard/lesson-files/share/fifth-pure-293.33.wav
590
%%DATADIR%%/exercises/standard/lesson-files/share/fifth-small-220.00.wav
591
%%DATADIR%%/exercises/standard/lesson-files/share/fifth-small-247.5.wav
592
%%DATADIR%%/exercises/standard/lesson-files/share/fifth-small-293.33.wav
593
%%DATADIR%%/exercises/standard/lesson-files/share/fil1.sco
594
%%DATADIR%%/exercises/standard/lesson-files/share/sinus-ad.orc
595
%%DATADIR%%/exercises/standard/lesson-files/share/sinus.orc
596
%%DATADIR%%/exercises/standard/lesson-files/sing-chord-tone
597
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals
598
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-10
599
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-2
600
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-2-3
601
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-2-to-8
602
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-3
603
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-4-5
604
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-4-5-8
605
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-6
606
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-6-7
607
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-7
608
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-7-9
609
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-9
610
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-self-config
611
%%DATADIR%%/exercises/standard/lesson-files/sing-intervals-tritonus-7
612
%%DATADIR%%/exercises/standard/lesson-files/sing-the-fifth
613
%%DATADIR%%/exercises/standard/lesson-files/sing-the-root
614
%%DATADIR%%/exercises/standard/lesson-files/sing-the-seventh
615
%%DATADIR%%/exercises/standard/lesson-files/sing-the-seventh-inv
616
%%DATADIR%%/exercises/standard/lesson-files/sing-the-third
617
%%DATADIR%%/exercises/standard/lesson-files/singchord-1
618
%%DATADIR%%/exercises/standard/lesson-files/singchord-2
619
%%DATADIR%%/exercises/standard/lesson-files/singchord-3
620
%%DATADIR%%/exercises/standard/lesson-files/singchord-4
621
%%DATADIR%%/exercises/standard/lesson-files/singchord-5
622
%%DATADIR%%/exercises/standard/lesson-files/singchord-6
623
%%DATADIR%%/exercises/standard/lesson-files/singchord-all
624
%%DATADIR%%/exercises/standard/lesson-files/solfa-17
625
%%DATADIR%%/exercises/standard/lesson-files/solfa-17-C
626
%%DATADIR%%/exercises/standard/lesson-files/solfa-7
627
%%DATADIR%%/exercises/standard/lesson-files/solfa-7-C
628
%%DATADIR%%/exercises/standard/lesson-files/solmisation
629
%%DATADIR%%/exercises/standard/lesson-files/tapping-all
630
%%DATADIR%%/exercises/standard/lesson-files/tapping-easy
631
%%DATADIR%%/exercises/standard/lesson-files/tapping-mid
632
%%DATADIR%%/exercises/standard/lesson-files/three-prog-root
633
%%DATADIR%%/exercises/standard/lesson-files/tone-after-dominant
634
%%DATADIR%%/exercises/standard/lesson-files/toneincontext
635
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major
636
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-cr
637
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-cr-f6
638
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-cr-l6
639
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-f4
640
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-major-l4
641
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor
642
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-cr
643
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-cr-f6
644
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-cr-l6
645
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-f4
646
%%DATADIR%%/exercises/standard/lesson-files/toneincontext-minor-l4
647
%%DATADIR%%/exercises/standard/lesson-files/tunertest
648
%%DATADIR%%/exercises/standard/lesson-files/twelvetone
649
%%DATADIR%%/exercises/standard/lesson-files/volkslieder1
650
%%DATADIR%%/exercises/standard/lesson-files/volkslieder2
651
%%DATADIR%%/exercises/standard/lib/jazz_progressions
652
%%DATADIR%%/exercises/standard/lib/progression_elements
653
%%DATADIR%%/exercises/standard/regression-lesson-files/chord-no-name
654
%%DATADIR%%/exercises/standard/regression-lesson-files/chord-wav-music
655
%%DATADIR%%/exercises/standard/regression-lesson-files/chordvoicing-lessonfile-exception
656
%%DATADIR%%/exercises/standard/regression-lesson-files/chordvoicing-mpd-exception
657
%%DATADIR%%/exercises/standard/regression-lesson-files/compareintervals-1
658
%%DATADIR%%/exercises/standard/regression-lesson-files/compareintervals-2
659
%%DATADIR%%/exercises/standard/regression-lesson-files/compareintervals-3
660
%%DATADIR%%/exercises/standard/regression-lesson-files/compareintervals-4
661
%%DATADIR%%/exercises/standard/regression-lesson-files/dictation-exception-handling
662
%%DATADIR%%/exercises/standard/regression-lesson-files/dictation-no-questions
663
%%DATADIR%%/exercises/standard/regression-lesson-files/elembuilder-bad-tonic
664
%%DATADIR%%/exercises/standard/regression-lesson-files/elembuilder-scale-1
665
%%DATADIR%%/exercises/standard/regression-lesson-files/elembuilder-scale-2
666
%%DATADIR%%/exercises/standard/regression-lesson-files/elembuilder-scale-3
667
%%DATADIR%%/exercises/standard/regression-lesson-files/elembuilder-scale-4
668
%%DATADIR%%/exercises/standard/regression-lesson-files/elembuilder-scale-5
669
%%DATADIR%%/exercises/standard/regression-lesson-files/harmonicprogression-lessonfile-exception
670
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-assignment-to-reserved-word
671
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-at_question_start-1
672
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-at_question_start-2
673
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-at_question_start-3
674
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-bad-cuemusic
675
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-mediafiles
676
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-missing-.wav-file
677
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-noquestionsinfile
678
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-syntax-error-1
679
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-syntax-error-2
680
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-unsupported-named-block
681
%%DATADIR%%/exercises/standard/regression-lesson-files/idbyname-vmusic
682
%%DATADIR%%/exercises/standard/regression-lesson-files/idproperty-1
683
%%DATADIR%%/exercises/standard/regression-lesson-files/idproperty-2
684
%%DATADIR%%/exercises/standard/regression-lesson-files/idproperty-3
685
%%DATADIR%%/exercises/standard/regression-lesson-files/idproperty-4
686
%%DATADIR%%/exercises/standard/regression-lesson-files/nameinterval-bad-tones-header-var
687
%%DATADIR%%/exercises/standard/regression-lesson-files/nameinterval-constraints
688
%%DATADIR%%/exercises/standard/regression-lesson-files/rhythmtapping-1
689
%%DATADIR%%/exercises/standard/regression-lesson-files/rhythmtapping-2
690
%%DATADIR%%/exercises/standard/regression-lesson-files/rhythmtapping-3
691
%%DATADIR%%/exercises/standard/regression-lesson-files/rhythmtapping-4
692
%%DATADIR%%/exercises/standard/regression-lesson-files/rhythmtapping-bad-mpd-code
693
%%DATADIR%%/exercises/standard/regression-lesson-files/rhythmtapping2-1
694
%%DATADIR%%/exercises/standard/regression-lesson-files/rvoice
695
%%DATADIR%%/exercises/standard/regression-lesson-files/singanswer-bad-mpd-code
696
%%DATADIR%%/exercises/standard/regression-lesson-files/singanswer-missing-.wav-file
697
%%DATADIR%%/exercises/standard/regression-lesson-files/singanswer-missing-question_text
698
%%DATADIR%%/exercises/standard/regression-lesson-files/transpose-accidentals
699
%%DATADIR%%/exercises/standard/regression-lesson-files/transpose-key
700
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-chord-exceptions
701
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-chordvoicing-exceptions
702
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-dictation-exceptions
703
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-elembuilder-exceptions
704
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-harmonicprogressiondictation-exceptions
705
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-idbyname-exceptions
706
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-idproperty-exceptions
707
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-rhythmtapping-exceptions
708
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-singanswer-exceptions
709
%%DATADIR%%/exercises/standard/regression-lesson-files/xx-singchord-exceptions
710
%%DATADIR%%/feta/feta20-accidentals--1.xpm
711
%%DATADIR%%/feta/feta20-accidentals--2.xpm
712
%%DATADIR%%/feta/feta20-accidentals-0.xpm
713
%%DATADIR%%/feta/feta20-accidentals-1.xpm
714
%%DATADIR%%/feta/feta20-accidentals-2.xpm
715
%%DATADIR%%/feta/feta20-clefs-C.xpm
716
%%DATADIR%%/feta/feta20-clefs-F.xpm
717
%%DATADIR%%/feta/feta20-clefs-G.xpm
718
%%DATADIR%%/feta/feta20-dots-dot.xpm
719
%%DATADIR%%/feta/feta20-flags-d3.xpm
720
%%DATADIR%%/feta/feta20-flags-d4.xpm
721
%%DATADIR%%/feta/feta20-flags-d5.xpm
722
%%DATADIR%%/feta/feta20-flags-d6.xpm
723
%%DATADIR%%/feta/feta20-flags-u3.xpm
724
%%DATADIR%%/feta/feta20-flags-u4.xpm
725
%%DATADIR%%/feta/feta20-flags-u5.xpm
726
%%DATADIR%%/feta/feta20-flags-u6.xpm
727
%%DATADIR%%/feta/feta20-noteheads-0.xpm
728
%%DATADIR%%/feta/feta20-noteheads-1.xpm
729
%%DATADIR%%/feta/feta20-noteheads-2.xpm
730
%%DATADIR%%/feta/feta20-number-0.xpm
731
%%DATADIR%%/feta/feta20-number-1.xpm
732
%%DATADIR%%/feta/feta20-number-2.xpm
733
%%DATADIR%%/feta/feta20-number-3.xpm
734
%%DATADIR%%/feta/feta20-number-4.xpm
735
%%DATADIR%%/feta/feta20-number-5.xpm
736
%%DATADIR%%/feta/feta20-number-6.xpm
737
%%DATADIR%%/feta/feta20-number-7.xpm
738
%%DATADIR%%/feta/feta20-number-8.xpm
739
%%DATADIR%%/feta/feta20-number-9.xpm
740
%%DATADIR%%/feta/feta20-rests--1.xpm
741
%%DATADIR%%/feta/feta20-rests--2.xpm
742
%%DATADIR%%/feta/feta20-rests--4.xpm
743
%%DATADIR%%/feta/feta20-rests-0.xpm
744
%%DATADIR%%/feta/feta20-rests-0o.xpm
745
%%DATADIR%%/feta/feta20-rests-1.xpm
746
%%DATADIR%%/feta/feta20-rests-1o.xpm
747
%%DATADIR%%/feta/feta20-rests-2.xpm
748
%%DATADIR%%/feta/feta20-rests-3.xpm
749
%%DATADIR%%/feta/feta20-rests-4.xpm
750
%%DATADIR%%/feta/feta20-rests-5.xpm
751
%%DATADIR%%/feta/feta20-rests-6.xpm
752
%%DATADIR%%/feta/feta20-rests-7.xpm
753
%%DATADIR%%/graphics/add-dot.svg
754
%%DATADIR%%/graphics/applications-system.svg
755
%%DATADIR%%/graphics/dot-mode.svg
756
%%DATADIR%%/graphics/double-flat.svg
757
%%DATADIR%%/graphics/double-sharp.svg
758
%%DATADIR%%/graphics/erase.svg
759
%%DATADIR%%/graphics/flat.svg
760
%%DATADIR%%/graphics/happyface.png
761
%%DATADIR%%/graphics/holder.png
762
%%DATADIR%%/graphics/identify-bpm.png
763
%%DATADIR%%/graphics/identify-chord.png
764
%%DATADIR%%/graphics/image-not-found.png
765
%%DATADIR%%/graphics/natural.svg
766
%%DATADIR%%/graphics/note-1.svg
767
%%DATADIR%%/graphics/note-16.svg
768
%%DATADIR%%/graphics/note-2.svg
769
%%DATADIR%%/graphics/note-32.svg
770
%%DATADIR%%/graphics/note-4.svg
771
%%DATADIR%%/graphics/note-8.svg
772
%%DATADIR%%/graphics/notehead.svg
773
%%DATADIR%%/graphics/remove-dot.svg
774
%%DATADIR%%/graphics/rest-1.svg
775
%%DATADIR%%/graphics/rest-16.svg
776
%%DATADIR%%/graphics/rest-2.svg
777
%%DATADIR%%/graphics/rest-32.svg
778
%%DATADIR%%/graphics/rest-4.svg
779
%%DATADIR%%/graphics/rest-8.svg
780
%%DATADIR%%/graphics/rhythm-c12c12c12.png
781
%%DATADIR%%/graphics/rhythm-c12c12r12.png
782
%%DATADIR%%/graphics/rhythm-c12r12c12.png
783
%%DATADIR%%/graphics/rhythm-c16c16c16c16.png
784
%%DATADIR%%/graphics/rhythm-c16c16c16c16c16c16.png
785
%%DATADIR%%/graphics/rhythm-c16c16c16c16c8.png
786
%%DATADIR%%/graphics/rhythm-c16c16c4.png
787
%%DATADIR%%/graphics/rhythm-c16c16c8.png
788
%%DATADIR%%/graphics/rhythm-c16c16c8c16c16.png
789
%%DATADIR%%/graphics/rhythm-c16c16c8c8.png
790
%%DATADIR%%/graphics/rhythm-c16c8..png
791
%%DATADIR%%/graphics/rhythm-c16c8c16.png
792
%%DATADIR%%/graphics/rhythm-c4..png
793
%%DATADIR%%/graphics/rhythm-c4.png
794
%%DATADIR%%/graphics/rhythm-c4c16c16.png
795
%%DATADIR%%/graphics/rhythm-c4c8.png
796
%%DATADIR%%/graphics/rhythm-c8.c16.png
797
%%DATADIR%%/graphics/rhythm-c8c16c16.png
798
%%DATADIR%%/graphics/rhythm-c8c16c16c16c16.png
799
%%DATADIR%%/graphics/rhythm-c8c16c16c8.png
800
%%DATADIR%%/graphics/rhythm-c8c4.png
801
%%DATADIR%%/graphics/rhythm-c8c8.png
802
%%DATADIR%%/graphics/rhythm-c8c8c16c16.png
803
%%DATADIR%%/graphics/rhythm-c8c8c8.png
804
%%DATADIR%%/graphics/rhythm-r12c12c12.png
805
%%DATADIR%%/graphics/rhythm-r12c12r12.png
806
%%DATADIR%%/graphics/rhythm-r12r12c12.png
807
%%DATADIR%%/graphics/rhythm-r16c16c16c16.png
808
%%DATADIR%%/graphics/rhythm-r16c16c8.png
809
%%DATADIR%%/graphics/rhythm-r16c8..png
810
%%DATADIR%%/graphics/rhythm-r16c8c16.png
811
%%DATADIR%%/graphics/rhythm-r4.png
812
%%DATADIR%%/graphics/rhythm-r8c16c16.png
813
%%DATADIR%%/graphics/rhythm-r8c8.png
814
%%DATADIR%%/graphics/rhythm-r8r16c16.png
815
%%DATADIR%%/graphics/rhythm-wrong.png
816
%%DATADIR%%/graphics/sadface.png
817
%%DATADIR%%/graphics/sharp.svg
818
%%DATADIR%%/graphics/solfege.svg
819
%%DATADIR%%/graphics/solfege.xpm
820
%%DATADIR%%/graphics/test-sound.png
821
%%DATADIR%%/graphics/tie.svg
822
%%DATADIR%%/help-menu.xml
823
%%DATADIR%%/help/C/about-statistics.html
824
%%DATADIR%%/help/C/bug-reporting.html
825
%%DATADIR%%/help/C/chordvoicing-module.html
826
%%DATADIR%%/help/C/compareintervals-module.html
827
%%DATADIR%%/help/C/dictation-module.html
828
%%DATADIR%%/help/C/dictation.html
829
%%DATADIR%%/help/C/ear-training-test-printout-editor.html
830
%%DATADIR%%/help/C/elembuilder-module.html
831
%%DATADIR%%/help/C/elembuilder.html
832
%%DATADIR%%/help/C/extending-solfege.html
833
%%DATADIR%%/help/C/figures/chord.png
834
%%DATADIR%%/help/C/figures/chordname-example.png
835
%%DATADIR%%/help/C/figures/dictation.png
836
%%DATADIR%%/help/C/figures/ear-training-test-printout-editor.png
837
%%DATADIR%%/help/C/figures/elembuilder-harmonic-progressions.png
838
%%DATADIR%%/help/C/figures/id-interval-buttons-thirds.png
839
%%DATADIR%%/help/C/figures/id-interval-piano.png
840
%%DATADIR%%/help/C/figures/idbyname-chords.png
841
%%DATADIR%%/help/C/figures/idbyname-intonation.png
842
%%DATADIR%%/help/C/figures/identifybpm.png
843
%%DATADIR%%/help/C/figures/idtone.png
844
%%DATADIR%%/help/C/figures/melodicinterval-buttons.png
845
%%DATADIR%%/help/C/figures/nameinterval.png
846
%%DATADIR%%/help/C/figures/preferences-external-programs.png
847
%%DATADIR%%/help/C/figures/preferences-gui-idtone.png
848
%%DATADIR%%/help/C/figures/preferences-gui-interval.png
849
%%DATADIR%%/help/C/figures/preferences-gui.png
850
%%DATADIR%%/help/C/figures/preferences-midi.png
851
%%DATADIR%%/help/C/figures/preferences-practise.png
852
%%DATADIR%%/help/C/figures/preferences-sound-setup-win32.png
853
%%DATADIR%%/help/C/figures/preferences-sound-setup.png
854
%%DATADIR%%/help/C/figures/preferences-statistics.png
855
%%DATADIR%%/help/C/figures/preferences-user.png
856
%%DATADIR%%/help/C/figures/profile-manager.png
857
%%DATADIR%%/help/C/figures/progressionlabel-example-1.png
858
%%DATADIR%%/help/C/figures/rhythm.png
859
%%DATADIR%%/help/C/figures/rhythmtapping2.png
860
%%DATADIR%%/help/C/figures/rnc-example.png
861
%%DATADIR%%/help/C/figures/singchord.png
862
%%DATADIR%%/help/C/figures/singinterval.png
863
%%DATADIR%%/help/C/figures/statistics.png
864
%%DATADIR%%/help/C/figures/toneinkey.png
865
%%DATADIR%%/help/C/figures/trainingset-editor.png
866
%%DATADIR%%/help/C/figures/twelvetone.png
867
%%DATADIR%%/help/C/gpl.html
868
%%DATADIR%%/help/C/harmonicinterval-module.html
869
%%DATADIR%%/help/C/harmonicinterval.html
870
%%DATADIR%%/help/C/idbyname-cadences.html
871
%%DATADIR%%/help/C/idbyname-chords.html
872
%%DATADIR%%/help/C/idbyname-intonation.html
873
%%DATADIR%%/help/C/idbyname-module.html
874
%%DATADIR%%/help/C/idbyname.html
875
%%DATADIR%%/help/C/identifybpm-module.html
876
%%DATADIR%%/help/C/identifybpm.html
877
%%DATADIR%%/help/C/idproperty-module.html
878
%%DATADIR%%/help/C/idproperty.html
879
%%DATADIR%%/help/C/idtone-module.html
880
%%DATADIR%%/help/C/idtone.html
881
%%DATADIR%%/help/C/index.html
882
%%DATADIR%%/help/C/inverting-intervals.html
883
%%DATADIR%%/help/C/lesson-file-locations-details.html
884
%%DATADIR%%/help/C/lesson-files.html
885
%%DATADIR%%/help/C/ly/inverting-intervals.png
886
%%DATADIR%%/help/C/ly/theory-intervals-1.png
887
%%DATADIR%%/help/C/ly/theory-intervals-fifths-1.png
888
%%DATADIR%%/help/C/ly/theory-intervals-fifths-2.png
889
%%DATADIR%%/help/C/ly/theory-intervals-fifths.png
890
%%DATADIR%%/help/C/ly/theory-intervals-fourths.png
891
%%DATADIR%%/help/C/ly/theory-intervals-seconds-1.png
892
%%DATADIR%%/help/C/ly/theory-intervals-seconds-2.png
893
%%DATADIR%%/help/C/ly/theory-intervals-seconds-3.png
894
%%DATADIR%%/help/C/ly/theory-intervals-seconds.png
895
%%DATADIR%%/help/C/ly/theory-intervals-sevenths.png
896
%%DATADIR%%/help/C/ly/theory-intervals-sixths.png
897
%%DATADIR%%/help/C/ly/theory-intervals-thirds.png
898
%%DATADIR%%/help/C/melodicinterval-module.html
899
%%DATADIR%%/help/C/melodicinterval.html
900
%%DATADIR%%/help/C/midi-instrument-names.html
901
%%DATADIR%%/help/C/mpd-module.html
902
%%DATADIR%%/help/C/music-theory.html
903
%%DATADIR%%/help/C/nameinterval-module.html
904
%%DATADIR%%/help/C/nameinterval.html
905
%%DATADIR%%/help/C/online-resources.html
906
%%DATADIR%%/help/C/preferences-window.html
907
%%DATADIR%%/help/C/profile-manager.html
908
%%DATADIR%%/help/C/rhythm-module.html
909
%%DATADIR%%/help/C/rhythm.html
910
%%DATADIR%%/help/C/rhythmdictation-module.html
911
%%DATADIR%%/help/C/rhythmdictation2-module.html
912
%%DATADIR%%/help/C/rhythmtapping-module.html
913
%%DATADIR%%/help/C/rhythmtapping2-module.html
914
%%DATADIR%%/help/C/rhythmtapping2.html
915
%%DATADIR%%/help/C/scales.html
916
%%DATADIR%%/help/C/scales/aug.html
917
%%DATADIR%%/help/C/scales/beb.html
918
%%DATADIR%%/help/C/scales/blu.html
919
%%DATADIR%%/help/C/scales/dha.html
920
%%DATADIR%%/help/C/scales/dim.html
921
%%DATADIR%%/help/C/scales/ham.html
922
%%DATADIR%%/help/C/scales/har.html
923
%%DATADIR%%/help/C/scales/hun.html
924
%%DATADIR%%/help/C/scales/images/modes/chords/dha1c.png
925
%%DATADIR%%/help/C/scales/images/modes/chords/dha2c.png
926
%%DATADIR%%/help/C/scales/images/modes/chords/dha4c.png
927
%%DATADIR%%/help/C/scales/images/modes/chords/dha5c.png
928
%%DATADIR%%/help/C/scales/images/modes/chords/dha6c.png
929
%%DATADIR%%/help/C/scales/images/modes/chords/dim2c.png
930
%%DATADIR%%/help/C/scales/images/modes/chords/ham1c.png
931
%%DATADIR%%/help/C/scales/images/modes/chords/ham2c.png
932
%%DATADIR%%/help/C/scales/images/modes/chords/ham3c2.png
933
%%DATADIR%%/help/C/scales/images/modes/chords/ham4c.png
934
%%DATADIR%%/help/C/scales/images/modes/chords/ham5c.png
935
%%DATADIR%%/help/C/scales/images/modes/chords/ham6c.png
936
%%DATADIR%%/help/C/scales/images/modes/chords/ham7c.png
937
%%DATADIR%%/help/C/scales/images/modes/chords/har1c.png
938
%%DATADIR%%/help/C/scales/images/modes/chords/har2c.png
939
%%DATADIR%%/help/C/scales/images/modes/chords/har3c.png
940
%%DATADIR%%/help/C/scales/images/modes/chords/har4c.png
941
%%DATADIR%%/help/C/scales/images/modes/chords/har5c.png
942
%%DATADIR%%/help/C/scales/images/modes/chords/har6c.png
943
%%DATADIR%%/help/C/scales/images/modes/chords/har7c.png
944
%%DATADIR%%/help/C/scales/images/modes/chords/hun1c.png
945
%%DATADIR%%/help/C/scales/images/modes/chords/hun3c.png
946
%%DATADIR%%/help/C/scales/images/modes/chords/hun5c.png
947
%%DATADIR%%/help/C/scales/images/modes/chords/hun6c.png
948
%%DATADIR%%/help/C/scales/images/modes/chords/maj1c.png
949
%%DATADIR%%/help/C/scales/images/modes/chords/maj2c.png
950
%%DATADIR%%/help/C/scales/images/modes/chords/maj3c.png
951
%%DATADIR%%/help/C/scales/images/modes/chords/maj4c.png
952
%%DATADIR%%/help/C/scales/images/modes/chords/maj5c.png
953
%%DATADIR%%/help/C/scales/images/modes/chords/maj6c.png
954
%%DATADIR%%/help/C/scales/images/modes/chords/maj7c.png
955
%%DATADIR%%/help/C/scales/images/modes/chords/mel1c.png
956
%%DATADIR%%/help/C/scales/images/modes/chords/mel2c.png
957
%%DATADIR%%/help/C/scales/images/modes/chords/mel3c.png
958
%%DATADIR%%/help/C/scales/images/modes/chords/mel4c.png
959
%%DATADIR%%/help/C/scales/images/modes/chords/mel5c.png
960
%%DATADIR%%/help/C/scales/images/modes/chords/mel6c.png
961
%%DATADIR%%/help/C/scales/images/modes/chords/mel7c2.png
962
%%DATADIR%%/help/C/scales/images/modes/chords/nea1c.png
963
%%DATADIR%%/help/C/scales/images/modes/chords/nea2c.png
964
%%DATADIR%%/help/C/scales/images/modes/chords/nea3c.png
965
%%DATADIR%%/help/C/scales/images/modes/chords/nea4c.png
966
%%DATADIR%%/help/C/scales/images/modes/chords/nea5c.png
967
%%DATADIR%%/help/C/scales/images/modes/chords/nea6c2.png
968
%%DATADIR%%/help/C/scales/images/modes/chords/nea7c2.png
969
%%DATADIR%%/help/C/scales/images/modes/chords/nem1c.png
970
%%DATADIR%%/help/C/scales/images/modes/chords/nem2c.png
971
%%DATADIR%%/help/C/scales/images/modes/chords/nem3c.png
972
%%DATADIR%%/help/C/scales/images/modes/chords/nem4c.png
973
%%DATADIR%%/help/C/scales/images/modes/chords/nem5c.png
974
%%DATADIR%%/help/C/scales/images/modes/chords/nem6c.png
975
%%DATADIR%%/help/C/scales/images/modes/chords/who1c.png
976
%%DATADIR%%/help/C/scales/images/modes/scales/aug1c.png
977
%%DATADIR%%/help/C/scales/images/modes/scales/aug1d.png
978
%%DATADIR%%/help/C/scales/images/modes/scales/aug1db.png
979
%%DATADIR%%/help/C/scales/images/modes/scales/aug1eb.png
980
%%DATADIR%%/help/C/scales/images/modes/scales/aug2c.png
981
%%DATADIR%%/help/C/scales/images/modes/scales/aug2cd.png
982
%%DATADIR%%/help/C/scales/images/modes/scales/aug2d.png
983
%%DATADIR%%/help/C/scales/images/modes/scales/aug2dd.png
984
%%DATADIR%%/help/C/scales/images/modes/scales/beb1c.png
985
%%DATADIR%%/help/C/scales/images/modes/scales/beb2c.png
986
%%DATADIR%%/help/C/scales/images/modes/scales/beb3c.png
987
%%DATADIR%%/help/C/scales/images/modes/scales/beb4c.png
988
%%DATADIR%%/help/C/scales/images/modes/scales/beb5c.png
989
%%DATADIR%%/help/C/scales/images/modes/scales/blu1c.png
990
%%DATADIR%%/help/C/scales/images/modes/scales/dha1c.png
991
%%DATADIR%%/help/C/scales/images/modes/scales/dha2c.png
992
%%DATADIR%%/help/C/scales/images/modes/scales/dha2db.png
993
%%DATADIR%%/help/C/scales/images/modes/scales/dha3c.png
994
%%DATADIR%%/help/C/scales/images/modes/scales/dha3c2.png
995
%%DATADIR%%/help/C/scales/images/modes/scales/dha3e.png
996
%%DATADIR%%/help/C/scales/images/modes/scales/dha4c.png
997
%%DATADIR%%/help/C/scales/images/modes/scales/dha4f.png
998
%%DATADIR%%/help/C/scales/images/modes/scales/dha5c.png
999
%%DATADIR%%/help/C/scales/images/modes/scales/dha5g.png
1000
%%DATADIR%%/help/C/scales/images/modes/scales/dha6ab.png
1001
%%DATADIR%%/help/C/scales/images/modes/scales/dha6c.png
1002
%%DATADIR%%/help/C/scales/images/modes/scales/dha7b.png
1003
%%DATADIR%%/help/C/scales/images/modes/scales/dha7c.png
1004
%%DATADIR%%/help/C/scales/images/modes/scales/dha7c2.png
1005
%%DATADIR%%/help/C/scales/images/modes/scales/dim1c.png
1006
%%DATADIR%%/help/C/scales/images/modes/scales/dim1d.png
1007
%%DATADIR%%/help/C/scales/images/modes/scales/dim1db.png
1008
%%DATADIR%%/help/C/scales/images/modes/scales/dim2c.png
1009
%%DATADIR%%/help/C/scales/images/modes/scales/dim2cd.png
1010
%%DATADIR%%/help/C/scales/images/modes/scales/dim2d.png
1011
%%DATADIR%%/help/C/scales/images/modes/scales/eni1c-d.png
1012
%%DATADIR%%/help/C/scales/images/modes/scales/eni1c.png
1013
%%DATADIR%%/help/C/scales/images/modes/scales/ham1c.png
1014
%%DATADIR%%/help/C/scales/images/modes/scales/ham2c.png
1015
%%DATADIR%%/help/C/scales/images/modes/scales/ham2d.png
1016
%%DATADIR%%/help/C/scales/images/modes/scales/ham3c.png
1017
%%DATADIR%%/help/C/scales/images/modes/scales/ham3c2.png
1018
%%DATADIR%%/help/C/scales/images/modes/scales/ham3e.png
1019
%%DATADIR%%/help/C/scales/images/modes/scales/ham4c.png
1020
%%DATADIR%%/help/C/scales/images/modes/scales/ham4f.png
1021
%%DATADIR%%/help/C/scales/images/modes/scales/ham5c.png
1022
%%DATADIR%%/help/C/scales/images/modes/scales/ham5g.png
1023
%%DATADIR%%/help/C/scales/images/modes/scales/ham6ab.png
1024
%%DATADIR%%/help/C/scales/images/modes/scales/ham6c.png
1025
%%DATADIR%%/help/C/scales/images/modes/scales/ham7b.png
1026
%%DATADIR%%/help/C/scales/images/modes/scales/ham7c.png
1027
%%DATADIR%%/help/C/scales/images/modes/scales/har1c.png
1028
%%DATADIR%%/help/C/scales/images/modes/scales/har2c.png
1029
%%DATADIR%%/help/C/scales/images/modes/scales/har2d.png
1030
%%DATADIR%%/help/C/scales/images/modes/scales/har3c.png
1031
%%DATADIR%%/help/C/scales/images/modes/scales/har3eb.png
1032
%%DATADIR%%/help/C/scales/images/modes/scales/har4c.png
1033
%%DATADIR%%/help/C/scales/images/modes/scales/har4f.png
1034
%%DATADIR%%/help/C/scales/images/modes/scales/har5c.png
1035
%%DATADIR%%/help/C/scales/images/modes/scales/har5g.png
1036
%%DATADIR%%/help/C/scales/images/modes/scales/har6ab.png
1037
%%DATADIR%%/help/C/scales/images/modes/scales/har6c.png
1038
%%DATADIR%%/help/C/scales/images/modes/scales/har7b.png
1039
%%DATADIR%%/help/C/scales/images/modes/scales/har7c.png
1040
%%DATADIR%%/help/C/scales/images/modes/scales/hun1c.png
1041
%%DATADIR%%/help/C/scales/images/modes/scales/hun2c.png
1042
%%DATADIR%%/help/C/scales/images/modes/scales/hun2c2.png
1043
%%DATADIR%%/help/C/scales/images/modes/scales/hun2dd.png
1044
%%DATADIR%%/help/C/scales/images/modes/scales/hun3c.png
1045
%%DATADIR%%/help/C/scales/images/modes/scales/hun3e.png
1046
%%DATADIR%%/help/C/scales/images/modes/scales/hun4c.png
1047
%%DATADIR%%/help/C/scales/images/modes/scales/hun4c2.png
1048
%%DATADIR%%/help/C/scales/images/modes/scales/hun4fd.png
1049
%%DATADIR%%/help/C/scales/images/modes/scales/hun5c.png
1050
%%DATADIR%%/help/C/scales/images/modes/scales/hun5g.png
1051
%%DATADIR%%/help/C/scales/images/modes/scales/hun6a.png
1052
%%DATADIR%%/help/C/scales/images/modes/scales/hun6c.png
1053
%%DATADIR%%/help/C/scales/images/modes/scales/hun7bb.png
1054
%%DATADIR%%/help/C/scales/images/modes/scales/hun7c.png
1055
%%DATADIR%%/help/C/scales/images/modes/scales/maj1c.png
1056
%%DATADIR%%/help/C/scales/images/modes/scales/maj2c.png
1057
%%DATADIR%%/help/C/scales/images/modes/scales/maj2d.png
1058
%%DATADIR%%/help/C/scales/images/modes/scales/maj3c.png
1059
%%DATADIR%%/help/C/scales/images/modes/scales/maj3e.png
1060
%%DATADIR%%/help/C/scales/images/modes/scales/maj4c.png
1061
%%DATADIR%%/help/C/scales/images/modes/scales/maj4f.png
1062
%%DATADIR%%/help/C/scales/images/modes/scales/maj5c.png
1063
%%DATADIR%%/help/C/scales/images/modes/scales/maj5g.png
1064
%%DATADIR%%/help/C/scales/images/modes/scales/maj6a.png
1065
%%DATADIR%%/help/C/scales/images/modes/scales/maj6c.png
1066
%%DATADIR%%/help/C/scales/images/modes/scales/maj7b.png
1067
%%DATADIR%%/help/C/scales/images/modes/scales/maj7c.png
1068
%%DATADIR%%/help/C/scales/images/modes/scales/mel1c-d.png
1069
%%DATADIR%%/help/C/scales/images/modes/scales/mel1c.png
1070
%%DATADIR%%/help/C/scales/images/modes/scales/mel2c.png
1071
%%DATADIR%%/help/C/scales/images/modes/scales/mel2d.png
1072
%%DATADIR%%/help/C/scales/images/modes/scales/mel3c.png
1073
%%DATADIR%%/help/C/scales/images/modes/scales/mel3eb.png
1074
%%DATADIR%%/help/C/scales/images/modes/scales/mel4c.png
1075
%%DATADIR%%/help/C/scales/images/modes/scales/mel4f.png
1076
%%DATADIR%%/help/C/scales/images/modes/scales/mel5c.png
1077
%%DATADIR%%/help/C/scales/images/modes/scales/mel5g.png
1078
%%DATADIR%%/help/C/scales/images/modes/scales/mel6a.png
1079
%%DATADIR%%/help/C/scales/images/modes/scales/mel6c.png
1080
%%DATADIR%%/help/C/scales/images/modes/scales/mel7b.png
1081
%%DATADIR%%/help/C/scales/images/modes/scales/mel7c.png
1082
%%DATADIR%%/help/C/scales/images/modes/scales/mel7c2.png
1083
%%DATADIR%%/help/C/scales/images/modes/scales/nea1c.png
1084
%%DATADIR%%/help/C/scales/images/modes/scales/nea2c.png
1085
%%DATADIR%%/help/C/scales/images/modes/scales/nea2db.png
1086
%%DATADIR%%/help/C/scales/images/modes/scales/nea3c.png
1087
%%DATADIR%%/help/C/scales/images/modes/scales/nea3eb.png
1088
%%DATADIR%%/help/C/scales/images/modes/scales/nea4c.png
1089
%%DATADIR%%/help/C/scales/images/modes/scales/nea4f.png
1090
%%DATADIR%%/help/C/scales/images/modes/scales/nea5c.png
1091
%%DATADIR%%/help/C/scales/images/modes/scales/nea5g.png
1092
%%DATADIR%%/help/C/scales/images/modes/scales/nea6a.png
1093
%%DATADIR%%/help/C/scales/images/modes/scales/nea6c.png
1094
%%DATADIR%%/help/C/scales/images/modes/scales/nea6c2.png
1095
%%DATADIR%%/help/C/scales/images/modes/scales/nea7b.png
1096
%%DATADIR%%/help/C/scales/images/modes/scales/nea7c.png
1097
%%DATADIR%%/help/C/scales/images/modes/scales/nea7c2.png
1098
%%DATADIR%%/help/C/scales/images/modes/scales/nem1c.png
1099
%%DATADIR%%/help/C/scales/images/modes/scales/nem2c.png
1100
%%DATADIR%%/help/C/scales/images/modes/scales/nem2db.png
1101
%%DATADIR%%/help/C/scales/images/modes/scales/nem3c.png
1102
%%DATADIR%%/help/C/scales/images/modes/scales/nem3eb.png
1103
%%DATADIR%%/help/C/scales/images/modes/scales/nem4c.png
1104
%%DATADIR%%/help/C/scales/images/modes/scales/nem4f.png
1105
%%DATADIR%%/help/C/scales/images/modes/scales/nem5c.png
1106
%%DATADIR%%/help/C/scales/images/modes/scales/nem5g.png
1107
%%DATADIR%%/help/C/scales/images/modes/scales/nem6ab.png
1108
%%DATADIR%%/help/C/scales/images/modes/scales/nem6c.png
1109
%%DATADIR%%/help/C/scales/images/modes/scales/nem7b.png
1110
%%DATADIR%%/help/C/scales/images/modes/scales/nem7c.png
1111
%%DATADIR%%/help/C/scales/images/modes/scales/nem7c2.png
1112
%%DATADIR%%/help/C/scales/images/modes/scales/pen1c.png
1113
%%DATADIR%%/help/C/scales/images/modes/scales/pen2c.png
1114
%%DATADIR%%/help/C/scales/images/modes/scales/pen2d.png
1115
%%DATADIR%%/help/C/scales/images/modes/scales/pen3c.png
1116
%%DATADIR%%/help/C/scales/images/modes/scales/pen3e.png
1117
%%DATADIR%%/help/C/scales/images/modes/scales/pen4c.png
1118
%%DATADIR%%/help/C/scales/images/modes/scales/pen4g.png
1119
%%DATADIR%%/help/C/scales/images/modes/scales/pen5a.png
1120
%%DATADIR%%/help/C/scales/images/modes/scales/pen5c.png
1121
%%DATADIR%%/help/C/scales/images/modes/scales/who1c.png
1122
%%DATADIR%%/help/C/scales/images/modes/scales/who1c2.png
1123
%%DATADIR%%/help/C/scales/images/modes/scales/who1db.png
1124
%%DATADIR%%/help/C/scales/images/quadriads/c7+5.png
1125
%%DATADIR%%/help/C/scales/images/quadriads/c7-5.png
1126
%%DATADIR%%/help/C/scales/images/quadriads/c7.png
1127
%%DATADIR%%/help/C/scales/images/quadriads/c^+5.png
1128
%%DATADIR%%/help/C/scales/images/quadriads/c^-5.png
1129
%%DATADIR%%/help/C/scales/images/quadriads/c^.png
1130
%%DATADIR%%/help/C/scales/images/quadriads/cdim.png
1131
%%DATADIR%%/help/C/scales/images/quadriads/cm7+5.png
1132
%%DATADIR%%/help/C/scales/images/quadriads/cm7-5.png
1133
%%DATADIR%%/help/C/scales/images/quadriads/cm7.png
1134
%%DATADIR%%/help/C/scales/images/quadriads/cm^+5.png
1135
%%DATADIR%%/help/C/scales/images/quadriads/cm^-5.png
1136
%%DATADIR%%/help/C/scales/images/quadriads/cm^.png
1137
%%DATADIR%%/help/C/scales/images/triads/abau.png
1138
%%DATADIR%%/help/C/scales/images/triads/cau.png
1139
%%DATADIR%%/help/C/scales/images/triads/cau1.png
1140
%%DATADIR%%/help/C/scales/images/triads/cau1o.png
1141
%%DATADIR%%/help/C/scales/images/triads/cau2.png
1142
%%DATADIR%%/help/C/scales/images/triads/cau2o.png
1143
%%DATADIR%%/help/C/scales/images/triads/cauo.png
1144
%%DATADIR%%/help/C/scales/images/triads/cdi-fs8.png
1145
%%DATADIR%%/help/C/scales/images/triads/cdi.png
1146
%%DATADIR%%/help/C/scales/images/triads/cdi1.png
1147
%%DATADIR%%/help/C/scales/images/triads/cdi1o.png
1148
%%DATADIR%%/help/C/scales/images/triads/cdi2.png
1149
%%DATADIR%%/help/C/scales/images/triads/cdi2o.png
1150
%%DATADIR%%/help/C/scales/images/triads/cdio.png
1151
%%DATADIR%%/help/C/scales/images/triads/cma.png
1152
%%DATADIR%%/help/C/scales/images/triads/cma1.png
1153
%%DATADIR%%/help/C/scales/images/triads/cma1o.png
1154
%%DATADIR%%/help/C/scales/images/triads/cma2.png
1155
%%DATADIR%%/help/C/scales/images/triads/cma2o.png
1156
%%DATADIR%%/help/C/scales/images/triads/cmao.png
1157
%%DATADIR%%/help/C/scales/images/triads/cmi.png
1158
%%DATADIR%%/help/C/scales/images/triads/cmi1.png
1159
%%DATADIR%%/help/C/scales/images/triads/cmi1o.png
1160
%%DATADIR%%/help/C/scales/images/triads/cmi2.png
1161
%%DATADIR%%/help/C/scales/images/triads/cmi2o.png
1162
%%DATADIR%%/help/C/scales/images/triads/cmio.png
1163
%%DATADIR%%/help/C/scales/images/triads/dau.png
1164
%%DATADIR%%/help/C/scales/images/triads/dbau.png
1165
%%DATADIR%%/help/C/scales/images/triads/eau.png
1166
%%DATADIR%%/help/C/scales/images/triads/ebau.png
1167
%%DATADIR%%/help/C/scales/maj.html
1168
%%DATADIR%%/help/C/scales/mel.html
1169
%%DATADIR%%/help/C/scales/modes.html
1170
%%DATADIR%%/help/C/scales/nea.html
1171
%%DATADIR%%/help/C/scales/nem.html
1172
%%DATADIR%%/help/C/scales/pen.html
1173
%%DATADIR%%/help/C/scales/sim.html
1174
%%DATADIR%%/help/C/scales/who.html
1175
%%DATADIR%%/help/C/selecting-exercises.html
1176
%%DATADIR%%/help/C/singanswer-module.html
1177
%%DATADIR%%/help/C/singchord-module.html
1178
%%DATADIR%%/help/C/singchord.html
1179
%%DATADIR%%/help/C/singinterval-module.html
1180
%%DATADIR%%/help/C/singinterval.html
1181
%%DATADIR%%/help/C/solfege-exercise-helps.html
1182
%%DATADIR%%/help/C/solfege-intro.html
1183
%%DATADIR%%/help/C/theory-intervals.html
1184
%%DATADIR%%/help/C/tone-in-context.html
1185
%%DATADIR%%/help/C/toneincontext-module.html
1186
%%DATADIR%%/help/C/trainingset-editor.html
1187
%%DATADIR%%/help/C/twelvetone-module.html
1188
%%DATADIR%%/help/C/twelvetone.html
1189
%%DATADIR%%/help/C/user-modules.html
1190
%%DATADIR%%/help/de/about-statistics.html
1191
%%DATADIR%%/help/de/bug-reporting.html
1192
%%DATADIR%%/help/de/chordvoicing-module.html
1193
%%DATADIR%%/help/de/compareintervals-module.html
1194
%%DATADIR%%/help/de/dictation-module.html
1195
%%DATADIR%%/help/de/dictation.html
1196
%%DATADIR%%/help/de/ear-training-test-printout-editor.html
1197
%%DATADIR%%/help/de/elembuilder-module.html
1198
%%DATADIR%%/help/de/elembuilder.html
1199
%%DATADIR%%/help/de/extending-solfege.html
1200
%%DATADIR%%/help/de/gpl.html
1201
%%DATADIR%%/help/de/harmonicinterval-module.html
1202
%%DATADIR%%/help/de/harmonicinterval.html
1203
%%DATADIR%%/help/de/idbyname-cadences.html
1204
%%DATADIR%%/help/de/idbyname-chords.html
1205
%%DATADIR%%/help/de/idbyname-intonation.html
1206
%%DATADIR%%/help/de/idbyname-module.html
1207
%%DATADIR%%/help/de/idbyname.html
1208
%%DATADIR%%/help/de/identifybpm-module.html
1209
%%DATADIR%%/help/de/identifybpm.html
1210
%%DATADIR%%/help/de/idproperty-module.html
1211
%%DATADIR%%/help/de/idproperty.html
1212
%%DATADIR%%/help/de/idtone-module.html
1213
%%DATADIR%%/help/de/idtone.html
1214
%%DATADIR%%/help/de/index.html
1215
%%DATADIR%%/help/de/inverting-intervals.html
1216
%%DATADIR%%/help/de/lesson-file-locations-details.html
1217
%%DATADIR%%/help/de/lesson-files.html
1218
%%DATADIR%%/help/de/ly/inverting-intervals.png
1219
%%DATADIR%%/help/de/ly/theory-intervals-1.png
1220
%%DATADIR%%/help/de/ly/theory-intervals-fifths.png
1221
%%DATADIR%%/help/de/ly/theory-intervals-fourths.png
1222
%%DATADIR%%/help/de/ly/theory-intervals-seconds.png
1223
%%DATADIR%%/help/de/ly/theory-intervals-sevenths.png
1224
%%DATADIR%%/help/de/ly/theory-intervals-sixths.png
1225
%%DATADIR%%/help/de/ly/theory-intervals-thirds.png
1226
%%DATADIR%%/help/de/melodicinterval-module.html
1227
%%DATADIR%%/help/de/melodicinterval.html
1228
%%DATADIR%%/help/de/midi-instrument-names.html
1229
%%DATADIR%%/help/de/mpd-module.html
1230
%%DATADIR%%/help/de/music-theory.html
1231
%%DATADIR%%/help/de/nameinterval-module.html
1232
%%DATADIR%%/help/de/nameinterval.html
1233
%%DATADIR%%/help/de/online-resources.html
1234
%%DATADIR%%/help/de/preferences-window.html
1235
%%DATADIR%%/help/de/profile-manager.html
1236
%%DATADIR%%/help/de/rhythm-module.html
1237
%%DATADIR%%/help/de/rhythm.html
1238
%%DATADIR%%/help/de/rhythmdictation-module.html
1239
%%DATADIR%%/help/de/rhythmdictation2-module.html
1240
%%DATADIR%%/help/de/rhythmtapping-module.html
1241
%%DATADIR%%/help/de/rhythmtapping2-module.html
1242
%%DATADIR%%/help/de/rhythmtapping2.html
1243
%%DATADIR%%/help/de/scales.html
1244
%%DATADIR%%/help/de/selecting-exercises.html
1245
%%DATADIR%%/help/de/singanswer-module.html
1246
%%DATADIR%%/help/de/singchord-module.html
1247
%%DATADIR%%/help/de/singchord.html
1248
%%DATADIR%%/help/de/singinterval-module.html
1249
%%DATADIR%%/help/de/singinterval.html
1250
%%DATADIR%%/help/de/solfege-exercise-helps.html
1251
%%DATADIR%%/help/de/solfege-intro.html
1252
%%DATADIR%%/help/de/theory-intervals.html
1253
%%DATADIR%%/help/de/tone-in-context.html
1254
%%DATADIR%%/help/de/toneincontext-module.html
1255
%%DATADIR%%/help/de/trainingset-editor.html
1256
%%DATADIR%%/help/de/twelvetone-module.html
1257
%%DATADIR%%/help/de/twelvetone.html
1258
%%DATADIR%%/help/de/user-modules.html
1259
%%DATADIR%%/help/eo/about-statistics.html
1260
%%DATADIR%%/help/eo/bug-reporting.html
1261
%%DATADIR%%/help/eo/chordvoicing-module.html
1262
%%DATADIR%%/help/eo/compareintervals-module.html
1263
%%DATADIR%%/help/eo/dictation-module.html
1264
%%DATADIR%%/help/eo/dictation.html
1265
%%DATADIR%%/help/eo/ear-training-test-printout-editor.html
1266
%%DATADIR%%/help/eo/elembuilder-module.html
1267
%%DATADIR%%/help/eo/elembuilder.html
1268
%%DATADIR%%/help/eo/extending-solfege.html
1269
%%DATADIR%%/help/eo/figures/chord.png
1270
%%DATADIR%%/help/eo/figures/dictation.png
1271
%%DATADIR%%/help/eo/figures/ear-training-test-printout-editor.png
1272
%%DATADIR%%/help/eo/figures/elembuilder-harmonic-progressions.png
1273
%%DATADIR%%/help/eo/figures/id-interval-buttons-thirds.png
1274
%%DATADIR%%/help/eo/figures/id-interval-piano.png
1275
%%DATADIR%%/help/eo/figures/idbyname-chords.png
1276
%%DATADIR%%/help/eo/figures/idbyname-intonation.png
1277
%%DATADIR%%/help/eo/figures/identifybpm.png
1278
%%DATADIR%%/help/eo/figures/idtone.png
1279
%%DATADIR%%/help/eo/figures/melodicinterval-buttons.png
1280
%%DATADIR%%/help/eo/figures/nameinterval.png
1281
%%DATADIR%%/help/eo/figures/preferences-external-programs.png
1282
%%DATADIR%%/help/eo/figures/preferences-gui-idtone.png
1283
%%DATADIR%%/help/eo/figures/preferences-gui-interval.png
1284
%%DATADIR%%/help/eo/figures/preferences-gui.png
1285
%%DATADIR%%/help/eo/figures/preferences-midi.png
1286
%%DATADIR%%/help/eo/figures/preferences-practise.png
1287
%%DATADIR%%/help/eo/figures/preferences-sound-setup.png
1288
%%DATADIR%%/help/eo/figures/preferences-statistics.png
1289
%%DATADIR%%/help/eo/figures/preferences-user.png
1290
%%DATADIR%%/help/eo/figures/profile-manager.png
1291
%%DATADIR%%/help/eo/figures/rhythm.png
1292
%%DATADIR%%/help/eo/figures/rhythmtapping2.png
1293
%%DATADIR%%/help/eo/figures/singchord.png
1294
%%DATADIR%%/help/eo/figures/singinterval.png
1295
%%DATADIR%%/help/eo/figures/statistics.png
1296
%%DATADIR%%/help/eo/figures/trainingset-editor.png
1297
%%DATADIR%%/help/eo/figures/twelvetone.png
1298
%%DATADIR%%/help/eo/gpl.html
1299
%%DATADIR%%/help/eo/harmonicinterval-module.html
1300
%%DATADIR%%/help/eo/harmonicinterval.html
1301
%%DATADIR%%/help/eo/idbyname-cadences.html
1302
%%DATADIR%%/help/eo/idbyname-chords.html
1303
%%DATADIR%%/help/eo/idbyname-intonation.html
1304
%%DATADIR%%/help/eo/idbyname-module.html
1305
%%DATADIR%%/help/eo/idbyname.html
1306
%%DATADIR%%/help/eo/identifybpm-module.html
1307
%%DATADIR%%/help/eo/identifybpm.html
1308
%%DATADIR%%/help/eo/idproperty-module.html
1309
%%DATADIR%%/help/eo/idproperty.html
1310
%%DATADIR%%/help/eo/idtone-module.html
1311
%%DATADIR%%/help/eo/idtone.html
1312
%%DATADIR%%/help/eo/index.html
1313
%%DATADIR%%/help/eo/inverting-intervals.html
1314
%%DATADIR%%/help/eo/lesson-file-locations-details.html
1315
%%DATADIR%%/help/eo/lesson-files.html
1316
%%DATADIR%%/help/eo/ly/inverting-intervals.png
1317
%%DATADIR%%/help/eo/ly/theory-intervals-1.png
1318
%%DATADIR%%/help/eo/ly/theory-intervals-fifths.png
1319
%%DATADIR%%/help/eo/ly/theory-intervals-fourths.png
1320
%%DATADIR%%/help/eo/ly/theory-intervals-seconds.png
1321
%%DATADIR%%/help/eo/ly/theory-intervals-sevenths.png
1322
%%DATADIR%%/help/eo/ly/theory-intervals-sixths.png
1323
%%DATADIR%%/help/eo/ly/theory-intervals-thirds.png
1324
%%DATADIR%%/help/eo/melodicinterval-module.html
1325
%%DATADIR%%/help/eo/melodicinterval.html
1326
%%DATADIR%%/help/eo/midi-instrument-names.html
1327
%%DATADIR%%/help/eo/mpd-module.html
1328
%%DATADIR%%/help/eo/music-theory.html
1329
%%DATADIR%%/help/eo/nameinterval-module.html
1330
%%DATADIR%%/help/eo/nameinterval.html
1331
%%DATADIR%%/help/eo/online-resources.html
1332
%%DATADIR%%/help/eo/preferences-window.html
1333
%%DATADIR%%/help/eo/profile-manager.html
1334
%%DATADIR%%/help/eo/rhythm-module.html
1335
%%DATADIR%%/help/eo/rhythm.html
1336
%%DATADIR%%/help/eo/rhythmdictation-module.html
1337
%%DATADIR%%/help/eo/rhythmdictation2-module.html
1338
%%DATADIR%%/help/eo/rhythmtapping-module.html
1339
%%DATADIR%%/help/eo/rhythmtapping2-module.html
1340
%%DATADIR%%/help/eo/rhythmtapping2.html
1341
%%DATADIR%%/help/eo/scales.html
1342
%%DATADIR%%/help/eo/selecting-exercises.html
1343
%%DATADIR%%/help/eo/singanswer-module.html
1344
%%DATADIR%%/help/eo/singchord-module.html
1345
%%DATADIR%%/help/eo/singchord.html
1346
%%DATADIR%%/help/eo/singinterval-module.html
1347
%%DATADIR%%/help/eo/singinterval.html
1348
%%DATADIR%%/help/eo/solfege-exercise-helps.html
1349
%%DATADIR%%/help/eo/solfege-intro.html
1350
%%DATADIR%%/help/eo/theory-intervals.html
1351
%%DATADIR%%/help/eo/tone-in-context.html
1352
%%DATADIR%%/help/eo/toneincontext-module.html
1353
%%DATADIR%%/help/eo/trainingset-editor.html
1354
%%DATADIR%%/help/eo/twelvetone-module.html
1355
%%DATADIR%%/help/eo/twelvetone.html
1356
%%DATADIR%%/help/eo/user-modules.html
1357
%%DATADIR%%/help/es/about-statistics.html
1358
%%DATADIR%%/help/es/bug-reporting.html
1359
%%DATADIR%%/help/es/chordvoicing-module.html
1360
%%DATADIR%%/help/es/compareintervals-module.html
1361
%%DATADIR%%/help/es/dictation-module.html
1362
%%DATADIR%%/help/es/dictation.html
1363
%%DATADIR%%/help/es/ear-training-test-printout-editor.html
1364
%%DATADIR%%/help/es/elembuilder-module.html
1365
%%DATADIR%%/help/es/elembuilder.html
1366
%%DATADIR%%/help/es/extending-solfege.html
1367
%%DATADIR%%/help/es/gpl.html
1368
%%DATADIR%%/help/es/harmonicinterval-module.html
1369
%%DATADIR%%/help/es/harmonicinterval.html
1370
%%DATADIR%%/help/es/idbyname-cadences.html
1371
%%DATADIR%%/help/es/idbyname-chords.html
1372
%%DATADIR%%/help/es/idbyname-intonation.html
1373
%%DATADIR%%/help/es/idbyname-module.html
1374
%%DATADIR%%/help/es/idbyname.html
1375
%%DATADIR%%/help/es/identifybpm-module.html
1376
%%DATADIR%%/help/es/identifybpm.html
1377
%%DATADIR%%/help/es/idproperty-module.html
1378
%%DATADIR%%/help/es/idproperty.html
1379
%%DATADIR%%/help/es/idtone-module.html
1380
%%DATADIR%%/help/es/idtone.html
1381
%%DATADIR%%/help/es/index.html
1382
%%DATADIR%%/help/es/inverting-intervals.html
1383
%%DATADIR%%/help/es/lesson-file-locations-details.html
1384
%%DATADIR%%/help/es/lesson-files.html
1385
%%DATADIR%%/help/es/ly/inverting-intervals.png
1386
%%DATADIR%%/help/es/ly/theory-intervals-1.png
1387
%%DATADIR%%/help/es/ly/theory-intervals-fifths.png
1388
%%DATADIR%%/help/es/ly/theory-intervals-fourths.png
1389
%%DATADIR%%/help/es/ly/theory-intervals-seconds.png
1390
%%DATADIR%%/help/es/ly/theory-intervals-sevenths.png
1391
%%DATADIR%%/help/es/ly/theory-intervals-sixths.png
1392
%%DATADIR%%/help/es/ly/theory-intervals-thirds.png
1393
%%DATADIR%%/help/es/melodicinterval-module.html
1394
%%DATADIR%%/help/es/melodicinterval.html
1395
%%DATADIR%%/help/es/midi-instrument-names.html
1396
%%DATADIR%%/help/es/mpd-module.html
1397
%%DATADIR%%/help/es/music-theory.html
1398
%%DATADIR%%/help/es/nameinterval-module.html
1399
%%DATADIR%%/help/es/nameinterval.html
1400
%%DATADIR%%/help/es/online-resources.html
1401
%%DATADIR%%/help/es/preferences-window.html
1402
%%DATADIR%%/help/es/profile-manager.html
1403
%%DATADIR%%/help/es/rhythm-module.html
1404
%%DATADIR%%/help/es/rhythm.html
1405
%%DATADIR%%/help/es/rhythmdictation-module.html
1406
%%DATADIR%%/help/es/rhythmdictation2-module.html
1407
%%DATADIR%%/help/es/rhythmtapping-module.html
1408
%%DATADIR%%/help/es/rhythmtapping2-module.html
1409
%%DATADIR%%/help/es/rhythmtapping2.html
1410
%%DATADIR%%/help/es/scales.html
1411
%%DATADIR%%/help/es/selecting-exercises.html
1412
%%DATADIR%%/help/es/singanswer-module.html
1413
%%DATADIR%%/help/es/singchord-module.html
1414
%%DATADIR%%/help/es/singchord.html
1415
%%DATADIR%%/help/es/singinterval-module.html
1416
%%DATADIR%%/help/es/singinterval.html
1417
%%DATADIR%%/help/es/solfege-exercise-helps.html
1418
%%DATADIR%%/help/es/solfege-intro.html
1419
%%DATADIR%%/help/es/theory-intervals.html
1420
%%DATADIR%%/help/es/tone-in-context.html
1421
%%DATADIR%%/help/es/toneincontext-module.html
1422
%%DATADIR%%/help/es/trainingset-editor.html
1423
%%DATADIR%%/help/es/twelvetone-module.html
1424
%%DATADIR%%/help/es/twelvetone.html
1425
%%DATADIR%%/help/es/user-modules.html
1426
%%DATADIR%%/help/et/about-statistics.html
1427
%%DATADIR%%/help/et/bug-reporting.html
1428
%%DATADIR%%/help/et/chordvoicing-module.html
1429
%%DATADIR%%/help/et/compareintervals-module.html
1430
%%DATADIR%%/help/et/dictation-module.html
1431
%%DATADIR%%/help/et/dictation.html
1432
%%DATADIR%%/help/et/ear-training-test-printout-editor.html
1433
%%DATADIR%%/help/et/elembuilder-module.html
1434
%%DATADIR%%/help/et/elembuilder.html
1435
%%DATADIR%%/help/et/extending-solfege.html
1436
%%DATADIR%%/help/et/figures/chord.png
1437
%%DATADIR%%/help/et/figures/dictation.png
1438
%%DATADIR%%/help/et/figures/ear-training-test-printout-editor.png
1439
%%DATADIR%%/help/et/figures/elembuilder-harmonic-progressions.png
1440
%%DATADIR%%/help/et/figures/id-interval-buttons-thirds.png
1441
%%DATADIR%%/help/et/figures/id-interval-piano.png
1442
%%DATADIR%%/help/et/figures/idbyname-chords.png
1443
%%DATADIR%%/help/et/figures/idbyname-intonation.png
1444
%%DATADIR%%/help/et/figures/identifybpm.png
1445
%%DATADIR%%/help/et/figures/idtone.png
1446
%%DATADIR%%/help/et/figures/melodicinterval-buttons.png
1447
%%DATADIR%%/help/et/figures/nameinterval.png
1448
%%DATADIR%%/help/et/figures/preferences-external-programs.png
1449
%%DATADIR%%/help/et/figures/preferences-gui-idtone.png
1450
%%DATADIR%%/help/et/figures/preferences-gui-interval.png
1451
%%DATADIR%%/help/et/figures/preferences-gui.png
1452
%%DATADIR%%/help/et/figures/preferences-midi.png
1453
%%DATADIR%%/help/et/figures/preferences-practise.png
1454
%%DATADIR%%/help/et/figures/preferences-sound-setup.png
1455
%%DATADIR%%/help/et/figures/preferences-statistics.png
1456
%%DATADIR%%/help/et/figures/preferences-user.png
1457
%%DATADIR%%/help/et/figures/profile-manager.png
1458
%%DATADIR%%/help/et/figures/rhythm.png
1459
%%DATADIR%%/help/et/figures/rhythmtapping2.png
1460
%%DATADIR%%/help/et/figures/singchord.png
1461
%%DATADIR%%/help/et/figures/singinterval.png
1462
%%DATADIR%%/help/et/figures/statistics.png
1463
%%DATADIR%%/help/et/figures/trainingset-editor.png
1464
%%DATADIR%%/help/et/figures/twelvetone.png
1465
%%DATADIR%%/help/et/gpl.html
1466
%%DATADIR%%/help/et/harmonicinterval-module.html
1467
%%DATADIR%%/help/et/harmonicinterval.html
1468
%%DATADIR%%/help/et/idbyname-cadences.html
1469
%%DATADIR%%/help/et/idbyname-chords.html
1470
%%DATADIR%%/help/et/idbyname-intonation.html
1471
%%DATADIR%%/help/et/idbyname-module.html
1472
%%DATADIR%%/help/et/idbyname.html
1473
%%DATADIR%%/help/et/identifybpm-module.html
1474
%%DATADIR%%/help/et/identifybpm.html
1475
%%DATADIR%%/help/et/idproperty-module.html
1476
%%DATADIR%%/help/et/idproperty.html
1477
%%DATADIR%%/help/et/idtone-module.html
1478
%%DATADIR%%/help/et/idtone.html
1479
%%DATADIR%%/help/et/index.html
1480
%%DATADIR%%/help/et/inverting-intervals.html
1481
%%DATADIR%%/help/et/lesson-file-locations-details.html
1482
%%DATADIR%%/help/et/lesson-files.html
1483
%%DATADIR%%/help/et/ly/inverting-intervals.png
1484
%%DATADIR%%/help/et/ly/theory-intervals-1.png
1485
%%DATADIR%%/help/et/ly/theory-intervals-fifths.png
1486
%%DATADIR%%/help/et/ly/theory-intervals-fourths.png
1487
%%DATADIR%%/help/et/ly/theory-intervals-seconds.png
1488
%%DATADIR%%/help/et/ly/theory-intervals-sevenths.png
1489
%%DATADIR%%/help/et/ly/theory-intervals-sixths.png
1490
%%DATADIR%%/help/et/ly/theory-intervals-thirds.png
1491
%%DATADIR%%/help/et/melodicinterval-module.html
1492
%%DATADIR%%/help/et/melodicinterval.html
1493
%%DATADIR%%/help/et/midi-instrument-names.html
1494
%%DATADIR%%/help/et/mpd-module.html
1495
%%DATADIR%%/help/et/music-theory.html
1496
%%DATADIR%%/help/et/nameinterval-module.html
1497
%%DATADIR%%/help/et/nameinterval.html
1498
%%DATADIR%%/help/et/online-resources.html
1499
%%DATADIR%%/help/et/preferences-window.html
1500
%%DATADIR%%/help/et/profile-manager.html
1501
%%DATADIR%%/help/et/rhythm-module.html
1502
%%DATADIR%%/help/et/rhythm.html
1503
%%DATADIR%%/help/et/rhythmdictation-module.html
1504
%%DATADIR%%/help/et/rhythmdictation2-module.html
1505
%%DATADIR%%/help/et/rhythmtapping-module.html
1506
%%DATADIR%%/help/et/rhythmtapping2-module.html
1507
%%DATADIR%%/help/et/rhythmtapping2.html
1508
%%DATADIR%%/help/et/scales.html
1509
%%DATADIR%%/help/et/selecting-exercises.html
1510
%%DATADIR%%/help/et/singanswer-module.html
1511
%%DATADIR%%/help/et/singchord-module.html
1512
%%DATADIR%%/help/et/singchord.html
1513
%%DATADIR%%/help/et/singinterval-module.html
1514
%%DATADIR%%/help/et/singinterval.html
1515
%%DATADIR%%/help/et/solfege-exercise-helps.html
1516
%%DATADIR%%/help/et/solfege-intro.html
1517
%%DATADIR%%/help/et/theory-intervals.html
1518
%%DATADIR%%/help/et/tone-in-context.html
1519
%%DATADIR%%/help/et/toneincontext-module.html
1520
%%DATADIR%%/help/et/trainingset-editor.html
1521
%%DATADIR%%/help/et/twelvetone-module.html
1522
%%DATADIR%%/help/et/twelvetone.html
1523
%%DATADIR%%/help/et/user-modules.html
1524
%%DATADIR%%/help/fr/about-statistics.html
1525
%%DATADIR%%/help/fr/bug-reporting.html
1526
%%DATADIR%%/help/fr/chordvoicing-module.html
1527
%%DATADIR%%/help/fr/compareintervals-module.html
1528
%%DATADIR%%/help/fr/dictation-module.html
1529
%%DATADIR%%/help/fr/dictation.html
1530
%%DATADIR%%/help/fr/ear-training-test-printout-editor.html
1531
%%DATADIR%%/help/fr/elembuilder-module.html
1532
%%DATADIR%%/help/fr/elembuilder.html
1533
%%DATADIR%%/help/fr/extending-solfege.html
1534
%%DATADIR%%/help/fr/figures/chord.png
1535
%%DATADIR%%/help/fr/figures/dictation.png
1536
%%DATADIR%%/help/fr/figures/ear-training-test-printout-editor.png
1537
%%DATADIR%%/help/fr/figures/elembuilder-harmonic-progressions.png
1538
%%DATADIR%%/help/fr/figures/id-interval-buttons-thirds.png
1539
%%DATADIR%%/help/fr/figures/id-interval-piano.png
1540
%%DATADIR%%/help/fr/figures/idbyname-chords.png
1541
%%DATADIR%%/help/fr/figures/idbyname-intonation.png
1542
%%DATADIR%%/help/fr/figures/identifybpm.png
1543
%%DATADIR%%/help/fr/figures/idtone.png
1544
%%DATADIR%%/help/fr/figures/melodicinterval-buttons.png
1545
%%DATADIR%%/help/fr/figures/nameinterval.png
1546
%%DATADIR%%/help/fr/figures/preferences-external-programs.png
1547
%%DATADIR%%/help/fr/figures/preferences-gui-idtone.png
1548
%%DATADIR%%/help/fr/figures/preferences-gui-interval.png
1549
%%DATADIR%%/help/fr/figures/preferences-gui.png
1550
%%DATADIR%%/help/fr/figures/preferences-midi.png
1551
%%DATADIR%%/help/fr/figures/preferences-practise.png
1552
%%DATADIR%%/help/fr/figures/preferences-sound-setup.png
1553
%%DATADIR%%/help/fr/figures/preferences-statistics.png
1554
%%DATADIR%%/help/fr/figures/preferences-user.png
1555
%%DATADIR%%/help/fr/figures/profile-manager.png
1556
%%DATADIR%%/help/fr/figures/rhythm.png
1557
%%DATADIR%%/help/fr/figures/rhythmtapping2.png
1558
%%DATADIR%%/help/fr/figures/singchord.png
1559
%%DATADIR%%/help/fr/figures/singinterval.png
1560
%%DATADIR%%/help/fr/figures/statistics.png
1561
%%DATADIR%%/help/fr/figures/trainingset-editor.png
1562
%%DATADIR%%/help/fr/figures/twelvetone.png
1563
%%DATADIR%%/help/fr/gpl.html
1564
%%DATADIR%%/help/fr/harmonicinterval-module.html
1565
%%DATADIR%%/help/fr/harmonicinterval.html
1566
%%DATADIR%%/help/fr/idbyname-cadences.html
1567
%%DATADIR%%/help/fr/idbyname-chords.html
1568
%%DATADIR%%/help/fr/idbyname-intonation.html
1569
%%DATADIR%%/help/fr/idbyname-module.html
1570
%%DATADIR%%/help/fr/idbyname.html
1571
%%DATADIR%%/help/fr/identifybpm-module.html
1572
%%DATADIR%%/help/fr/identifybpm.html
1573
%%DATADIR%%/help/fr/idproperty-module.html
1574
%%DATADIR%%/help/fr/idproperty.html
1575
%%DATADIR%%/help/fr/idtone-module.html
1576
%%DATADIR%%/help/fr/idtone.html
1577
%%DATADIR%%/help/fr/index.html
1578
%%DATADIR%%/help/fr/inverting-intervals.html
1579
%%DATADIR%%/help/fr/lesson-file-locations-details.html
1580
%%DATADIR%%/help/fr/lesson-files.html
1581
%%DATADIR%%/help/fr/ly/inverting-intervals.png
1582
%%DATADIR%%/help/fr/ly/theory-intervals-1.png
1583
%%DATADIR%%/help/fr/ly/theory-intervals-fifths.png
1584
%%DATADIR%%/help/fr/ly/theory-intervals-fourths.png
1585
%%DATADIR%%/help/fr/ly/theory-intervals-seconds.png
1586
%%DATADIR%%/help/fr/ly/theory-intervals-sevenths.png
1587
%%DATADIR%%/help/fr/ly/theory-intervals-sixths.png
1588
%%DATADIR%%/help/fr/ly/theory-intervals-thirds.png
1589
%%DATADIR%%/help/fr/melodicinterval-module.html
1590
%%DATADIR%%/help/fr/melodicinterval.html
1591
%%DATADIR%%/help/fr/midi-instrument-names.html
1592
%%DATADIR%%/help/fr/mpd-module.html
1593
%%DATADIR%%/help/fr/music-theory.html
1594
%%DATADIR%%/help/fr/nameinterval-module.html
1595
%%DATADIR%%/help/fr/nameinterval.html
1596
%%DATADIR%%/help/fr/online-resources.html
1597
%%DATADIR%%/help/fr/preferences-window.html
1598
%%DATADIR%%/help/fr/profile-manager.html
1599
%%DATADIR%%/help/fr/rhythm-module.html
1600
%%DATADIR%%/help/fr/rhythm.html
1601
%%DATADIR%%/help/fr/rhythmdictation-module.html
1602
%%DATADIR%%/help/fr/rhythmdictation2-module.html
1603
%%DATADIR%%/help/fr/rhythmtapping-module.html
1604
%%DATADIR%%/help/fr/rhythmtapping2-module.html
1605
%%DATADIR%%/help/fr/rhythmtapping2.html
1606
%%DATADIR%%/help/fr/scales.html
1607
%%DATADIR%%/help/fr/selecting-exercises.html
1608
%%DATADIR%%/help/fr/singanswer-module.html
1609
%%DATADIR%%/help/fr/singchord-module.html
1610
%%DATADIR%%/help/fr/singchord.html
1611
%%DATADIR%%/help/fr/singinterval-module.html
1612
%%DATADIR%%/help/fr/singinterval.html
1613
%%DATADIR%%/help/fr/solfege-exercise-helps.html
1614
%%DATADIR%%/help/fr/solfege-intro.html
1615
%%DATADIR%%/help/fr/theory-intervals.html
1616
%%DATADIR%%/help/fr/tone-in-context.html
1617
%%DATADIR%%/help/fr/toneincontext-module.html
1618
%%DATADIR%%/help/fr/trainingset-editor.html
1619
%%DATADIR%%/help/fr/twelvetone-module.html
1620
%%DATADIR%%/help/fr/twelvetone.html
1621
%%DATADIR%%/help/fr/user-modules.html
1622
%%DATADIR%%/help/gl/about-statistics.html
1623
%%DATADIR%%/help/gl/bug-reporting.html
1624
%%DATADIR%%/help/gl/chordvoicing-module.html
1625
%%DATADIR%%/help/gl/compareintervals-module.html
1626
%%DATADIR%%/help/gl/dictation-module.html
1627
%%DATADIR%%/help/gl/dictation.html
1628
%%DATADIR%%/help/gl/ear-training-test-printout-editor.html
1629
%%DATADIR%%/help/gl/elembuilder-module.html
1630
%%DATADIR%%/help/gl/elembuilder.html
1631
%%DATADIR%%/help/gl/extending-solfege.html
1632
%%DATADIR%%/help/gl/gpl.html
1633
%%DATADIR%%/help/gl/harmonicinterval-module.html
1634
%%DATADIR%%/help/gl/harmonicinterval.html
1635
%%DATADIR%%/help/gl/idbyname-cadences.html
1636
%%DATADIR%%/help/gl/idbyname-chords.html
1637
%%DATADIR%%/help/gl/idbyname-intonation.html
1638
%%DATADIR%%/help/gl/idbyname-module.html
1639
%%DATADIR%%/help/gl/idbyname.html
1640
%%DATADIR%%/help/gl/identifybpm-module.html
1641
%%DATADIR%%/help/gl/identifybpm.html
1642
%%DATADIR%%/help/gl/idproperty-module.html
1643
%%DATADIR%%/help/gl/idproperty.html
1644
%%DATADIR%%/help/gl/idtone-module.html
1645
%%DATADIR%%/help/gl/idtone.html
1646
%%DATADIR%%/help/gl/index.html
1647
%%DATADIR%%/help/gl/inverting-intervals.html
1648
%%DATADIR%%/help/gl/lesson-file-locations-details.html
1649
%%DATADIR%%/help/gl/lesson-files.html
1650
%%DATADIR%%/help/gl/ly/inverting-intervals.png
1651
%%DATADIR%%/help/gl/ly/theory-intervals-1.png
1652
%%DATADIR%%/help/gl/ly/theory-intervals-fifths.png
1653
%%DATADIR%%/help/gl/ly/theory-intervals-fourths.png
1654
%%DATADIR%%/help/gl/ly/theory-intervals-seconds.png
1655
%%DATADIR%%/help/gl/ly/theory-intervals-sevenths.png
1656
%%DATADIR%%/help/gl/ly/theory-intervals-sixths.png
1657
%%DATADIR%%/help/gl/ly/theory-intervals-thirds.png
1658
%%DATADIR%%/help/gl/melodicinterval-module.html
1659
%%DATADIR%%/help/gl/melodicinterval.html
1660
%%DATADIR%%/help/gl/midi-instrument-names.html
1661
%%DATADIR%%/help/gl/mpd-module.html
1662
%%DATADIR%%/help/gl/music-theory.html
1663
%%DATADIR%%/help/gl/nameinterval-module.html
1664
%%DATADIR%%/help/gl/nameinterval.html
1665
%%DATADIR%%/help/gl/online-resources.html
1666
%%DATADIR%%/help/gl/preferences-window.html
1667
%%DATADIR%%/help/gl/profile-manager.html
1668
%%DATADIR%%/help/gl/rhythm-module.html
1669
%%DATADIR%%/help/gl/rhythm.html
1670
%%DATADIR%%/help/gl/rhythmdictation-module.html
1671
%%DATADIR%%/help/gl/rhythmdictation2-module.html
1672
%%DATADIR%%/help/gl/rhythmtapping-module.html
1673
%%DATADIR%%/help/gl/rhythmtapping2-module.html
1674
%%DATADIR%%/help/gl/rhythmtapping2.html
1675
%%DATADIR%%/help/gl/scales.html
1676
%%DATADIR%%/help/gl/selecting-exercises.html
1677
%%DATADIR%%/help/gl/singanswer-module.html
1678
%%DATADIR%%/help/gl/singchord-module.html
1679
%%DATADIR%%/help/gl/singchord.html
1680
%%DATADIR%%/help/gl/singinterval-module.html
1681
%%DATADIR%%/help/gl/singinterval.html
1682
%%DATADIR%%/help/gl/solfege-exercise-helps.html
1683
%%DATADIR%%/help/gl/solfege-intro.html
1684
%%DATADIR%%/help/gl/theory-intervals.html
1685
%%DATADIR%%/help/gl/tone-in-context.html
1686
%%DATADIR%%/help/gl/toneincontext-module.html
1687
%%DATADIR%%/help/gl/trainingset-editor.html
1688
%%DATADIR%%/help/gl/twelvetone-module.html
1689
%%DATADIR%%/help/gl/twelvetone.html
1690
%%DATADIR%%/help/gl/user-modules.html
1691
%%DATADIR%%/help/nb/about-statistics.html
1692
%%DATADIR%%/help/nb/bug-reporting.html
1693
%%DATADIR%%/help/nb/chordvoicing-module.html
1694
%%DATADIR%%/help/nb/compareintervals-module.html
1695
%%DATADIR%%/help/nb/dictation-module.html
1696
%%DATADIR%%/help/nb/dictation.html
1697
%%DATADIR%%/help/nb/ear-training-test-printout-editor.html
1698
%%DATADIR%%/help/nb/elembuilder-module.html
1699
%%DATADIR%%/help/nb/elembuilder.html
1700
%%DATADIR%%/help/nb/extending-solfege.html
1701
%%DATADIR%%/help/nb/figures/chord.png
1702
%%DATADIR%%/help/nb/figures/dictation.png
1703
%%DATADIR%%/help/nb/figures/ear-training-test-printout-editor.png
1704
%%DATADIR%%/help/nb/figures/elembuilder-harmonic-progressions.png
1705
%%DATADIR%%/help/nb/figures/id-interval-buttons-thirds.png
1706
%%DATADIR%%/help/nb/figures/id-interval-piano.png
1707
%%DATADIR%%/help/nb/figures/id-intervals-buttons-thirds.png
1708
%%DATADIR%%/help/nb/figures/idbyname-chords.png
1709
%%DATADIR%%/help/nb/figures/idbyname-intonation.png
1710
%%DATADIR%%/help/nb/figures/identifybpm.png
1711
%%DATADIR%%/help/nb/figures/idtone.png
1712
%%DATADIR%%/help/nb/figures/melodicinterval-buttons.png
1713
%%DATADIR%%/help/nb/figures/nameinterval.png
1714
%%DATADIR%%/help/nb/figures/preferences-external-programs.png
1715
%%DATADIR%%/help/nb/figures/preferences-gui-idtone.png
1716
%%DATADIR%%/help/nb/figures/preferences-gui-interval.png
1717
%%DATADIR%%/help/nb/figures/preferences-gui.png
1718
%%DATADIR%%/help/nb/figures/preferences-midi.png
1719
%%DATADIR%%/help/nb/figures/preferences-practise.png
1720
%%DATADIR%%/help/nb/figures/preferences-sound-setup.png
1721
%%DATADIR%%/help/nb/figures/preferences-statistics.png
1722
%%DATADIR%%/help/nb/figures/preferences-user.png
1723
%%DATADIR%%/help/nb/figures/profile-manager.png
1724
%%DATADIR%%/help/nb/figures/rhythm.png
1725
%%DATADIR%%/help/nb/figures/rhythmtapping2.png
1726
%%DATADIR%%/help/nb/figures/singchord.png
1727
%%DATADIR%%/help/nb/figures/singinterval.png
1728
%%DATADIR%%/help/nb/figures/statistics.png
1729
%%DATADIR%%/help/nb/figures/trainingset-editor.png
1730
%%DATADIR%%/help/nb/figures/twelvetone.png
1731
%%DATADIR%%/help/nb/gpl.html
1732
%%DATADIR%%/help/nb/harmonicinterval-module.html
1733
%%DATADIR%%/help/nb/harmonicinterval.html
1734
%%DATADIR%%/help/nb/idbyname-cadences.html
1735
%%DATADIR%%/help/nb/idbyname-chords.html
1736
%%DATADIR%%/help/nb/idbyname-intonation.html
1737
%%DATADIR%%/help/nb/idbyname-module.html
1738
%%DATADIR%%/help/nb/idbyname.html
1739
%%DATADIR%%/help/nb/identifybpm-module.html
1740
%%DATADIR%%/help/nb/identifybpm.html
1741
%%DATADIR%%/help/nb/idproperty-module.html
1742
%%DATADIR%%/help/nb/idproperty.html
1743
%%DATADIR%%/help/nb/idtone-module.html
1744
%%DATADIR%%/help/nb/idtone.html
1745
%%DATADIR%%/help/nb/index.html
1746
%%DATADIR%%/help/nb/inverting-intervals.html
1747
%%DATADIR%%/help/nb/lesson-file-locations-details.html
1748
%%DATADIR%%/help/nb/lesson-files.html
1749
%%DATADIR%%/help/nb/ly/inverting-intervals.png
1750
%%DATADIR%%/help/nb/ly/theory-intervals-1.png
1751
%%DATADIR%%/help/nb/ly/theory-intervals-fifths.png
1752
%%DATADIR%%/help/nb/ly/theory-intervals-fourths.png
1753
%%DATADIR%%/help/nb/ly/theory-intervals-seconds.png
1754
%%DATADIR%%/help/nb/ly/theory-intervals-sevenths.png
1755
%%DATADIR%%/help/nb/ly/theory-intervals-sixths.png
1756
%%DATADIR%%/help/nb/ly/theory-intervals-thirds.png
1757
%%DATADIR%%/help/nb/melodicinterval-module.html
1758
%%DATADIR%%/help/nb/melodicinterval.html
1759
%%DATADIR%%/help/nb/midi-instrument-names.html
1760
%%DATADIR%%/help/nb/mpd-module.html
1761
%%DATADIR%%/help/nb/music-theory.html
1762
%%DATADIR%%/help/nb/nameinterval-module.html
1763
%%DATADIR%%/help/nb/nameinterval.html
1764
%%DATADIR%%/help/nb/online-resources.html
1765
%%DATADIR%%/help/nb/preferences-window.html
1766
%%DATADIR%%/help/nb/profile-manager.html
1767
%%DATADIR%%/help/nb/rhythm-module.html
1768
%%DATADIR%%/help/nb/rhythm.html
1769
%%DATADIR%%/help/nb/rhythmdictation-module.html
1770
%%DATADIR%%/help/nb/rhythmdictation2-module.html
1771
%%DATADIR%%/help/nb/rhythmtapping-module.html
1772
%%DATADIR%%/help/nb/rhythmtapping2-module.html
1773
%%DATADIR%%/help/nb/rhythmtapping2.html
1774
%%DATADIR%%/help/nb/scales.html
1775
%%DATADIR%%/help/nb/selecting-exercises.html
1776
%%DATADIR%%/help/nb/singanswer-module.html
1777
%%DATADIR%%/help/nb/singchord-module.html
1778
%%DATADIR%%/help/nb/singchord.html
1779
%%DATADIR%%/help/nb/singinterval-module.html
1780
%%DATADIR%%/help/nb/singinterval.html
1781
%%DATADIR%%/help/nb/solfege-exercise-helps.html
1782
%%DATADIR%%/help/nb/solfege-intro.html
1783
%%DATADIR%%/help/nb/theory-intervals.html
1784
%%DATADIR%%/help/nb/tone-in-context.html
1785
%%DATADIR%%/help/nb/toneincontext-module.html
1786
%%DATADIR%%/help/nb/trainingset-editor.html
1787
%%DATADIR%%/help/nb/twelvetone-module.html
1788
%%DATADIR%%/help/nb/twelvetone.html
1789
%%DATADIR%%/help/nb/user-modules.html
1790
%%DATADIR%%/help/nl/about-statistics.html
1791
%%DATADIR%%/help/nl/bug-reporting.html
1792
%%DATADIR%%/help/nl/chordvoicing-module.html
1793
%%DATADIR%%/help/nl/compareintervals-module.html
1794
%%DATADIR%%/help/nl/dictation-module.html
1795
%%DATADIR%%/help/nl/dictation.html
1796
%%DATADIR%%/help/nl/ear-training-test-printout-editor.html
1797
%%DATADIR%%/help/nl/elembuilder-module.html
1798
%%DATADIR%%/help/nl/elembuilder.html
1799
%%DATADIR%%/help/nl/extending-solfege.html
1800
%%DATADIR%%/help/nl/figures/chord.png
1801
%%DATADIR%%/help/nl/figures/dictation.png
1802
%%DATADIR%%/help/nl/figures/ear-training-test-printout-editor.png
1803
%%DATADIR%%/help/nl/figures/elembuilder-harmonic-progressions.png
1804
%%DATADIR%%/help/nl/figures/id-interval-buttons-thirds.png
1805
%%DATADIR%%/help/nl/figures/id-interval-piano.png
1806
%%DATADIR%%/help/nl/figures/idbyname-chords.png
1807
%%DATADIR%%/help/nl/figures/idbyname-intonation.png
1808
%%DATADIR%%/help/nl/figures/identifybpm.png
1809
%%DATADIR%%/help/nl/figures/idtone.png
1810
%%DATADIR%%/help/nl/figures/melodicinterval-buttons.png
1811
%%DATADIR%%/help/nl/figures/nameinterval.png
1812
%%DATADIR%%/help/nl/figures/preferences-external-programs.png
1813
%%DATADIR%%/help/nl/figures/preferences-gui-idtone.png
1814
%%DATADIR%%/help/nl/figures/preferences-gui-interval.png
1815
%%DATADIR%%/help/nl/figures/preferences-gui.png
1816
%%DATADIR%%/help/nl/figures/preferences-midi.png
1817
%%DATADIR%%/help/nl/figures/preferences-practise.png
1818
%%DATADIR%%/help/nl/figures/preferences-sound-setup.png
1819
%%DATADIR%%/help/nl/figures/preferences-statistics.png
1820
%%DATADIR%%/help/nl/figures/preferences-user.png
1821
%%DATADIR%%/help/nl/figures/profile-manager.png
1822
%%DATADIR%%/help/nl/figures/rhythm.png
1823
%%DATADIR%%/help/nl/figures/rhythmtapping2.png
1824
%%DATADIR%%/help/nl/figures/singchord.png
1825
%%DATADIR%%/help/nl/figures/singinterval.png
1826
%%DATADIR%%/help/nl/figures/statistics.png
1827
%%DATADIR%%/help/nl/figures/trainingset-editor.png
1828
%%DATADIR%%/help/nl/figures/twelvetone.png
1829
%%DATADIR%%/help/nl/gpl.html
1830
%%DATADIR%%/help/nl/harmonicinterval-module.html
1831
%%DATADIR%%/help/nl/harmonicinterval.html
1832
%%DATADIR%%/help/nl/idbyname-cadences.html
1833
%%DATADIR%%/help/nl/idbyname-chords.html
1834
%%DATADIR%%/help/nl/idbyname-intonation.html
1835
%%DATADIR%%/help/nl/idbyname-module.html
1836
%%DATADIR%%/help/nl/idbyname.html
1837
%%DATADIR%%/help/nl/identifybpm-module.html
1838
%%DATADIR%%/help/nl/identifybpm.html
1839
%%DATADIR%%/help/nl/idproperty-module.html
1840
%%DATADIR%%/help/nl/idproperty.html
1841
%%DATADIR%%/help/nl/idtone-module.html
1842
%%DATADIR%%/help/nl/idtone.html
1843
%%DATADIR%%/help/nl/index.html
1844
%%DATADIR%%/help/nl/inverting-intervals.html
1845
%%DATADIR%%/help/nl/lesson-file-locations-details.html
1846
%%DATADIR%%/help/nl/lesson-files.html
1847
%%DATADIR%%/help/nl/ly/inverting-intervals.png
1848
%%DATADIR%%/help/nl/ly/theory-intervals-1.png
1849
%%DATADIR%%/help/nl/ly/theory-intervals-fifths.png
1850
%%DATADIR%%/help/nl/ly/theory-intervals-fourths.png
1851
%%DATADIR%%/help/nl/ly/theory-intervals-seconds.png
1852
%%DATADIR%%/help/nl/ly/theory-intervals-sevenths.png
1853
%%DATADIR%%/help/nl/ly/theory-intervals-sixths.png
1854
%%DATADIR%%/help/nl/ly/theory-intervals-thirds.png
1855
%%DATADIR%%/help/nl/melodicinterval-module.html
1856
%%DATADIR%%/help/nl/melodicinterval.html
1857
%%DATADIR%%/help/nl/midi-instrument-names.html
1858
%%DATADIR%%/help/nl/mpd-module.html
1859
%%DATADIR%%/help/nl/music-theory.html
1860
%%DATADIR%%/help/nl/nameinterval-module.html
1861
%%DATADIR%%/help/nl/nameinterval.html
1862
%%DATADIR%%/help/nl/online-resources.html
1863
%%DATADIR%%/help/nl/preferences-window.html
1864
%%DATADIR%%/help/nl/profile-manager.html
1865
%%DATADIR%%/help/nl/rhythm-module.html
1866
%%DATADIR%%/help/nl/rhythm.html
1867
%%DATADIR%%/help/nl/rhythmdictation-module.html
1868
%%DATADIR%%/help/nl/rhythmdictation2-module.html
1869
%%DATADIR%%/help/nl/rhythmtapping-module.html
1870
%%DATADIR%%/help/nl/rhythmtapping2-module.html
1871
%%DATADIR%%/help/nl/rhythmtapping2.html
1872
%%DATADIR%%/help/nl/scales.html
1873
%%DATADIR%%/help/nl/selecting-exercises.html
1874
%%DATADIR%%/help/nl/singanswer-module.html
1875
%%DATADIR%%/help/nl/singchord-module.html
1876
%%DATADIR%%/help/nl/singchord.html
1877
%%DATADIR%%/help/nl/singinterval-module.html
1878
%%DATADIR%%/help/nl/singinterval.html
1879
%%DATADIR%%/help/nl/solfege-exercise-helps.html
1880
%%DATADIR%%/help/nl/solfege-intro.html
1881
%%DATADIR%%/help/nl/theory-intervals.html
1882
%%DATADIR%%/help/nl/tone-in-context.html
1883
%%DATADIR%%/help/nl/toneincontext-module.html
1884
%%DATADIR%%/help/nl/trainingset-editor.html
1885
%%DATADIR%%/help/nl/twelvetone-module.html
1886
%%DATADIR%%/help/nl/twelvetone.html
1887
%%DATADIR%%/help/nl/user-modules.html
1888
%%DATADIR%%/help/pl/about-statistics.html
1889
%%DATADIR%%/help/pl/bug-reporting.html
1890
%%DATADIR%%/help/pl/chordvoicing-module.html
1891
%%DATADIR%%/help/pl/compareintervals-module.html
1892
%%DATADIR%%/help/pl/dictation-module.html
1893
%%DATADIR%%/help/pl/dictation.html
1894
%%DATADIR%%/help/pl/ear-training-test-printout-editor.html
1895
%%DATADIR%%/help/pl/elembuilder-module.html
1896
%%DATADIR%%/help/pl/elembuilder.html
1897
%%DATADIR%%/help/pl/extending-solfege.html
1898
%%DATADIR%%/help/pl/figures/chord.png
1899
%%DATADIR%%/help/pl/figures/dictation.png
1900
%%DATADIR%%/help/pl/figures/ear-training-test-printout-editor.png
1901
%%DATADIR%%/help/pl/figures/elembuilder-harmonic-progressions.png
1902
%%DATADIR%%/help/pl/figures/id-interval-buttons-thirds.png
1903
%%DATADIR%%/help/pl/figures/id-interval-piano.png
1904
%%DATADIR%%/help/pl/figures/idbyname-chords.png
1905
%%DATADIR%%/help/pl/figures/idbyname-intonation.png
1906
%%DATADIR%%/help/pl/figures/identifybpm.png
1907
%%DATADIR%%/help/pl/figures/idtone.png
1908
%%DATADIR%%/help/pl/figures/melodicinterval-buttons.png
1909
%%DATADIR%%/help/pl/figures/nameinterval.png
1910
%%DATADIR%%/help/pl/figures/preferences-external-programs.png
1911
%%DATADIR%%/help/pl/figures/preferences-gui-idtone.png
1912
%%DATADIR%%/help/pl/figures/preferences-gui-interval.png
1913
%%DATADIR%%/help/pl/figures/preferences-gui.png
1914
%%DATADIR%%/help/pl/figures/preferences-midi.png
1915
%%DATADIR%%/help/pl/figures/preferences-practise.png
1916
%%DATADIR%%/help/pl/figures/preferences-sound-setup.png
1917
%%DATADIR%%/help/pl/figures/preferences-statistics.png
1918
%%DATADIR%%/help/pl/figures/preferences-user.png
1919
%%DATADIR%%/help/pl/figures/profile-manager.png
1920
%%DATADIR%%/help/pl/figures/rhythm.png
1921
%%DATADIR%%/help/pl/figures/rhythmtapping2.png
1922
%%DATADIR%%/help/pl/figures/singchord.png
1923
%%DATADIR%%/help/pl/figures/singinterval.png
1924
%%DATADIR%%/help/pl/figures/statistics.png
1925
%%DATADIR%%/help/pl/figures/trainingset-editor.png
1926
%%DATADIR%%/help/pl/figures/twelvetone.png
1927
%%DATADIR%%/help/pl/gpl.html
1928
%%DATADIR%%/help/pl/harmonicinterval-module.html
1929
%%DATADIR%%/help/pl/harmonicinterval.html
1930
%%DATADIR%%/help/pl/idbyname-cadences.html
1931
%%DATADIR%%/help/pl/idbyname-chords.html
1932
%%DATADIR%%/help/pl/idbyname-intonation.html
1933
%%DATADIR%%/help/pl/idbyname-module.html
1934
%%DATADIR%%/help/pl/idbyname.html
1935
%%DATADIR%%/help/pl/identifybpm-module.html
1936
%%DATADIR%%/help/pl/identifybpm.html
1937
%%DATADIR%%/help/pl/idproperty-module.html
1938
%%DATADIR%%/help/pl/idproperty.html
1939
%%DATADIR%%/help/pl/idtone-module.html
1940
%%DATADIR%%/help/pl/idtone.html
1941
%%DATADIR%%/help/pl/index.html
1942
%%DATADIR%%/help/pl/inverting-intervals.html
1943
%%DATADIR%%/help/pl/lesson-file-locations-details.html
1944
%%DATADIR%%/help/pl/lesson-files.html
1945
%%DATADIR%%/help/pl/ly/inverting-intervals.png
1946
%%DATADIR%%/help/pl/ly/theory-intervals-1.png
1947
%%DATADIR%%/help/pl/ly/theory-intervals-fifths.png
1948
%%DATADIR%%/help/pl/ly/theory-intervals-fourths.png
1949
%%DATADIR%%/help/pl/ly/theory-intervals-seconds.png
1950
%%DATADIR%%/help/pl/ly/theory-intervals-sevenths.png
1951
%%DATADIR%%/help/pl/ly/theory-intervals-sixths.png
1952
%%DATADIR%%/help/pl/ly/theory-intervals-thirds.png
1953
%%DATADIR%%/help/pl/melodicinterval-module.html
1954
%%DATADIR%%/help/pl/melodicinterval.html
1955
%%DATADIR%%/help/pl/midi-instrument-names.html
1956
%%DATADIR%%/help/pl/mpd-module.html
1957
%%DATADIR%%/help/pl/music-theory.html
1958
%%DATADIR%%/help/pl/nameinterval-module.html
1959
%%DATADIR%%/help/pl/nameinterval.html
1960
%%DATADIR%%/help/pl/online-resources.html
1961
%%DATADIR%%/help/pl/preferences-window.html
1962
%%DATADIR%%/help/pl/profile-manager.html
1963
%%DATADIR%%/help/pl/rhythm-module.html
1964
%%DATADIR%%/help/pl/rhythm.html
1965
%%DATADIR%%/help/pl/rhythmdictation-module.html
1966
%%DATADIR%%/help/pl/rhythmdictation2-module.html
1967
%%DATADIR%%/help/pl/rhythmtapping-module.html
1968
%%DATADIR%%/help/pl/rhythmtapping2-module.html
1969
%%DATADIR%%/help/pl/rhythmtapping2.html
1970
%%DATADIR%%/help/pl/scales.html
1971
%%DATADIR%%/help/pl/selecting-exercises.html
1972
%%DATADIR%%/help/pl/singanswer-module.html
1973
%%DATADIR%%/help/pl/singchord-module.html
1974
%%DATADIR%%/help/pl/singchord.html
1975
%%DATADIR%%/help/pl/singinterval-module.html
1976
%%DATADIR%%/help/pl/singinterval.html
1977
%%DATADIR%%/help/pl/solfege-exercise-helps.html
1978
%%DATADIR%%/help/pl/solfege-intro.html
1979
%%DATADIR%%/help/pl/theory-intervals.html
1980
%%DATADIR%%/help/pl/tone-in-context.html
1981
%%DATADIR%%/help/pl/toneincontext-module.html
1982
%%DATADIR%%/help/pl/trainingset-editor.html
1983
%%DATADIR%%/help/pl/twelvetone-module.html
1984
%%DATADIR%%/help/pl/twelvetone.html
1985
%%DATADIR%%/help/pl/user-modules.html
1986
%%DATADIR%%/help/pt_BR/about-statistics.html
1987
%%DATADIR%%/help/pt_BR/bug-reporting.html
1988
%%DATADIR%%/help/pt_BR/chordvoicing-module.html
1989
%%DATADIR%%/help/pt_BR/compareintervals-module.html
1990
%%DATADIR%%/help/pt_BR/dictation-module.html
1991
%%DATADIR%%/help/pt_BR/dictation.html
1992
%%DATADIR%%/help/pt_BR/ear-training-test-printout-editor.html
1993
%%DATADIR%%/help/pt_BR/elembuilder-module.html
1994
%%DATADIR%%/help/pt_BR/elembuilder.html
1995
%%DATADIR%%/help/pt_BR/extending-solfege.html
1996
%%DATADIR%%/help/pt_BR/figures/chord.png
1997
%%DATADIR%%/help/pt_BR/figures/dictation.png
1998
%%DATADIR%%/help/pt_BR/figures/ear-training-test-printout-editor.png
1999
%%DATADIR%%/help/pt_BR/figures/elembuilder-harmonic-progressions.png
2000
%%DATADIR%%/help/pt_BR/figures/id-interval-buttons-thirds.png
2001
%%DATADIR%%/help/pt_BR/figures/id-interval-piano.png
2002
%%DATADIR%%/help/pt_BR/figures/idbyname-chords.png
2003
%%DATADIR%%/help/pt_BR/figures/idbyname-intonation.png
2004
%%DATADIR%%/help/pt_BR/figures/identifybpm.png
2005
%%DATADIR%%/help/pt_BR/figures/idtone.png
2006
%%DATADIR%%/help/pt_BR/figures/melodicinterval-buttons.png
2007
%%DATADIR%%/help/pt_BR/figures/nameinterval.png
2008
%%DATADIR%%/help/pt_BR/figures/preferences-external-programs.png
2009
%%DATADIR%%/help/pt_BR/figures/preferences-gui-idtone.png
2010
%%DATADIR%%/help/pt_BR/figures/preferences-gui-interval.png
2011
%%DATADIR%%/help/pt_BR/figures/preferences-gui.png
2012
%%DATADIR%%/help/pt_BR/figures/preferences-midi.png
2013
%%DATADIR%%/help/pt_BR/figures/preferences-practise.png
2014
%%DATADIR%%/help/pt_BR/figures/preferences-sound-setup.png
2015
%%DATADIR%%/help/pt_BR/figures/preferences-statistics.png
2016
%%DATADIR%%/help/pt_BR/figures/preferences-user.png
2017
%%DATADIR%%/help/pt_BR/figures/profile-manager.png
2018
%%DATADIR%%/help/pt_BR/figures/rhythm.png
2019
%%DATADIR%%/help/pt_BR/figures/rhythmtapping2.png
2020
%%DATADIR%%/help/pt_BR/figures/singchord.png
2021
%%DATADIR%%/help/pt_BR/figures/singinterval.png
2022
%%DATADIR%%/help/pt_BR/figures/statistics.png
2023
%%DATADIR%%/help/pt_BR/figures/trainingset-editor.png
2024
%%DATADIR%%/help/pt_BR/figures/twelvetone.png
2025
%%DATADIR%%/help/pt_BR/gpl.html
2026
%%DATADIR%%/help/pt_BR/harmonicinterval-module.html
2027
%%DATADIR%%/help/pt_BR/harmonicinterval.html
2028
%%DATADIR%%/help/pt_BR/idbyname-cadences.html
2029
%%DATADIR%%/help/pt_BR/idbyname-chords.html
2030
%%DATADIR%%/help/pt_BR/idbyname-intonation.html
2031
%%DATADIR%%/help/pt_BR/idbyname-module.html
2032
%%DATADIR%%/help/pt_BR/idbyname.html
2033
%%DATADIR%%/help/pt_BR/identifybpm-module.html
2034
%%DATADIR%%/help/pt_BR/identifybpm.html
2035
%%DATADIR%%/help/pt_BR/idproperty-module.html
2036
%%DATADIR%%/help/pt_BR/idproperty.html
2037
%%DATADIR%%/help/pt_BR/idtone-module.html
2038
%%DATADIR%%/help/pt_BR/idtone.html
2039
%%DATADIR%%/help/pt_BR/index.html
2040
%%DATADIR%%/help/pt_BR/inverting-intervals.html
2041
%%DATADIR%%/help/pt_BR/lesson-file-locations-details.html
2042
%%DATADIR%%/help/pt_BR/lesson-files.html
2043
%%DATADIR%%/help/pt_BR/ly/inverting-intervals.png
2044
%%DATADIR%%/help/pt_BR/ly/theory-intervals-1.png
2045
%%DATADIR%%/help/pt_BR/ly/theory-intervals-fifths.png
2046
%%DATADIR%%/help/pt_BR/ly/theory-intervals-fourths.png
2047
%%DATADIR%%/help/pt_BR/ly/theory-intervals-seconds.png
2048
%%DATADIR%%/help/pt_BR/ly/theory-intervals-sevenths.png
2049
%%DATADIR%%/help/pt_BR/ly/theory-intervals-sixths.png
2050
%%DATADIR%%/help/pt_BR/ly/theory-intervals-thirds.png
2051
%%DATADIR%%/help/pt_BR/melodicinterval-module.html
2052
%%DATADIR%%/help/pt_BR/melodicinterval.html
2053
%%DATADIR%%/help/pt_BR/midi-instrument-names.html
2054
%%DATADIR%%/help/pt_BR/mpd-module.html
2055
%%DATADIR%%/help/pt_BR/music-theory.html
2056
%%DATADIR%%/help/pt_BR/nameinterval-module.html
2057
%%DATADIR%%/help/pt_BR/nameinterval.html
2058
%%DATADIR%%/help/pt_BR/online-resources.html
2059
%%DATADIR%%/help/pt_BR/preferences-window.html
2060
%%DATADIR%%/help/pt_BR/profile-manager.html
2061
%%DATADIR%%/help/pt_BR/rhythm-module.html
2062
%%DATADIR%%/help/pt_BR/rhythm.html
2063
%%DATADIR%%/help/pt_BR/rhythmdictation-module.html
2064
%%DATADIR%%/help/pt_BR/rhythmdictation2-module.html
2065
%%DATADIR%%/help/pt_BR/rhythmtapping-module.html
2066
%%DATADIR%%/help/pt_BR/rhythmtapping2-module.html
2067
%%DATADIR%%/help/pt_BR/rhythmtapping2.html
2068
%%DATADIR%%/help/pt_BR/scales.html
2069
%%DATADIR%%/help/pt_BR/selecting-exercises.html
2070
%%DATADIR%%/help/pt_BR/singanswer-module.html
2071
%%DATADIR%%/help/pt_BR/singchord-module.html
2072
%%DATADIR%%/help/pt_BR/singchord.html
2073
%%DATADIR%%/help/pt_BR/singinterval-module.html
2074
%%DATADIR%%/help/pt_BR/singinterval.html
2075
%%DATADIR%%/help/pt_BR/solfege-exercise-helps.html
2076
%%DATADIR%%/help/pt_BR/solfege-intro.html
2077
%%DATADIR%%/help/pt_BR/theory-intervals.html
2078
%%DATADIR%%/help/pt_BR/tone-in-context.html
2079
%%DATADIR%%/help/pt_BR/toneincontext-module.html
2080
%%DATADIR%%/help/pt_BR/trainingset-editor.html
2081
%%DATADIR%%/help/pt_BR/twelvetone-module.html
2082
%%DATADIR%%/help/pt_BR/twelvetone.html
2083
%%DATADIR%%/help/pt_BR/user-modules.html
2084
%%DATADIR%%/help/ru/about-statistics.html
2085
%%DATADIR%%/help/ru/bug-reporting.html
2086
%%DATADIR%%/help/ru/chordvoicing-module.html
2087
%%DATADIR%%/help/ru/compareintervals-module.html
2088
%%DATADIR%%/help/ru/dictation-module.html
2089
%%DATADIR%%/help/ru/dictation.html
2090
%%DATADIR%%/help/ru/ear-training-test-printout-editor.html
2091
%%DATADIR%%/help/ru/elembuilder-module.html
2092
%%DATADIR%%/help/ru/elembuilder.html
2093
%%DATADIR%%/help/ru/extending-solfege.html
2094
%%DATADIR%%/help/ru/gpl.html
2095
%%DATADIR%%/help/ru/harmonicinterval-module.html
2096
%%DATADIR%%/help/ru/harmonicinterval.html
2097
%%DATADIR%%/help/ru/idbyname-cadences.html
2098
%%DATADIR%%/help/ru/idbyname-chords.html
2099
%%DATADIR%%/help/ru/idbyname-intonation.html
2100
%%DATADIR%%/help/ru/idbyname-module.html
2101
%%DATADIR%%/help/ru/idbyname.html
2102
%%DATADIR%%/help/ru/identifybpm-module.html
2103
%%DATADIR%%/help/ru/identifybpm.html
2104
%%DATADIR%%/help/ru/idproperty-module.html
2105
%%DATADIR%%/help/ru/idproperty.html
2106
%%DATADIR%%/help/ru/idtone-module.html
2107
%%DATADIR%%/help/ru/idtone.html
2108
%%DATADIR%%/help/ru/index.html
2109
%%DATADIR%%/help/ru/inverting-intervals.html
2110
%%DATADIR%%/help/ru/lesson-file-locations-details.html
2111
%%DATADIR%%/help/ru/lesson-files.html
2112
%%DATADIR%%/help/ru/ly/inverting-intervals.png
2113
%%DATADIR%%/help/ru/ly/theory-intervals-1.png
2114
%%DATADIR%%/help/ru/ly/theory-intervals-fifths.png
2115
%%DATADIR%%/help/ru/ly/theory-intervals-fourths.png
2116
%%DATADIR%%/help/ru/ly/theory-intervals-seconds.png
2117
%%DATADIR%%/help/ru/ly/theory-intervals-sevenths.png
2118
%%DATADIR%%/help/ru/ly/theory-intervals-sixths.png
2119
%%DATADIR%%/help/ru/ly/theory-intervals-thirds.png
2120
%%DATADIR%%/help/ru/melodicinterval-module.html
2121
%%DATADIR%%/help/ru/melodicinterval.html
2122
%%DATADIR%%/help/ru/midi-instrument-names.html
2123
%%DATADIR%%/help/ru/mpd-module.html
2124
%%DATADIR%%/help/ru/music-theory.html
2125
%%DATADIR%%/help/ru/nameinterval-module.html
2126
%%DATADIR%%/help/ru/nameinterval.html
2127
%%DATADIR%%/help/ru/online-resources.html
2128
%%DATADIR%%/help/ru/preferences-window.html
2129
%%DATADIR%%/help/ru/profile-manager.html
2130
%%DATADIR%%/help/ru/rhythm-module.html
2131
%%DATADIR%%/help/ru/rhythm.html
2132
%%DATADIR%%/help/ru/rhythmdictation-module.html
2133
%%DATADIR%%/help/ru/rhythmdictation2-module.html
2134
%%DATADIR%%/help/ru/rhythmtapping-module.html
2135
%%DATADIR%%/help/ru/rhythmtapping2-module.html
2136
%%DATADIR%%/help/ru/rhythmtapping2.html
2137
%%DATADIR%%/help/ru/scales.html
2138
%%DATADIR%%/help/ru/selecting-exercises.html
2139
%%DATADIR%%/help/ru/singanswer-module.html
2140
%%DATADIR%%/help/ru/singchord-module.html
2141
%%DATADIR%%/help/ru/singchord.html
2142
%%DATADIR%%/help/ru/singinterval-module.html
2143
%%DATADIR%%/help/ru/singinterval.html
2144
%%DATADIR%%/help/ru/solfege-exercise-helps.html
2145
%%DATADIR%%/help/ru/solfege-intro.html
2146
%%DATADIR%%/help/ru/theory-intervals.html
2147
%%DATADIR%%/help/ru/tone-in-context.html
2148
%%DATADIR%%/help/ru/toneincontext-module.html
2149
%%DATADIR%%/help/ru/trainingset-editor.html
2150
%%DATADIR%%/help/ru/twelvetone-module.html
2151
%%DATADIR%%/help/ru/twelvetone.html
2152
%%DATADIR%%/help/ru/user-modules.html
2153
%%DATADIR%%/help/style.css
2154
%%DATADIR%%/help/tr/about-statistics.html
2155
%%DATADIR%%/help/tr/bug-reporting.html
2156
%%DATADIR%%/help/tr/chordvoicing-module.html
2157
%%DATADIR%%/help/tr/compareintervals-module.html
2158
%%DATADIR%%/help/tr/dictation-module.html
2159
%%DATADIR%%/help/tr/dictation.html
2160
%%DATADIR%%/help/tr/ear-training-test-printout-editor.html
2161
%%DATADIR%%/help/tr/elembuilder-module.html
2162
%%DATADIR%%/help/tr/elembuilder.html
2163
%%DATADIR%%/help/tr/extending-solfege.html
2164
%%DATADIR%%/help/tr/figures/chord.png
2165
%%DATADIR%%/help/tr/figures/dictation.png
2166
%%DATADIR%%/help/tr/figures/ear-training-test-printout-editor.png
2167
%%DATADIR%%/help/tr/figures/elembuilder-harmonic-progressions.png
2168
%%DATADIR%%/help/tr/figures/id-interval-buttons-thirds.png
2169
%%DATADIR%%/help/tr/figures/id-interval-piano.png
2170
%%DATADIR%%/help/tr/figures/idbyname-chords.png
2171
%%DATADIR%%/help/tr/figures/idbyname-intonation.png
2172
%%DATADIR%%/help/tr/figures/identifybpm.png
2173
%%DATADIR%%/help/tr/figures/idtone.png
2174
%%DATADIR%%/help/tr/figures/melodicinterval-buttons.png
2175
%%DATADIR%%/help/tr/figures/nameinterval.png
2176
%%DATADIR%%/help/tr/figures/preferences-external-programs.png
2177
%%DATADIR%%/help/tr/figures/preferences-gui-idtone.png
2178
%%DATADIR%%/help/tr/figures/preferences-gui-interval.png
2179
%%DATADIR%%/help/tr/figures/preferences-gui.png
2180
%%DATADIR%%/help/tr/figures/preferences-midi.png
2181
%%DATADIR%%/help/tr/figures/preferences-practise.png
2182
%%DATADIR%%/help/tr/figures/preferences-sound-setup.png
2183
%%DATADIR%%/help/tr/figures/preferences-statistics.png
2184
%%DATADIR%%/help/tr/figures/preferences-user.png
2185
%%DATADIR%%/help/tr/figures/profile-manager.png
2186
%%DATADIR%%/help/tr/figures/rhythm.png
2187
%%DATADIR%%/help/tr/figures/rhythmtapping2.png
2188
%%DATADIR%%/help/tr/figures/singchord.png
2189
%%DATADIR%%/help/tr/figures/singinterval.png
2190
%%DATADIR%%/help/tr/figures/statistics.png
2191
%%DATADIR%%/help/tr/figures/trainingset-editor.png
2192
%%DATADIR%%/help/tr/figures/twelvetone.png
2193
%%DATADIR%%/help/tr/gpl.html
2194
%%DATADIR%%/help/tr/harmonicinterval-module.html
2195
%%DATADIR%%/help/tr/harmonicinterval.html
2196
%%DATADIR%%/help/tr/idbyname-cadences.html
2197
%%DATADIR%%/help/tr/idbyname-chords.html
2198
%%DATADIR%%/help/tr/idbyname-intonation.html
2199
%%DATADIR%%/help/tr/idbyname-module.html
2200
%%DATADIR%%/help/tr/idbyname.html
2201
%%DATADIR%%/help/tr/identifybpm-module.html
2202
%%DATADIR%%/help/tr/identifybpm.html
2203
%%DATADIR%%/help/tr/idproperty-module.html
2204
%%DATADIR%%/help/tr/idproperty.html
2205
%%DATADIR%%/help/tr/idtone-module.html
2206
%%DATADIR%%/help/tr/idtone.html
2207
%%DATADIR%%/help/tr/index.html
2208
%%DATADIR%%/help/tr/inverting-intervals.html
2209
%%DATADIR%%/help/tr/lesson-file-locations-details.html
2210
%%DATADIR%%/help/tr/lesson-files.html
2211
%%DATADIR%%/help/tr/ly/inverting-intervals.png
2212
%%DATADIR%%/help/tr/ly/theory-intervals-1.png
2213
%%DATADIR%%/help/tr/ly/theory-intervals-fifths.png
2214
%%DATADIR%%/help/tr/ly/theory-intervals-fourths.png
2215
%%DATADIR%%/help/tr/ly/theory-intervals-seconds.png
2216
%%DATADIR%%/help/tr/ly/theory-intervals-sevenths.png
2217
%%DATADIR%%/help/tr/ly/theory-intervals-sixths.png
2218
%%DATADIR%%/help/tr/ly/theory-intervals-thirds.png
2219
%%DATADIR%%/help/tr/melodicinterval-module.html
2220
%%DATADIR%%/help/tr/melodicinterval.html
2221
%%DATADIR%%/help/tr/midi-instrument-names.html
2222
%%DATADIR%%/help/tr/mpd-module.html
2223
%%DATADIR%%/help/tr/music-theory.html
2224
%%DATADIR%%/help/tr/nameinterval-module.html
2225
%%DATADIR%%/help/tr/nameinterval.html
2226
%%DATADIR%%/help/tr/online-resources.html
2227
%%DATADIR%%/help/tr/preferences-window.html
2228
%%DATADIR%%/help/tr/profile-manager.html
2229
%%DATADIR%%/help/tr/rhythm-module.html
2230
%%DATADIR%%/help/tr/rhythm.html
2231
%%DATADIR%%/help/tr/rhythmdictation-module.html
2232
%%DATADIR%%/help/tr/rhythmdictation2-module.html
2233
%%DATADIR%%/help/tr/rhythmtapping-module.html
2234
%%DATADIR%%/help/tr/rhythmtapping2-module.html
2235
%%DATADIR%%/help/tr/rhythmtapping2.html
2236
%%DATADIR%%/help/tr/scales.html
2237
%%DATADIR%%/help/tr/selecting-exercises.html
2238
%%DATADIR%%/help/tr/singanswer-module.html
2239
%%DATADIR%%/help/tr/singchord-module.html
2240
%%DATADIR%%/help/tr/singchord.html
2241
%%DATADIR%%/help/tr/singinterval-module.html
2242
%%DATADIR%%/help/tr/singinterval.html
2243
%%DATADIR%%/help/tr/solfege-exercise-helps.html
2244
%%DATADIR%%/help/tr/solfege-intro.html
2245
%%DATADIR%%/help/tr/theory-intervals.html
2246
%%DATADIR%%/help/tr/tone-in-context.html
2247
%%DATADIR%%/help/tr/toneincontext-module.html
2248
%%DATADIR%%/help/tr/trainingset-editor.html
2249
%%DATADIR%%/help/tr/twelvetone-module.html
2250
%%DATADIR%%/help/tr/twelvetone.html
2251
%%DATADIR%%/help/tr/user-modules.html
2252
%%DATADIR%%/solfege.gtkrc
2253
%%DATADIR%%/solfege/__init__.py
2254
%%DATADIR%%/solfege/_version.py
2255
%%DATADIR%%/solfege/abstract.py
2256
%%DATADIR%%/solfege/abstract_solmisation_addon.py
2257
%%DATADIR%%/solfege/application.py
2258
%%DATADIR%%/solfege/buildinfo.py
2259
%%DATADIR%%/solfege/cfg.py
2260
%%DATADIR%%/solfege/configwindow.py
2261
%%DATADIR%%/solfege/const.py
2262
%%DATADIR%%/solfege/dataparser.py
2263
%%DATADIR%%/solfege/download_pyalsa.py
2264
%%DATADIR%%/solfege/esel.py
2265
%%DATADIR%%/solfege/exercises/__init__.py
2266
%%DATADIR%%/solfege/exercises/chord.py
2267
%%DATADIR%%/solfege/exercises/chordvoicing.py
2268
%%DATADIR%%/solfege/exercises/compareintervals.py
2269
%%DATADIR%%/solfege/exercises/dictation.py
2270
%%DATADIR%%/solfege/exercises/elembuilder.py
2271
%%DATADIR%%/solfege/exercises/harmonicinterval.py
2272
%%DATADIR%%/solfege/exercises/harmonicprogressiondictation.py
2273
%%DATADIR%%/solfege/exercises/idbyname.py
2274
%%DATADIR%%/solfege/exercises/identifybpm.py
2275
%%DATADIR%%/solfege/exercises/idproperty.py
2276
%%DATADIR%%/solfege/exercises/idtone.py
2277
%%DATADIR%%/solfege/exercises/melodicinterval.py
2278
%%DATADIR%%/solfege/exercises/nameinterval.py
2279
%%DATADIR%%/solfege/exercises/rhythm.py
2280
%%DATADIR%%/solfege/exercises/rhythmdictation.py
2281
%%DATADIR%%/solfege/exercises/rhythmdictation2.py
2282
%%DATADIR%%/solfege/exercises/rhythmtapping.py
2283
%%DATADIR%%/solfege/exercises/rhythmtapping2.py
2284
%%DATADIR%%/solfege/exercises/singanswer.py
2285
%%DATADIR%%/solfege/exercises/singchord.py
2286
%%DATADIR%%/solfege/exercises/singinterval.py
2287
%%DATADIR%%/solfege/exercises/solmisation.py
2288
%%DATADIR%%/solfege/exercises/toneincontext.py
2289
%%DATADIR%%/solfege/exercises/tuner.py
2290
%%DATADIR%%/solfege/exercises/twelvetone.py
2291
%%DATADIR%%/solfege/filesystem.py
2292
%%DATADIR%%/solfege/fpeditor.py
2293
%%DATADIR%%/solfege/frontpage.py
2294
%%DATADIR%%/solfege/gu.py
2295
%%DATADIR%%/solfege/history.py
2296
%%DATADIR%%/solfege/i18n.py
2297
%%DATADIR%%/solfege/inputwidgets.py
2298
%%DATADIR%%/solfege/instrumentselector.py
2299
%%DATADIR%%/solfege/languages.py
2300
%%DATADIR%%/solfege/lessonfile.py
2301
%%DATADIR%%/solfege/lessonfile_editor_main.py
2302
%%DATADIR%%/solfege/lessonfilegui.py
2303
%%DATADIR%%/solfege/lfmod.py
2304
%%DATADIR%%/solfege/mainwin.py
2305
%%DATADIR%%/solfege/make_screenshots.py
2306
%%DATADIR%%/solfege/mpd/__init__.py
2307
%%DATADIR%%/solfege/mpd/_exceptions.py
2308
%%DATADIR%%/solfege/mpd/const.py
2309
%%DATADIR%%/solfege/mpd/duration.py
2310
%%DATADIR%%/solfege/mpd/elems.py
2311
%%DATADIR%%/solfege/mpd/engravers.py
2312
%%DATADIR%%/solfege/mpd/interval.py
2313
%%DATADIR%%/solfege/mpd/lexer.py
2314
%%DATADIR%%/solfege/mpd/mfutils.py
2315
%%DATADIR%%/solfege/mpd/mpdutils.py
2316
%%DATADIR%%/solfege/mpd/musicalpitch.py
2317
%%DATADIR%%/solfege/mpd/musicdisplayer.py
2318
%%DATADIR%%/solfege/mpd/parser.py
2319
%%DATADIR%%/solfege/mpd/performer.py
2320
%%DATADIR%%/solfege/mpd/rat.py
2321
%%DATADIR%%/solfege/mpd/requests.py
2322
%%DATADIR%%/solfege/mpd/rhythmwidget.py
2323
%%DATADIR%%/solfege/mpd/track.py
2324
%%DATADIR%%/solfege/multipleintervalconfigwidget.py
2325
%%DATADIR%%/solfege/notenamespinbutton.py
2326
%%DATADIR%%/solfege/optionparser.py
2327
%%DATADIR%%/solfege/osutils.py
2328
%%DATADIR%%/solfege/parsetree.py
2329
%%DATADIR%%/solfege/practisesheetdlg.py
2330
%%DATADIR%%/solfege/presetup.py
2331
%%DATADIR%%/solfege/profilemanager.py
2332
%%DATADIR%%/solfege/reportbug.py
2333
%%DATADIR%%/solfege/reportlib.py
2334
%%DATADIR%%/solfege/runtime.py
2335
%%DATADIR%%/solfege/soundcard/__init__.py
2336
%%DATADIR%%/solfege/soundcard/alsa_sequencer.py
2337
%%DATADIR%%/solfege/soundcard/exporter.py
2338
%%DATADIR%%/solfege/soundcard/fakesynth.py
2339
%%DATADIR%%/solfege/soundcard/midifilesynth.py
2340
%%DATADIR%%/solfege/soundcard/oss_common.py
2341
%%DATADIR%%/solfege/soundcard/oss_sequencer.py
2342
%%DATADIR%%/solfege/soundcard/oss_sequencer2.py
2343
%%DATADIR%%/solfege/soundcard/solfege_c_midi.py
2344
%%DATADIR%%/solfege/soundcard/soundcardexceptions.py
2345
%%DATADIR%%/solfege/soundcard/synth_common.py
2346
%%DATADIR%%/solfege/soundcard/winsynth.py
2347
%%DATADIR%%/solfege/specialwidgets.py
2348
%%DATADIR%%/solfege/startup.py
2349
%%DATADIR%%/solfege/statistics.py
2350
%%DATADIR%%/solfege/statisticsviewer.py
2351
%%DATADIR%%/solfege/stock.py
2352
%%DATADIR%%/solfege/testlib.py
2353
%%DATADIR%%/solfege/tracebackwindow.py
2354
%%DATADIR%%/solfege/trainingsetdlg.py
2355
%%DATADIR%%/solfege/utils.py
2356
%%DATADIR%%/solfege/uuid.py
2357
%%DATADIR%%/solfege/winlang.py
2358
%%DATADIR%%/solfege/winreg.py
2359
%%DATADIR%%/solfege/xrandom.py
2360
%%DATADIR%%/ui.xml
2361
@dirrm %%DATADIR%%/solfege/soundcard
2362
@dirrm %%DATADIR%%/solfege/mpd
2363
@dirrm %%DATADIR%%/solfege/exercises
2364
@dirrm %%DATADIR%%/solfege
2365
@dirrm %%DATADIR%%/help/tr/ly
2366
@dirrm %%DATADIR%%/help/tr/figures
2367
@dirrm %%DATADIR%%/help/tr
2368
@dirrm %%DATADIR%%/help/ru/ly
2369
@dirrm %%DATADIR%%/help/ru
2370
@dirrm %%DATADIR%%/help/pt_BR/ly
2371
@dirrm %%DATADIR%%/help/pt_BR/figures
2372
@dirrm %%DATADIR%%/help/pt_BR
2373
@dirrm %%DATADIR%%/help/pl/ly
2374
@dirrm %%DATADIR%%/help/pl/figures
2375
@dirrm %%DATADIR%%/help/pl
2376
@dirrm %%DATADIR%%/help/nl/ly
2377
@dirrm %%DATADIR%%/help/nl/figures
2378
@dirrm %%DATADIR%%/help/nl
2379
@dirrm %%DATADIR%%/help/nb/ly
2380
@dirrm %%DATADIR%%/help/nb/figures
2381
@dirrm %%DATADIR%%/help/nb
2382
@dirrm %%DATADIR%%/help/gl/ly
2383
@dirrm %%DATADIR%%/help/gl
2384
@dirrm %%DATADIR%%/help/fr/ly
2385
@dirrm %%DATADIR%%/help/fr/figures
2386
@dirrm %%DATADIR%%/help/fr
2387
@dirrm %%DATADIR%%/help/et/ly
2388
@dirrm %%DATADIR%%/help/et/figures
2389
@dirrm %%DATADIR%%/help/et
2390
@dirrm %%DATADIR%%/help/es/ly
2391
@dirrm %%DATADIR%%/help/es
2392
@dirrm %%DATADIR%%/help/eo/ly
2393
@dirrm %%DATADIR%%/help/eo/figures
2394
@dirrm %%DATADIR%%/help/eo
2395
@dirrm %%DATADIR%%/help/de/ly
2396
@dirrm %%DATADIR%%/help/de
2397
@dirrm %%DATADIR%%/help/C/scales/images/triads
2398
@dirrm %%DATADIR%%/help/C/scales/images/quadriads
2399
@dirrm %%DATADIR%%/help/C/scales/images/modes/scales
2400
@dirrm %%DATADIR%%/help/C/scales/images/modes/chords
2401
@dirrm %%DATADIR%%/help/C/scales/images/modes
2402
@dirrm %%DATADIR%%/help/C/scales/images
2403
@dirrm %%DATADIR%%/help/C/scales
2404
@dirrm %%DATADIR%%/help/C/ly
2405
@dirrm %%DATADIR%%/help/C/figures
2406
@dirrm %%DATADIR%%/help/C
2407
@dirrm %%DATADIR%%/help
2408
@dirrm %%DATADIR%%/graphics
2409
@dirrm %%DATADIR%%/feta
2410
@dirrm %%DATADIR%%/exercises/standard/regression-lesson-files
2411
@dirrm %%DATADIR%%/exercises/standard/lib
2412
@dirrm %%DATADIR%%/exercises/standard/lesson-files/share
2413
@dirrm %%DATADIR%%/exercises/standard/lesson-files/include
2414
@dirrm %%DATADIR%%/exercises/standard/lesson-files/bin
2415
@dirrm %%DATADIR%%/exercises/standard/lesson-files
2416
@dirrm %%DATADIR%%/exercises/standard
2417
@dirrm %%DATADIR%%/exercises
2418
@dirrm %%DATADIR%%

Return to bug 191812