annotate .hgignore @ 223:0ef955669a9a

Make transposed tunes use the original audio. The aim of MIDI and MP3 is to allow the user to hear what a tune sounds like. For transposed bookes, I think this should be reused from the main booke page, because hearing it at the transposed pitch isn't a major help. And in fact given the way cello transposition is done, the sound won't be transposed anyway. And Jane hasn't complained. This will speed up building the bookes by removing audio generation, the slowest process, from the transposed bookes.
author Jim Hague <jim.hague@acm.org>
date Fri, 22 Feb 2013 01:09:37 +0000
parents a8f8718d2cf7
children 7d04c6e5b289
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
5a802cf2b8a0 Added .hgignore.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
1 syntax: glob
5a802cf2b8a0 Added .hgignore.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
2
5a802cf2b8a0 Added .hgignore.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
3 *~
5a802cf2b8a0 Added .hgignore.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
4 *.ps
12
5f39bec3f0fb Add pdfs to hgignore.
Jim Hague <jim.hague@laicatc.com>
parents: 1
diff changeset
5 *.pdf
20
2866b36787ec Ignore pdflatex building artifacts.
Jim Hague <jim.hague@acm.org>
parents: 14
diff changeset
6 *.aux
2866b36787ec Ignore pdflatex building artifacts.
Jim Hague <jim.hague@acm.org>
parents: 14
diff changeset
7 *.log
111
4e2b25cfad99 Add .orig to .hgignore.
Jim Hague <jim.hague@acm.org>
parents: 63
diff changeset
8 *.orig
14
d1234a11c049 Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents: 12
diff changeset
9
d1234a11c049 Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents: 12
diff changeset
10 syntax: regexp
d1234a11c049 Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents: 12
diff changeset
11 build/
42
0e7d2830cb8b Put making tune graphics required by web and book into separate dir and make separately.
Jim Hague <jim.hague@laicatc.com>
parents: 20
diff changeset
12 graphics/
214
a8f8718d2cf7 Ignore generated files under web and also the transposition directories.
Jim Hague <jim.hague@laicatc.com>
parents: 111
diff changeset
13 web/Morris.*/
a8f8718d2cf7 Ignore generated files under web and also the transposition directories.
Jim Hague <jim.hague@laicatc.com>
parents: 111
diff changeset
14 web/Session.*/
a8f8718d2cf7 Ignore generated files under web and also the transposition directories.
Jim Hague <jim.hague@laicatc.com>
parents: 111
diff changeset
15 Morris-.*
a8f8718d2cf7 Ignore generated files under web and also the transposition directories.
Jim Hague <jim.hague@laicatc.com>
parents: 111
diff changeset
16 Session-.*