Johann_Sebastian_Bach_-_BWV_269_-_Aus_meines_Herzens_Grunde.mid (file size: 2 KB, MIME type: audio/midi)
This is a file from the Wikimedia Commons. Information from its description page there is shown below. Commons is a freely licensed media file repository. You can help. |
Summary
DescriptionJohann Sebastian Bach - BWV 269 - Aus meines Herzens Grunde.mid |
English: "Aus meines Herzens Grunde", Chorale 1 (BWV 269), for harpsichord and piano by J. S. Bach (1685–1750) from Editions de J.P Kimberger - C.P.E Bach. |
||||||||||||||||||||||||||
Date | |||||||||||||||||||||||||||
Source | The Mutopia Project | ||||||||||||||||||||||||||
Author |
creator QS:P170,Q1339 |
||||||||||||||||||||||||||
Other versions |
|
LilyPond source
This MIDI file was generated by LilyPond, a free-software engraving program. Here is a listing of the LilyPond source used to create this file. |
\version "2.0.1"
blanknotes = {
\property Voice.NoteHead \override
#'transparent = ##t
\property Voice.Stem \override
#'transparent = ##t
}
unblanknotes = {\property Voice.NoteHead \revert #'transparent
\property Voice.Stem \revert #'transparent
}
\header{
%indication d'ent�te et bas de page
title = "Aus meines Herzens Grunde"
subtitle = "BWV 269"
composer = "Johann Sebastian Bach"
poet = "Vierstimmige Chor�le"
maintainer = "Laurent Ducos"
tagline = "\\parbox{\\hsize}{\\thefooter\\quad\\small\\noindent\\hspace{\\stretch{1}} This music is part of the Mutopia project: \\hspace{\\stretch{1}} \\texttt{http://www.MutopiaProject.org/}\\\\ \\makebox[\\textwidth][c]{It has been typeset and placed in the public domain by " + \maintainer + ".} \\makebox[\\textwidth][c]{Unrestricted modification and redistribution is permitted and encouraged---copy this music and share it!}}"
footer = "Mutopia-2003/12/31-378"
}
% information exig�es par mutopia
mutopiatitle = "Aus meines Herzens Grunde BWV 269"
mutopiacomposer = "Johann Sebastian Bach 1685 1750"
mutopiainstrument = "Piano"
date = "1784-1787"
source = "Editions de J.P Kimberger-C.P.E Bach"
style = "Classique"
copyright = "Public Domain"
maintainer = "Laurent Ducos"
maintainerEmail = "laurentdany@free.fr"
lastupdated = "31 decembre 2003"
\include "italiano.ly" % Permet d'entrer les notes en francais
\include "paper20.ly"
Soprane = \notes \context Voice = $Soprane {
%voix principale de la port�e en clef de sol
\property Staff.midiInstrument = "acoustic grand"
\time 3/4
\key sol \major
\clef treble
\stemUp
\repeat volta 2
{\partial 4
sol'
sol'2 re''4
si'4. la'8 sol'4
sol'4. la'8 si'4
la'2-\fermata si'4
re''2 do''4
si' la'2
\partial 2 sol'2-\fermata}
% partie b
\partial 4 si'4
si'4 do'' re''
re''4. do''8 si'4
la'2-\fermata sol'4
si'2 do''4
re''2 do''4
si'2.
sol'2-\fermata si'4
re''2 do''4
si'2 la'4
sol'4. la'8 si'4
la'2-\fermata si'4
re''2 do''4
si' la'2
sol'2-\fermata
\bar "|."
}
Alto = \notes \context Voice = $Alto {
%voix secondaire de la port�e en clef de sol
\property Staff.midiInstrument = "acoustic grand"
\time 3/4
\key sol\major
\clef treble
\stemDown
\tieDown
\repeat volta 2
{\partial 4
re'4
re' mi' re'
re'2 si4
mi'8 re' mi' fad' sol'4
fad'2 sol'4
re' mi' fad'
sol'2 fad'4
\partial 2 re'2}
% partie b
\partial 4 sol'4~
sol'8 fad' mi' fad' sol'4~
sol'8 la' sol' fad' sol'4
fad'2 mi'4
mi'4 fad'8 sol' la'4
la' sol'4. fad'8
sol'2 fa'4
mi'2 sol'4
la'4. sol'8 fad'4
sol'2 fad'4~
fad'8 mi' mi' fad' sol'4
fad'2 sol'4
la'2 sol'8 fad'
sol'2 fad'4
re'2
\bar "|."
}
Tenor = \notes \context Voice = $Tenor {
%voix principale de la port�e en clef de fa
\property Staff.midiInstrument = "acoustic grand"
\time 3/4
\key sol \major
\clef bass
\stemUp
\repeat volta 2
{\partial 4
si4
si do'8 si la4
sol fad sol
do'8 si do'4 re'
re'2 re'4
la si do'
re' mi' [re'8 do'] % [] Work around for bug in Lilypond 2.0.1
\partial 2 si2}
% partie b
\partial 4 re'4
re'4 do' si8 la
si do' re'4 re'
re'2 si4
sol la mi'
re'2 re'4
re'2.
do'2 re'4
re'8 do' si4 do'
re'2 re'8 do'
si4 do' re'
re'2 re'4
re'2 mi'4
mi'2 re'8 do'
si2
\bar "|."
}
Basse = \notes \context Voice = $Basse {
%voix secondaire de la port�e en clef de fa
\property Staff.midiInstrument = "acoustic grand"
\time 3/4
\key sol \major
\clef bass
\stemDown
\repeat volta 2
{\partial 4
sol,4
sol mi fad4
sol re mi
do si,8 la, sol,4
re2 sol,4
fad, sol, la,
si, do re
\partial 2 sol,2}
% partie b
\partial 4 sol,4
sol,4 la, si,
si,4. la,8 sol,4
re2 mi4~
mi re do
si,4. do8 re4
sol,8 la, si,4 sol,
do2 sol,4
fad, sol, la,
si, sol, re
mi8 re do si, la, sol,
re2 sol4~
sol fad mi~
mi8 re do4 re
sol,2
\bar "|."
}
SopraneStaff = \context Staff = SopraneStaff <<
\Soprane
\Alto
>>
TenorStaff = \context Staff = TenorStaff <<
\Tenor
\Basse
>>
\score {
\context PianoStaff <<
<<
\SopraneStaff
\TenorStaff
>>
>>
\paper {
}
\midi {
%indication d'interpr�tation midi
\tempo 4 = 72
}
}
Licensing
This file has been released explicitly into the public domain by its author, using the Creative Commons Public Domain Dedication formerly here
This file may be used for any purpose including unrestricted redistribution, commercial use, and modification. Note: Creative Commons has retired this legal tool and does not recommend that it be applied to works. It is recommended you use {{Cc-zero}} instead. Creative Commons Public Domain DedicationPublic Domainhttps://web.archive.org/web/20230926203737/https://creativecommons.org/licenses/publicdomain/false
This legal tool may not be effective or applicable in non-US jurisdictions. |
This file, which was originally posted to
The Mutopia Project, was reviewed on 18 March 2013 by reviewer Morning Sunshine, who confirmed that it was available there under the stated license on that date.
|
Items portrayed in this file
depicts
31 December 2003
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 23:55, 17 March 2013 | 0.0 s (2 KB) | Green Mostaza | == {{int:filedesc}} == {{Information |description={{en|"Aus meines Herzens Grunde", Chorale 1 (BWV 269), for harpsichord and piano by J. S. Bach (1685–1750) from Editions de J.P Kimberger - C.P.E Bach.}} |date=2003-12-31 |source=[http://www.ibiblio.o... |
File usage
No pages on the English Wikipedia use this file (pages on other projects are not listed).