1
0
Fork 0
mirror of https://github.com/kastdeur/bagpipe.ly.git synced 2024-11-01 01:53:32 +01:00
Commit graph

66 commits

Author SHA1 Message Date
Eric Teunis de Boone
20213c19a6 Moved Layout into own file 2019-01-03 18:49:26 +01:00
Eric Teunis de Boone
bd29d4f030 Moved Pitchnames into own file 2019-01-03 18:49:26 +01:00
Eric Teunis de Boone
82ebc8771c Moved Embellishments into own file 2019-01-03 18:49:26 +01:00
Eric Teunis de Boone
2669f5f399 Rename bagpipe.ily to bagpipe.ly 2019-01-03 18:49:23 +01:00
Eric Teunis de Boone
ecc727eddb Filtered svenax/bagpipemusic
to only contain commits concerning bagpipe_new.ly and cheatsheet.ly
using
```
git filter-branch --prune-empty --tree-filter 'rm -rf tutor.ly bagpipe_extra.ly bagpipe_remove* readme.markdown rebuild_all.sh run.ly _template.ly *marches airs header* makelily* piob* reels sets strathspeys scandinavian hornpipes jigs mpd_* others suites'
```
2018-10-28 03:59:50 +01:00
Eric Teunis de Boone
183a46d3c1 Added all echos and (half/thumb) peles 2016-11-16 00:35:51 +01:00
Eric Teunis de Boone
97fcb4114c Added all echos 2016-10-30 21:32:07 +01:00
Eric Teunis de Boone
7715352966 Typo for echoA 2016-10-30 19:50:46 +01:00
Eric Teunis de Boone
0c379bf4a1 Added echos for low A,G 2016-10-30 17:45:28 +01:00
kastdeur
fbd2e97b0e Added aliases
rodin
explicit hvthrwd
2016-10-20 02:26:22 +02:00
Sven Axelsson
a181f908a7 Removed unused code 2016-09-16 09:22:47 +02:00
Sven Axelsson
61d706fb26 Merge pull request #3 from jkersell/cheatsheet-fix
Fix rename in cheatsheet.ly
2016-09-07 16:45:27 +02:00
Jazz Kersell
48cc882ff7 Fix rename in cheatsheet.ly 2016-07-10 23:36:54 -04:00
Sven Axelsson
d197e0f921 Start using Lilypond 2.19 2015-10-08 14:26:20 +02:00
Sven Axelsson
7b7ec204c1 Renamed some movements 2015-06-09 09:21:01 +02:00
Sven Axelsson
ce85229c14 Made the changes discussed on lilypond-dev 2015-06-09 09:19:28 +02:00
Sven Axelsson
03b63fc061 Moved my files. 2014-11-02 16:19:40 +01:00
Sven Axelsson
caf26da0cc New default handling of header formats
* Now uses `header_default` or `header_book` depending on the file name
  (it ends with `.book.ly`) if the format is not set explicitly.
* Renamed several music file to reflect this.
2014-01-04 18:07:12 +01:00
Sven Axelsson
000ce033e1 Made compilable with the standard bagpipe.ly 2013-12-29 12:27:43 +01:00
Sven Axelsson
528a73c1f8 Modernized date formatting code 2013-12-29 12:26:42 +01:00
Sven Axelsson
01591eb7c9 Added more piobaireachd stuff 2013-12-29 12:26:10 +01:00
Sven Axelsson
90787a3694 Ignore the entire _output folder 2012-12-26 02:02:25 +01:00
Sven Axelsson
ec780f4920 Renamed the _set folder 2012-12-26 02:01:50 +01:00
Sven Axelsson
f608ef2568 Deleted set info files 2012-12-26 02:01:12 +01:00
Sven Axelsson
d07688fb40 Ignore Amazon S3 index file 2012-11-03 11:29:13 +01:00
Sven Axelsson
3b6b409ee4 Remove obsolete properties 2012-09-24 00:36:03 +02:00
Sven Axelsson
a1eb5d63ff Added tuple brackets as default 2012-09-17 18:14:40 +02:00
Sven Axelsson
c4c6ed565b markuplines -> markuplist 2012-09-17 15:59:04 +02:00
Sven Axelsson
998211acfc Added version numbers 2012-09-17 14:03:53 +02:00
Sven Axelsson
cf42328067 Changed beaming to use beatStructure instead of beamExceptions.
This makes the beaming more predictable, especially in reels.
2012-09-17 13:59:27 +02:00
Sven Axelsson
5ef76ceea2 Updated support files to 2.16 2012-09-16 21:04:09 +02:00
Sven Axelsson
24f2144d12 Ignoring bwwtolily 2011-12-23 10:22:57 +01:00
Sven Axelsson
5eb0d99adb Changed footer. 2011-11-01 00:30:54 +01:00
Sven Axelsson
bdfeaa764f Added fgrip. 2011-11-01 00:30:42 +01:00
Sven Axelsson
16bd8fbc2c Finally fixed note size not reset after grace notes.
Thanks to Jon Chalk <jchalk@400software.com> for noticing!
2011-10-25 16:53:24 +02:00
Sven Axelsson
cfb1e47e76 Added Quick Waltz in concert pitch.
Yes, Quick not Slow. :)
2011-07-13 15:08:38 +02:00
Sven Axelsson
39fa3339c0 Added some stuff and updated other stuff. 2011-05-14 20:09:07 +02:00
Sven Axelsson
c13352e373 Everything has been reformatted and rebroken. 2011-02-12 18:39:44 +01:00
Sven Axelsson
c280bb11ec Tunes for Cowal set. 2011-02-12 18:39:12 +01:00
Sven Axelsson
515b9effcd More tweaks. 2011-01-03 10:19:37 +01:00
Sven Axelsson
d18920f452 Changed most short bars to set Score.measureLength.
This gives better spacing than messing with scaling durations.
2011-01-01 15:33:40 +01:00
Sven Axelsson
ebc8fa650a A couple of corrections and clarifications. 2010-12-30 23:59:18 +01:00
Sven Axelsson
ef54f70802 Added beamlet length tweak. 2010-12-30 15:32:42 +01:00
Sven Axelsson
281962f036 Finally after many years found the tweak to make gracenotes fixed width.
Added correct line breaks in many places because of this new discovery.
2010-12-30 01:44:59 +01:00
Sven Axelsson
28984b08a9 Corrected some MacDonald notation.
Added special taorluaths.
2010-12-29 15:56:37 +01:00
Sven Axelsson
570f941654 Added minimal-breaking to all sets. 2010-10-10 18:32:48 +02:00
Sven Axelsson
5bea1d12d9 Corrections. 2010-09-26 20:28:23 +02:00
Sven Axelsson
c51248feff Fixed showKeySignature to actually work.
Added Mist Covered Sleeves.
2010-04-13 19:20:53 +02:00
Sven Axelsson
94fb0af2bb A bunch of changes 2010-03-21 23:15:41 +01:00
Sven Axelsson
0681c08466 A bunch of new tunes. 2010-02-27 16:36:53 +01:00