Skip to content

Commit

Permalink
initial build (from CSU Musicianship Resources)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Shaffer committed Aug 20, 2013
1 parent 47993ac commit 755c703
Show file tree
Hide file tree
Showing 416 changed files with 24,480 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added Graphics/.DS_Store
Binary file not shown.
Binary file added Graphics/C4toC3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/C4toC5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
153 changes: 153 additions & 0 deletions Graphics/Cadences.ly
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
\version "2.14.2"

#(set-default-paper-size "letter")
#(set-global-staff-size 20)

\header {
title = ""
subtitle = ""
poet = ""
composer = ""
tagline = ""
copyright = ""
}

\paper {
indent = 0.0\in
top-margin = 0.5\in
bottom-margin = 0.25\in
page-top-space = 0\in
before-title-space = 0\in
between-title-space = 1.5\in
after-title-space = 1.05\in
line-width = 7.0\in
left-margin = 0.75\in
right-margin = 0.75\in
ragged-right = ##t
ragged-bottom = ##f
ragged-last-bottom = ##t
system-system-spacing #'minimum-distance = #25
markup-system-spacing #'minimum-distance = #18
last-bottom-spacing #'minimum-distance = #15
% page-count = #3
print-page-number = ##f
}

global = {
\override Score.PaperColumn #'keep-inside-line = ##t
\override Score.BarNumber #'padding = #2
\override VoltaBracket #'extra-offset = #'(0 . -3)
\override ChordName #'font-family = #'roman
\override Score.LyricText #'font-series = #'bold
\override Score.LyricText #'font-family = #'sans
\override ChordName #'font-size = #0.5
\override Staff.TimeSignature #'style = #'()
\set majorSevenSymbol = \markup { "maj7" }
\override Staff.StaffGrouper #'staff-staff-spacing #'minimum-distance = #40

% enter key signature, time signature, pickup length here
\key c \major
\time 2/2
% \partial 8
}

upper = \relative c'' {
\clef treble
<<
{
% enter melody here
<g d'>1 c
e2 d c1
e2 d c1
e2 d c1
e2 d c1
d2 e <g, d'>1 c1
} \\

{
% enter middle voices (alto & tenor) here
c2 b <e, g>1
<g c>2~ <g b> <e g>1
<g c>2~ <g b> <e g>1
<g c>2 <f b> <e g>1
<g c>2 <f b> <e g>1
<g b>2 <g c> c b <e, g>1
}
>>
}

lower = <<
\new Voice = "bass" <<
\relative c' {
\clef bass

% enter bass line here
g2 g, c1 \bar "|." \break
g'2 g, c1 \bar "|." \break
g'2 g, c1 \bar "|." \break
g'2 g, c1 \bar "|." \break
g'2 g, c1 \bar "|." \break
g'1~ g c,1 \bar "|."
}

\new FiguredBass \figuremode {
\override BassFigure #'extra-offset = #'(0 . 12)

% enter figures here within <> brackets
% use + for sharp, - for flat, ! for natural
% _ will make accidental by itself (apply to 3)
% use s if bass note has no figure

<4>2 <3> s1
<8 5 4>2 <8 5 3> s1
<6 4>2 <5 3> s1
<8 6 4>2 <8 5 3> s1
<8 6 4>2 <7 5 3> s1
<5 3>2 <6 4> <5 4> <5 3> s1
}
>>
>>

functionalBass = {
\set stanza = \markup { \normal-text "" }
\lyricmode {

% enter functional bass here, follwing the rules of lilypond lyrics

"D5" \skip2 "T1"
"D5" \skip2 "T1"
"D5" \skip2 "T1"
"D5" \skip2 "T1"
"D5" \skip2 "T1"
"D5" "T1"
}
}

dynamics = {
s1\p
}

pedal = {
s2\sustainOn
s\sustainOff
}

\score {
\new PianoStaff \with {
\override StaffGrouper #'staff-staff-spacing #'minimum-distance = #15
}
<<
\set PianoStaff.instrumentName = " "
\set PianoStaff.shortInstrumentName = " "
\set PianoStaff.midiInstrument = "piano"
\new Staff = "Staff_pfUpper" << \global \upper >>
% \new Dynamics = "Dynamics_pf" \dynamics
\new Staff = "Staff_pfLower" << \global \lower >>
\new Lyrics \lyricsto "bass" { \functionalBass }
% \new Dynamics = "pedal" \pedal
>>
\layout {
\context { \Score \remove "Bar_number_engraver" }
\context { \Staff \remove "Time_signature_engraver" }
}
}
Binary file added Graphics/Cadences.pdf
Binary file not shown.
Binary file added Graphics/Cadential64-7th.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Cadential64-full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Cadential64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/16period-hybrid1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/16period-hybrid3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/16period-sent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/16sentence.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/hybrid1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/hybrid2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/hybrid3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/hybrid4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/period.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/ClassicalThemes/sentence.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Compound43-full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Compound43.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/D7ofV.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/D7p.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Double.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/F3toG4-alto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Handouts/LSandFBsymbols.pdf
Binary file not shown.
Binary file added Graphics/Handouts/funcBassChart.pdf
Binary file not shown.
Binary file added Graphics/Inversions/4-2chords.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Inversions/4-3chords.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Inversions/5-3chords.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Inversions/6-3chords.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/Inversions/6-4chords.png
Binary file added Graphics/Inversions/6-5chords.png
Binary file added Graphics/Inversions/7chords.png
137 changes: 137 additions & 0 deletions Graphics/KBtypesettingDemo.ly
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
\version "2.14.2"

