Commit Graph

86 Commits

Author SHA1 Message Date
Eric Teunis de Boone bafcc6ef6f Remove internal functions file 2023-08-18 13:58:06 +02:00
Eric Teunis de Boone 3b3844d7cb Update README 2023-08-18 13:58:03 +02:00
Eric Teunis de Boone a627bafd2a Closes #19: deprecation warnings due to property paths 2023-08-18 13:52:38 +02:00
Eric Teunis de Boone 5440780bb0 Put subfiles into subdirectory with the package name
This allows someone to use `\include lilydrum/embellishments.ily` if needed.
2023-08-18 13:52:38 +02:00
Eric Teunis de Boone 50da682fb6 Move internal functions into separate file for deprecation 2023-08-18 13:52:30 +02:00
Eric Teunis de Boone 04633ac833 Closes #18: tutti misalign on ending flam 2023-08-08 12:31:06 +02:00
Eric Teunis de Boone d36ebd4746 Wrong hands for Ruff embellishments 2023-08-08 12:02:32 +02:00
Eric Teunis de Boone 488e95e71e Remove leaking \small from \drumgrace
If needed, this could be replaced with a \magnifyStaff 9/10 in the
 future. But it was barely useful in the few tests I did.

Instead let's leave this to lilypond.
'Cause, you know, lilypond is cool! :-)
2022-03-15 23:30:53 +01:00
Eric Teunis de Boone 02988c4beb
Merge pull request #16 from kastdeur/10-one-note-tutti
Let the Tutti function work with single notes
2021-11-25 23:15:14 +01:00
Eric Teunis de Boone 50dc9c00fe Tutti function works with single notes.
Closes #10
2021-11-16 16:15:29 +01:00
Eric Teunis de Boone 68fb47f675 Slight tweak of the README.md to be a more specific about usage. 2021-03-11 12:15:50 +01:00
Eric Teunis de Boone 0497db972d MusicFix in example.ly
The dot should be on the first 8th, not on the second for this phrase.
2021-03-11 11:26:42 +01:00
Eric Teunis de Boone 8fa01b00e2 Added Quintuplet and Sextuplet 2020-08-06 16:43:37 +02:00
Eric Teunis de Boone 55c77789f6 Add definitions for optional Flams 2020-07-05 19:53:10 +02:00
Eric Teunis de Boone f8d879f4cc Whitespace fix for Special Sticking 2020-07-05 19:49:12 +02:00
Eric Teunis de Boone 42adbf719a Rotated Cheatsheet 2019-02-10 21:00:13 +01:00
Eric Teunis de Boone d7cdb292c3 Updated the README a bit to include a preview image 2019-02-10 20:17:40 +01:00
Eric Teunis de Boone 2e21c65d8a Updated example.ly
Because of ca6e9110e8
2018-10-22 03:25:12 +02:00
Eric Teunis de Boone ca6e9110e8 Closes #5
The Autohand works on the first note-event it can find
Included DocString for embellishments.ily
2018-10-22 02:53:23 +02:00
Eric Teunis de Boone ee97c53178 Closes #14
Removable tutti's can be pulled off using the tag in the \dr and \fr variables
2018-02-27 23:33:31 +01:00
Eric Teunis de Boone 44c4d3ae99 Shortened actual duration of drumgracing, so they appear as one 32 note to lilypond
This way, flams and drags will not occupy twice the space needed for piping embellishments if they occur at the same time step
2018-02-27 23:18:16 +01:00
Eric Teunis de Boone 3d3e3f9e01 Added a commented example
Removed the reports on loading the files
2018-02-06 16:28:11 +01:00
Eric Teunis de Boone b683a4a520 Added cheatsheet.pdf and updated cheatsheet.ly a bit
slight change in positioning open dragg
tutti now uses the `\dr` and `\fr` shorthands
2018-01-30 16:19:10 +01:00
Eric Teunis de Boone c5224ea9b6 Close #8
Added Rimshot symbol and use of `\rimshot`
2018-01-17 01:32:47 +01:00
ET de Boone 2f474e8b9b
Tutti autotagging with #'tutti
Close !14

