Hi Kieren,
Thanks a lot for your feedback! It didn't help me understand the automatic
behavior of Lilypond, but it did help a lot to fix it anyway and have exactly
the output I wanted, thanks again!
I also added an example with both alternative beginning and ending, and one
with the same, but
Hi again,
> _\markup \bold "3×"
Does this not throw an error for you…?
In any case, I think this may be what you’re looking for:
%%% SNIPPET BEGINS
\version "2.24.3"
\layout {
ragged-right = ##f
}
#(define custom-notes '(
(bassdrum default #f -3)
(acousticbassd
Hi Kieren,
Thanks a lot for your answer, unfortunately it still gives me the same results.
Sorry for the lack of precision in my first message. You just made me realize
that, while I tried to remove any variable to avoid confusion, I forgot to
include 2 `\drummode`.
Here are actual files to t
Hi there,
> When compiling, I get no error...
Hmmm… the code you posted throws an error for me.
In any case, I really couldn’t wrap my head around your code structure, so I
tried to reorganize it in a way that made sense to me:
%%% SNIPPET BEGINS
\version "2.25.11"
global = {
\bar ".|:-|"
Hey there,
Glad to be here!
I just hit a wall I absolutely can't get my head around. Indeed, I'm using 2
voices to write drums and I'd like to have an alternative beginning. Here's
what I have so far:
```ly
\score {
<<
\new DrumStaff {
\set DrumStaff.instrumentN
Hi Michael,
On Sun, 2024-08-18 at 11:02 +0200, Zlobinsky Michael wrote:
> Since I only want the drums to sound in the background (so that the
> student has an orientation for syncopated rhythms), it is not so
> dramatic.
>
> I will try to create more examples for non-drummers ov
s more specific
than "Re: Contents of lilypond-user digest..."
Today's Topics:
1. Re: lilyjazz fonts not working (Hans Aikema)
2. Re: lilyjazz fonts not working (Robert Garrigos)
3. Standard rhythms for drums or
Answer to:From: Zlobinsky MichaelSubject: Standard rhythms for drums or percussion.Date: Mon, 22 Jul 2024 14:19:26 +0200With the kind help of Sébastien Richard, I was able to create some examples.I still have display problems, which are probably due to a bug in the Wiki Score plugin.Since I
Hi,It's my first question via mailing list. I'm a guitarist, and I've made some educational tabs. I could use some simple standard rhythms (not to advanced, more suitable for an amateur band.)The results of my experiments are rather modest and very error-prone, as I still have to get used to everyt
Yes, sorry. I did find that after typing the email...
It is the GM mapping, it's just that I didn't want to retype it all by
hand, if I could parse it from somewhere, you see
Thanks!
L
On Fri, Nov 17, 2023 at 11:05 AM Mark Knoop wrote:
> You'll find it in drumpitch-init.ly, I believe it's jus
You'll find it in drumpitch-init.ly, I believe it's just the
standard General MIDI percussion keymap.
At 10:52 on 17 Nov 2023, Luca Fascione wrote:
> Hi,
> I'm converting a MIDI file to lilypond with a drumset track.
> My process goes through MusicXML, but the `musicxml2ly` script I have
> (2.22.
Hi,
I'm converting a MIDI file to lilypond with a drumset track.
My process goes through MusicXML, but the `musicxml2ly` script I have
(2.22.2) emits pitches instead of percussion notes.
I can write a script to map those, but if anyone had a starting point,
that'd be grand.
In my mind, the mappi
Nice thanks for helping.
--- Original Message ---
On Friday, April 28th, 2023 at 19:50, Pierre-Luc Gauthier
wrote:
>
>
> Closer to what I would want but still :
>
> \new DrumStaff \with {
> } {
> \context DrumVoice = "1" {
> \override NoteHead.color = "red"
> }
> \context DrumVoice
Closer to what I would want but still :
\new DrumStaff \with {
} {
\context DrumVoice = "1" {
\override NoteHead.color = "red"
}
\context DrumVoice = "2" {
\override NoteHead.color = "green"
}
\repeat unfold 2 \grooveI |
\repeat unfold 4 \grooveII |
}
HTH
--
Pierre-Luc Gaut
Sorry about that, yes the example does not show anything about the
connection between voice "1" and "2".
Here is one that does :
\version "2.25.5"
\language "english"
grooveI = \drummode <<
<<
{
\override NoteHead.color = "red"
\repeat unfold 15 hh16 hho\laissezVibrer |
No question that this is a nice example as well, but I don't see where it shows
that the
voices are connected somehow (most probable I just missed it when reading over
it).
Can you explain further? (maybe reference some lines or what to look at)
Best wishes
Lukas
--- Original Message -
Le jeu. 27 avr. 2023, à 20 h 48, a écrit :
> > <<
> > { hh4 hh q }
> > \\
> > { bd4 r bd r }
> > >>
> are the voices somehow linked if I create another chunk like that?
Yes they are.
<< {…} \\ {…} >>
is equivalent to
\new Staff <<
\new Voice = "1" { \voiceOne … }
\new Voice = "2" { \voic
--- Original Message ---On Thursday, April 27th, 2023 at 05:03, Stu
McKenzie wrote:
>
>
> On 2023-04-26 16:24, mail-login+lilyp...@protonmail.com wrote:
>
> > Hi,
> >
> > I'm just getting started with lilypond so I hope this issue is not obv
Hi,
> Quasi all I write for drum is in multiple small chunks of this format :
> <<
> { hh4 hh q }
> \\
> { bd4 r bd r }
> >>
>
>
> Using lots of variables of reused patterns for hh and whatnot.
Oh I like this notation. Just being curios, are the voices somehow linked if I
create another chu
On 2023-04-26 16:24, mail-login+lilyp...@protonmail.com wrote:
Hi,
I'm just getting started with lilypond so I hope this issue is not obvious. As
I'm playing the drums, many tutorials I found regarding lilypond do not quite
apply in the details. So far the two things I've
Hi,
I'm just getting started with lilypond so I hope this issue is not obvious. As
I'm playing the drums, many tutorials I found regarding lilypond do not quite
apply in the details. So far the two things I've found are
https://lilypondcookbook.com/toc and the docs
https://l
Hello Andrew,Here is this example, for what it’s worth:
PercussionsPourLeConcertDeMars2019.ly
Description: Binary data
JMLe 12 mai 2019 à 14:24, Andrew Bernard <andrew.bern...@gmail.com> a écrit :Hi Jacques,I was of course joking about drums! But I was hoping we might see a nice example her
Hi Jacques,
I was of course joking about drums! But I was hoping we might see a nice
example here from you on the list, which I am sure would be helpful to
people.
cheerio!
Andrew
On Sun, 12 May 2019 at 19:13, Jacques Menu wrote:
>
> I sent the file privately because it’s no MWE and I
Hello Aaron and all,
No offense, and thanks for the translation.
I sent the file privately because it’s no MWE and I don’t have any way to make
it available on the net.
I can share it on this list of course if that fits.
A nice day!
JM
> Le 12 mai 2019 à 10:13, Aaron Hill a écrit :
>
> On 2
On 2019-05-12 12:37 am, Andrew Bernard wrote:
Sadly, we are not all comprehensive polyglots.
Oh, to be an actual polyglot I could only wish. But I have always been
far more interested in writing systems and scripts than the languages
themselves. As such, I am resigned to utilizing online tr
Andrew Bernard writes:
> Sadly, we are not all comprehensive polyglots.
>
> I could not refer to our new friend by name as I could not figure it out.
Well, From: Данил Костенков would suggest
Danil to be a reasonably good guess. I find that just knowing the
alphabet brings a lot of Russian int
Definitely Jacques drums should be played in private.
Andrew
On Sun, 12 May 2019 at 17:01, Jacques Menu wrote:
> Hello Отправлено,
>
> I send you an example privately.
>
>
___
lilypond-user mailing list
lilypond-user@gnu.org
https:
Sadly, we are not all comprehensive polyglots.
I could not refer to our new friend by name as I could not figure it out.
a
On Sun, 12 May 2019 at 17:26, Aaron Hill wrote:
> On 2019-05-11 11:55 pm, Jacques Menu wrote:
> > Hello Отправлено,
>
> By the by, "Отправлено с iPhone" means "Sent from
On 2019-05-11 11:55 pm, Jacques Menu wrote:
Hello Отправлено,
By the by, "Отправлено с iPhone" means "Sent from iPhone".
-- Aaron Hill
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hello Отправлено,
I send you an example privately.
JM
> Le 12 mai 2019 à 08:04, Malte Meyn a écrit :
>
>
>
> Am 12.05.19 um 07:53 schrieb Данил Костенков:
>> Hello everybody!
>> I want to write notes for drums. But I don’t know how it do. Give me some
>> ad
Am 12.05.19 um 07:53 schrieb Данил Костенков:
Hello everybody!
I want to write notes for drums. But I don’t know how it do. Give me some
advices and instructions about this. Thank you in advance.
Hi Danil,
have a look at the “Percussion” section of the Notation Reference:
http
Hello everybody!
I want to write notes for drums. But I don’t know how it do. Give me some
advices and instructions about this. Thank you in advance.
Отправлено с iPhone
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman
Thanks, this is more close to what I want. I noticed the actual \partcombine
doesn't behaves as I want for this case (never split voices). But still it
doesn't work: when the music is different, using this method will rise
errors and don't behave as desired.
I see two ways of building a solution, r
On 2019-02-17 2:38 pm, Pedro Pessoa wrote:
Hello!
Is there a known way of using partcombine with drums?
I'm not familiar with it, but I tried to do it as in the notation
reference.
I found nothing about this limitation in neither manuals, mailing
archive or
LSR.
Thanks!
%% Snippet
Hello!
Is there a known way of using partcombine with drums?
I'm not familiar with it, but I tried to do it as in the notation reference.
I found nothing about this limitation in neither manuals, mailing archive or
LSR.
Thanks!
%% Snippet Begin
\version "2.19.82"
drumA = \drumm
Hi, Molly!
On Sat, Aug 5, 2017 at 7:34 PM, Kieren MacMillan <
kieren_macmil...@sympatico.ca> wrote:
>
> > However I can't seem to get it to \RemoveEmptyStaves for the \DrumStaff.
> This is what I tried.
> >
> > \layout {
> > \context {
> > \Staff
> > \RemoveEmptyStaves
> > \DrumStaff
> > \RemoveE
Hi Molly,
> However I can't seem to get it to \RemoveEmptyStaves for the \DrumStaff. This
> is what I tried.
>
> \layout {
> \context {
> \Staff
> \RemoveEmptyStaves
> \DrumStaff
> \RemoveEmptyStaves
> }
To be honest, I'm not even sure *what* that would do… =\
Here's what I just tried, an
Hello,
I am making parts and have glockenspiel and the non-pitched percussion on
one part.
However I can't seem to get it to \RemoveEmptyStaves for the \DrumStaff.
This is what I tried.
\layout {
\context {
\Staff
\RemoveEmptyStaves
\DrumStaff
\RemoveEmptyStaves
}
}
Thanks!
Molly
___
Hi All,
Here's a new snippet posted by a French user :
http://lsr.di.unimi.it/LSR/Item?u=1&id=970
who asked for translation help.
So I've made it but engish is not my mother language and I'm no
percussionist; please be so kind to tell if anything's wrong.
I've also tagged it as "docs"
See disuss
n wrote:
2012/12/6 vector457 mailto:vector...@gmail.com>>
That would mean Id have to write out the pitch notes (ie new
staff) twice?
once for the layout and then again with the drums for the midi.
Of course not:
melody = \relative c' { c4 d e f }
\score {
<<
2012/12/6 vector457
> That would mean Id have to write out the pitch notes (ie new staff)
> twice?
> once for the layout and then again with the drums for the midi.
>
Of course not:
melody = \relative c' { c4 d e f }
\score {
<<
\new Staff { \melody }
&g
That would mean Id have to write out the pitch notes (ie new staff) twice?
once for the layout and then again with the drums for the midi.
On 12/06/2012 08:48 PM, Marek Klein wrote:
Hello,
2012/12/6 vector457 mailto:vector...@gmail.com>>
yeah I want to keep the drums in the midi
vector457 writes:
> ahh thanks David.. seems it works fine under timidity but not under
> movie player.. strange as I just went thru a stack of mid files on my
> pc(source unknown) and sure enough some dont work in movie player but
> are fine under timidity..go figure
Huh. I would have thought
Hello,
2012/12/6 vector457
> yeah I want to keep the drums in the midi output but not display it in the
> pdf
You can have separate \score blocks for layout and for midi - this way you
can get what you want. Like this:
\score {
\new Staff...
\layout {}
}
\score {
\new
yeah I want to keep the drums in the midi output but not display it in
the pdf
On 12/06/2012 04:32 PM, Nathan wrote:
On Wed, Dec 5, 2012 at 8:07 PM, vector wrote:
Hi there,
Im getting the hang of this even tho it might not look it ;) thanks for all
your inputs.
I wanted to add a simple
:
vector457 writes:
I have the same script extracted from the manuals which was written
and working on a windows box.
I got it home and put it on the ubuntu machine and only the drums
sound. I have lost the "flute" notes? (when played with movie player)
Have I not assigned the midi properly
vector457 writes:
> I have the same script extracted from the manuals which was written
> and working on a windows box.
> I got it home and put it on the ubuntu machine and only the drums
> sound. I have lost the "flute" notes? (when played with movie player)
> Hav
I have the same script extracted from the manuals which was written and
working on a windows box.
I got it home and put it on the ubuntu machine and only the drums sound.
I have lost the "flute" notes? (when played with movie player)
Have I not assigned the midi properly? or is it
On Wed, Dec 5, 2012 at 8:07 PM, vector wrote:
> Hi there,
> Im getting the hang of this even tho it might not look it ;) thanks for all
> your inputs.
>
> I wanted to add a simple drumbeat to the previous script and produce a basic
> chord and drums midi.
D'oh! My bad.
On Wed, Dec 5, 2012 at 8:07 PM, vector wrote:
> Hi there,
> Im getting the hang of this even tho it might not look it ;) thanks for all
> your inputs.
>
> I wanted to add a simple drumbeat to the previous script and produce a basic
> chord and drums midi.
> so far I have
Hi there,
Im getting the hang of this even tho it might not look it ;) thanks for
all your inputs.
I wanted to add a simple drumbeat to the previous script and produce a
basic chord and drums midi.
so far I have this working.
But I want to remove the drums completely from the pdf output. ie
Riccardo Del Monte writes:
> Hello.
>
> I'm really new to Lilypond. I think it's an interesting project, so I
> started reading the first two chapters of the Learning Manual on
> lilypond.org. But since I play the drums, I wanted to see how the
> program worked wi
Hello.
I'm really new to Lilypond. I think it's an interesting project, so I started
reading the first two chapters of the Learning Manual on lilypond.org. But
since I play the drums, I wanted to see how the program worked with drums
scores. Thus, as my first test with Lilypond,
Hello.
I'm really new to Lilypond. I think it's an interesting project, so I started
reading the first two chapters of the Learning Manual on lilypond.org. But
since I play the drums, I wanted to see how the program worked with drums
scores. Thus, as my first test with Lilypond, I c
Am 30. März 2012 08:40 schrieb lesmondo :
> Hi,
>
> I'm trying to alter the triangle entry in drums-styles.
>
> I've read through the manual and created the new style in a new list.
>
> #(define mydrums '(
>
> (triangle doThin #f 6)
>
> ))
>
>
Hi,
I'm trying to alter the triangle entry in drums-styles.
I've read through the manual and created the new style in a new list.
#(define mydrums '(
(triangle doThin #f 6)
))
This gives me the correct output for my new triangle.
However, I don't want to copy the ent
Interesting! Very nice thank you!
I'm trying to write down a swing (it's written as eighths, but played as
triplets without the middle third) on the ride,
while playing triplets on the bass and the snare, as an exercise.
So while playing, the last triplet of the snare should be played together
Hi,
2011/4/6 Wim Van Dijck :
> \version "2.12.3"
>
> swing = \drummode { cymr4 cymr8 cymr8 cymr4 cymr8 cymr8 }
> down = \drummode { \times 2/3 { bd8 sn sn } \times 2/3 { << bd hhp >> sn sn
> } \times 2/3 { bd sn sn } \times 2/3 { << bd hhp >> sn sn } }
>
> \score {
> \new DrumStaff {
> <<
>
Hi all,
Version : 2.12.3 on OSX via MacPorts
Given
\version "2.12.3"
swing = \drummode { cymr4 cymr8 cymr8 cymr4 cymr8 cymr8 }
down = \drummode { \times 2/3 { bd8 sn sn } \times 2/3 { << bd hhp >> sn
sn } \times 2/3 { bd sn sn } \times 2/3 { << bd hhp >> sn sn } }
\score {
\new DrumStaf
Philippe Hezaine wrote:
elision done here...
Hi,
There is an error in the typesetting.
The author writes <>
Write it: 8
Cheers.
Thanks! one quick global search and replace and the code compiles
cleanly and gives a good output.
Patrick
___
e the same beautiful output without all
the complaints?
\version "2.11.58"
\header {
title = "Drum Excersises Robin"
subtitle = "week 40 - 2009"
}
% -- Drums --
up = \drummode {
\voiceOne
cymr8 cymr8 cymr8 cymr8 cymr8 cymr8 cymr8 cymr8
cymr8 cymr8 cymr8 cy
ithout all
the complaints?
\version "2.11.58"
\header {
title = "Drum Excersises Robin"
subtitle = "week 40 - 2009"
}
% -- Drums --
up = \drummode {
\voiceOne
cymr8 cymr8 cymr8 cymr8 cymr8 cymr8 cymr8 cymr8
cymr8 cymr8 cymr8 cymr8 cymr8 cymr8 cymr8 cymr8
c
Hello.
> Thanks in advance. BTW, this is what I did for her three exercises (just
> beginning ;-). Is this maybe rewritable to shorthand in some case? Maybe
> with repeats or so? Any help wouyld be appreciated.
The shorthand for
cymr8 cymr8 cymr8 cymr8
would be
\repeat unfold 4 {
cymr
? Maybe
with repeats or so? Any help wouyld be appreciated.
\version "2.11.58"
\header {
title = "Drum Excersises Robin"
subtitle = "week 40 - 2009"
}
% -- Drums --
up = \drummode {
\voiceOne
cymr8 cymr8 cymr8 cymr8 cymr8 cymr8 cymr8 cy
Daniel MALIK wrote:
i try this code for a midi file with drums with a volume low
\score {
<<
\new Staff {
\set Staff.midiMaximumVolume = #1
\NOTES
}
\new Staff {
\set = #0.1
i try this code for a midi file with drums with a volume low
\score {
<<
\new Staff {
\set Staff.midiMaximumVolume = #1
\NOTES
}
\new Staff {
\set = #0.1
Hi All,
When I output to MIDI, it seems that notes on my DrumStaff do not go to
channel ten--in the MIDI file, they are assigned a basic GM piano sound. Is
there a way to explicitly assign MIDI channel 10 to DrumStaff?
Thanks,
Dave
___
lilypond-user ma
M Watts wrote:
Grammostola Rosea wrote:
Hi,
It is possible to get an typical jazz swing also in the midi file, so
I hear it when playback?
I think you'd have to code swing drum section just for the midi
output, with something like
\times 2/3 { hh4 hh8 } to get swung rhythms.
Just for th
Valentin Villenave wrote:
2009/4/19 Grammostola Rosea :
It is possible to get an typical jazz swing also in the midi file, so I hear
it when playback?
It's a request that is already waiting in our tracker:
http://code.google.com/p/lilypond/issues/detail?id=687
Ok great, so: +1
\r
> Grammostola Rosea wrote:
> > Hi,
> >
> > It is possible to get an typical jazz swing also in the midi file, so
> > I hear it when playback?
> >
> I think you'd have to code swing drum section just for the midi output,
> with something like
>
> \times 2/3 { hh4 hh8 } to get swung rhythms.
>
2009/4/19 Grammostola Rosea :
> It is possible to get an typical jazz swing also in the midi file, so I hear
> it when playback?
It's a request that is already waiting in our tracker:
http://code.google.com/p/lilypond/issues/detail?id=687
Regards,
Valentin
__
Grammostola Rosea wrote:
Hi,
It is possible to get an typical jazz swing also in the midi file, so
I hear it when playback?
I think you'd have to code swing drum section just for the midi output,
with something like
\times 2/3 { hh4 hh8 } to get swung rhythms.
___
Hi,
It is possible to get an typical jazz swing also in the midi file, so I
hear it when playback?
Thanks in advance,
\r
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
I am working on customizing some drum notation. From the tutorial I got this
#(define mydrums '(
(bassdrum default #f -1)
(snare default #f 0)
(hihat cross #f 1)
(pedalhihat xcircle "stopped" 2)
(lowtom diamond #f 3)))
It works but I don't know what I am doing. Wat does #f means? or "stopped
PL -
Add
\override Rest #'extra-offset = #'(0 . 2.5)
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
pascal lawrynowicz
Sent: Monday, November 20, 2006 6:20 AM
To: lilypond-user
Subject: drums rest
Jannik Jeppesen wrote:
Hi All..
I am trying to mix drums and chords, but cant make it work.
I want the chords to be played once every bar and a hh on the quarter
notes to keep the beat.
How does this work..
My suggestion is very bad, I think...
Not at all, just make sure to tell LilyPond
Hi All..
I am trying to mix drums and chords, but cant make it work.
I want the chords to be played once every bar and a hh on the quarter notes
to keep the beat.
How does this work..
My suggestion is very bad, I think...
Jannik
===
\version "2.6.3"
On 16-May-05, at 12:35 AM, pascal lawrynowicz wrote:
Has anyone write drums parts with lilypond ?
Is it really possible.
Need help.
Please read this section of the manual:
http://lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/
Rhythmic-music.html
Cheers,
- Graham
>
> Has anyone write drums parts with lilypond ?
Yes.
> Is it really possible.
Yes. See:
http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Percussion-staves.html#Percussion-staves
> Need help.
>
More explicitely?
Hi,
Has anyone write drums parts with lilypond ?
Is it really possible.
Need help.
PL
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
I know, this should submitted to lilypond-bugs, but I had no chance in
subscribing up to now. The following source
\score {
\new DrumStaff <<
\context DrumVoice = "1" { s1 }
\context DrumVoice = "2" { s1 }
\drummode {
<<
{ r4 sn r sn } \\
{ bd r
While doing some MIDI file to Csound conversion, that involves
separate tracks for different drums/percussion instruments, I got to
thinking about Lilypond and began to wonder about putting the drums on
more than one MIDI track via Lilypond ...doing so with Lilypond looked
like a possibility
While doing some MIDI file to Csound conversion, that involves
separate tracks for different drums/percussion instruments, I got to
thinking about Lilypond and began to wonder about putting the drums on
more than one MIDI track via Lilypond ...doing so with Lilypond looked
like a possibility
e rest would be printed by the top voice, and the bottom voice would
have a spacer note.
In a \drums context, this doesn't seem to work. If I try
<<
{hh4 hh tomml4\rest hh} \\
{bd4 bd s bd}
>>
I get a message telling me there's an unexpected REST when a drum note
is exp
lilypond gives me doesn't sound good.
>
> I use timidity for hearing midis, and I've tested different midi files
> i found in internet wich have drums, and sounds perfect, so i suppose
> that i have all correctly installed. (i think)
>
> But, when i listen at a lilypond mi
Hello,
I need to transcribe some music with percussion, and i've notice that
the midi output that lilypond gives me doesn't sound good.
I use timidity for hearing midis, and I've tested different midi files
i found in internet wich have drums, and sounds perfect, so i suppose
> On Wed, 10 Oct 2001, Amelie Zapf wrote:
>
> > Hi Joerg,
> >
> > I frequently have to write drum parts. That works, except for the midi
> > playback. I define a macro:
> >
> > cr = {
> > \property Voice.NoteHead \override #'style = #'cross
> > }
> >
> > and
> >
> > ncr = {
> > \prop
On Wed, 10 Oct 2001, Amelie Zapf wrote:
> Hi Joerg,
>
> I frequently have to write drum parts. That works, except for the midi
> playback. I define a macro:
>
> cr = {
> \property Voice.NoteHead \override #'style = #'cross
> }
>
> and
>
> ncr = {
> \property Voice.NoteHead \rever
Hi Joerg,
I frequently have to write drum parts. That works, except for the midi
playback. I define a macro:
cr = {
\property Voice.NoteHead \override #'style = #'cross
}
and
ncr = {
\property Voice.NoteHead \revert #'style
}
That gives me a very convenient way of switching b
Joerg Anders <[EMAIL PROTECTED]> writes:
> Some weeks ago there was a discussion about MIDI channel
> definition in LilyPond. If I noticed this right, nobody
> answered. (?)
Percussion is not yet supported in LilyPond; at your own risk you may
have a look at input/test/drums.ly
--
Jan Nieuwen
Hello!
Some weeks ago there was a discussion about MIDI channel
definition in LilyPond. If I noticed this right, nobody
answered. (?) The channel is important for drum track
definition, because the drum track is on MIDI channel 10
on most soundcards.
BTW: Does LilyPond offer drum notes ? (note
91 matches
Mail list logo