#(set-default-paper-size "letter")
#(set-global-staff-size 20)

\header {
title = ""
subtitle = ""
poet = ""
composer = ""
tagline = ""
copyright = ""
}

\paper {
indent = 0.0\in
top-margin = 0.5\in
bottom-margin = 0.25\in
page-top-space = 0\in
before-title-space = 0\in
between-title-space = 0.5\in
after-title-space = 1.05\in
line-width = 7.0\in
left-margin = 0.75\in
right-margin = 0.75\in
ragged-right = ##f
ragged-bottom = ##f
ragged-last-bottom = ##t
system-system-spacing #'minimum-distance = #20
markup-system-spacing #'minimum-distance = #10
last-bottom-spacing #'minimum-distance = #15
% page-count = #3
print-page-number = ##f

myStaffSize = #18
#(define fonts
(make-pango-font-tree "Fanwood"
"Nimbus Sans"
"Luxi Mono"
;; "Helvetica"
;; "Courier"
(/ myStaffSize 18)))
}

global = {
\override Score.PaperColumn #'keep-inside-line = ##t
\override Score.BarNumber #'padding = #2
\override VoltaBracket #'extra-offset = #'(0 . -3)
\override ChordName #'font-family = #'roman
% \override Score.LyricText #'font-series = #'bold
% \override Score.LyricText #'font-family = #'sans
\override ChordName #'font-size = #0.5
\override Staff.TimeSignature #'style = #'()
\set majorSevenSymbol = \markup { "maj7" }

\set Staff.printKeyCancellation = ##f
\override Staff.TimeSignature #'break-visibility = #end-of-line-invisible
\set Staff.explicitKeySignatureVisibility = #end-of-line-invisible
\set Staff.explicitClefVisibility = #end-of-line-invisible

% enter key signature, time signature, pickup length here
\key c \major
\time 2/2
% \partial 8
}

upper = \relative c'' {
\clef treble
<<
{
% enter melody here
c2 d c b c b c1 \bar "|."
} \\

{
% enter middle voices (alto & tenor) here
<e, g>2 <d g> <d fis> <d g> <d a'> <d g> <e g>1
}
>>
}

lower = <<
\new Voice = "bass" <<
\relative c' {
\clef bass

% enter bass line here
c2 b a g f g c,1
}

\new FiguredBass \figuremode {
\override BassFigure #'extra-offset = #'(0 . 12)

% enter figures here within <> brackets
% use + for sharp, - for flat, ! for natural
% _ will make accidental by itself (apply to 3)
% use s if bass note has no figure
s2 <6> <6/ 4 3> s <6 5> s s1
}
>>
>>

functionalBass = {
\set stanza = \markup { \normal-text "C:" }
\lyricmode {

% enter functional bass here, follwing the rules of lilypond lyrics
"T1" "D7p" "[S6]" "D(5" "S4n" "5)" "T1"
}
}

functionalBassLower = {
\set stanza = \markup { \normal-text "" }
\lyricmode {

% enter functional bass here, follwing the rules of lilypond lyrics
\skip2 \skip2 "D2/V"
}
}

\score {
\new PianoStaff \with {
\override StaffGrouper #'staff-staff-spacing #'minimum-distance = #15
}
<<
\set PianoStaff.instrumentName = " "
\set PianoStaff.shortInstrumentName = " "
\set PianoStaff.midiInstrument = "piano"
\new Staff = "Staff_pfUpper" << \global \upper >>
\new Staff = "Staff_pfLower" << \global \lower >>
\new Lyrics \lyricsto "bass" { \functionalBass }
\new Lyrics \lyricsto "bass" { \functionalBassLower }
>>
\layout {
\context { \Score \remove "Bar_number_engraver" }
}
}
Binary file added Graphics/N-AugSixths.png
Binary file added Graphics/Schemata/Haydn27fonte.png
4,545 changes: 4,545 additions & 0 deletions Graphics/Schemata/Haydn27fonteAnnotated.ai

Large diffs are not rendered by default.

Binary file added Graphics/Schemata/Haydn27fonteAnnotated.png
Loading

0 comments on commit 755c703

Please sign in to comment.