Tutti is automatically tagged with #'tutti, so it can be removed using ```removeWithTag #'tutti```
2018-01-16 17:06:51 +01:00
Eric Teunis de Boone 9e5f02b828 Bugfix for cheatsheet.ly
Moved TODOs from Readme into github issues
2017-11-29 00:10:18 +01:00
Eric Teunis de Boone 5944a0e5fd Added rswipe to flourishing definitions 2017-11-20 21:45:45 +01:00
Eric Teunis de Boone a30d9d1018 semi-stable tutti function and scoop 2017-05-29 17:09:06 +02:00
Eric Teunis de Boone 36782f48b0 Updated README file, renamed folder 2017-05-03 13:16:58 +02:00
Eric Teunis de Boone a555d378d1 Changed symbol for backsticking
Added TODO for musical_functions
Changed flourish symbol
2017-02-02 17:06:20 +01:00
Eric Teunis de Boone 8c2534337a Updated beatstructure commands
Removed point-and-click from lilydrum
2016-12-02 11:48:18 +01:00
Eric Teunis de Boone bc65949a6c Updated Readme
MakeDrum script removed (not necessarily needed for lilydrum )
Removed 'indent = 0' line (see above)
2016-11-27 23:14:25 +01:00
Eric Teunis de Boone 0d959e7202 Removed some standard definitions for text.
They are part of my music not lilydrum
2016-11-27 18:23:40 +01:00
Eric Teunis de Boone 24caca1626 Fixed postscript definitions for "rthrow" and "lthrow" flourishes 2016-11-25 15:50:18 +01:00
ET de Boone 4ddf2e4bec Added License 2016-11-24 15:39:31 +01:00
Eric Teunis de Boone 446832fc14 Various updates
new flourish symbols in ps
added R/L near clef
cheatsheet
2016-11-23 03:24:56 +01:00
Eric Teunis de Boone d171211074 Can ignore lilydrum and -pipe files by setting --drumfile '' 2016-10-27 15:07:45 +02:00
Eric Teunis de Boone 176d189edf Merge branch 'master' of github.com:kastdeur/lilydrum 2016-10-27 14:44:18 +02:00
Eric Teunis de Boone 50f0cd4a18 Lily{pipe,drum} was printed as a list 2016-10-27 14:37:53 +02:00
Eric Teunis de Boone 7767d88405 Small updates, fixed makedrum script 2016-10-26 11:21:41 +02:00
Eric Teunis de Boone 2dbb14880a put todo into README.md 2016-10-26 10:30:55 +02:00
Eric Teunis de Boone c953696f97 Lily{pipe,drum} was printed as a list 2016-10-25 05:20:31 +02:00
Eric Teunis de Boone 3be1d22031 Added naming, updated readme 2016-10-20 02:58:37 +02:00
Eric Teunis de Boone e0ee5bb7e0 Only try to check for drum/pipe file if they are not set to '' 2016-07-15 00:25:05 +02:00
Eric Teunis de Boone 94c729bd00 Changed beaming base and added definitions for seconds and thirds 2016-07-12 11:19:49 +02:00
Eric Teunis de Boone 5ffe8e28e4 Fixed problems with a debian install not using python3.4
MakeDrum now uses /usr/bin/env python3 for this
2016-05-17 10:36:27 +02:00
Eric Teunis de Boone 22520541ff Possible to create file which has no dependencies other than lilypond itself 2016-04-27 02:58:09 +02:00
Eric Teunis de Boone 0e32b8c7d7 Update for inclusion files 2016-04-27 02:57:44 +02:00
Eric Teunis de Boone 27bdb5561b Rudimental midi support 2016-03-21 16:16:22 +01:00
Eric Teunis de Boone 6d3e65b9f7 Merge remote-tracking branch 'origin/master' 2016-03-21 01:50:35 +01:00