File:Clave 3-2 rhythm.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(888 × 171 pixels, file size: 6 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description The 3-2 clave rhythm, common in salsa music, in music notation
Date
Source

self-made, rendered from the following LilyPond source code:

\version "2.12.2"
\score {
    % Set up the one-line drum staff
    \new DrumStaff \with{
      drumStyleTable = #percussion-style
      \override StaffSymbol #'line-count = #1
      \override BarLine #'bar-size = #3
    }
    
    % The rhythm
    \drummode {
        cl8 r8 r8 cl8 r8 r8 cl8 r8 r4 cl8 r8 cl8 r4.
    }

    % Output specification
    \layout {}
    \midi {
      % Set tempo of output midi file to 180 bpm
      \context { \Score tempoWholesPerMinute = #(ly:make-moment 180 4) }
    }
}
Author GreenRoot (talk)
Permission
(Reusing this file)
Public Domain

Licensing[edit]

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:50, 14 October 2009Thumbnail for version as of 17:50, 14 October 2009888 × 171 (6 KB)GreenRoot (talk | contribs){{Information |Description=The 3-2 clave rhythm, common in salsa music, in music notation |Source=self-made, rendered from the following LilyPond source code: <source> \version "2.12.2" \score { % Set up the one-line drum staff \n

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: