Skip to content

Commit

Permalink
Add Book 2 Unit 7
Browse files Browse the repository at this point in the history
  • Loading branch information
thatrobotdev committed Oct 2, 2023
1 parent 73c465b commit 6281b18
Show file tree
Hide file tree
Showing 20 changed files with 482 additions and 91 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
import Details from '@theme/Details';

import TrebleClefOneLedgerRange from '../../../assets/img/TrebleClefOneLedgerRange.png';
import BassClefOneLedgerRange from '../../../assets/img/BassClefOneLedgerRange.png';

# Lesson 26: Tetrachords and Major Scales

<Details summary="Learning Objectives">
* **1.A:** Identify whether the distance between two notes is a whole step or a half step.
* **1.B:** Build tetrachords using a pattern of whole and half steps.
* **1.C:** Build sharp and flat major scales using tetrachords, starting on a keynote.
* **1.D:** Identify the degrees/steps/tones of a scale.
</Details>

{/* TODO: ## Video */}

## Practice

### musictheory.net

#### Keyboard Identification

##### Keyboard Note Identification

<a className="button button--outline button--info" href="https://www.musictheory.net/exercises/keyboard">Go to musictheory.net</a>

#### Recommended settings:
- Notes: All
- Note Names: Letters

##### Keyboard Reverse Identification

<a className="button button--outline button--info" href="https://www.musictheory.net/exercises/keyboard-reverse">Go to musictheory.net</a>

#### Recommended settings:
- Clefs: Treble Clef, Bass Clef
- Treble Range: <img src={TrebleClefOneLedgerRange} style={{height: "100px"}} alt="A treble clef on a staff with whole notes placed on the C and A ledger lines" />
- Bass Range: <img src={BassClefOneLedgerRange} style={{height: "100px"}} alt="A bass clef on a staff with whole notes placed on the E and C ledger lines" />
- Positions: Lines and Spaces
- Key Signatures: Natural, 1 Sharp, 2 Sharps, 1 Flat, 2 Flats
- Require Octave: OFF
- Helpers: OFF
- Accidentals: ON

{/* ### Quizlet */}

{/* #### Flashcards */}

## Additional Resources

### Readings

- Open Music Theory
- [Half Steps, Whole Steps, and Accidentals](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/)
- [Half Steps and Whole Steps](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/#chapter-1384-section-1)
- [The Black Keys on the Piano Keyboard](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/#chapter-1384-section-3)
- [Major Scales, Scale Degrees, and Key Signatures](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/)
- [Major Scales](https://viva.pressbooks.pub/openmusictheory/chapter/major-scales/#chapter-82-section-1)
- [Scale Degrees, Solfège, and Scale-Degree Names](https://viva.pressbooks.pub/openmusictheory/chapter/major-scales/#chapter-82-section-2)

### Lessons

#### musictheory.net

##### The Basics
- [Steps and Accidentals](https://www.musictheory.net/lessons/20)

##### Scales and Key Signatures
- [The Major Scale](https://www.musictheory.net/lessons/21)
- [Scale Degrees](https://www.musictheory.net/lessons/23)

### Reference
- Wikipedia
- [Tetrachords](https://en.wikipedia.org/wiki/Tetrachord)
- [Major scale](https://en.wikipedia.org/wiki/Major_scale)
- [Major second](https://en.wikipedia.org/wiki/Major_second)
- [Semitone](https://en.wikipedia.org/wiki/Semitone)
- [Tonic (music)](https://en.wikipedia.org/wiki/Tonic_(music))
- [Degree (music)](https://en.wikipedia.org/wiki/Degree_(music))
- Encyclopedia Britannica
- [tetrachord](https://www.britannica.com/art/tetrachord)
- [major scale](https://www.britannica.com/art/major-scale)
- [semitone](https://www.britannica.com/art/semitone)
- [tonic](https://www.britannica.com/art/tonic-music)

Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
import Details from '@theme/Details';

import TrebleClefOneLedgerRange from '../../../assets/img/TrebleClefOneLedgerRange.png';
import BassClefOneLedgerRange from '../../../assets/img/BassClefOneLedgerRange.png';

# Lesson 27: The Sharp Scales – G and D Major

<Details summary="Learning Objectives">
* **1.A:** Identify whether the distance between two notes is a whole step or a half step.
* **1.B:** Build tetrachords using a pattern of whole and half steps.
* **1.C:** Build sharp and flat major scales using tetrachords, starting on a keynote.
* **1.D:** Identify the degrees/steps/tones of a scale.
</Details>

{/* TODO: ## Video */}

## Practice

### musictheory.net

#### Keyboard Identification

##### Keyboard Note Identification

<a className="button button--outline button--info" href="https://www.musictheory.net/exercises/keyboard">Go to musictheory.net</a>

#### Recommended settings:
- Notes: All
- Note Names: Letters

##### Keyboard Reverse Identification

<a className="button button--outline button--info" href="https://www.musictheory.net/exercises/keyboard-reverse">Go to musictheory.net</a>

#### Recommended settings:
- Clefs: Treble Clef, Bass Clef
- Treble Range: <img src={TrebleClefOneLedgerRange} style={{height: "100px"}} alt="A treble clef on a staff with whole notes placed on the C and A ledger lines" />
- Bass Range: <img src={BassClefOneLedgerRange} style={{height: "100px"}} alt="A bass clef on a staff with whole notes placed on the E and C ledger lines" />
- Positions: Lines and Spaces
- Key Signatures: Natural, 1 Sharp, 2 Sharps, 1 Flat, 2 Flats
- Require Octave: OFF
- Helpers: OFF
- Accidentals: ON

{/* ### Quizlet */}

{/* #### Flashcards */}

## Additional Resources

### Readings

- Open Music Theory
- [Half Steps, Whole Steps, and Accidentals](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/)
- [Half Steps and Whole Steps](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/#chapter-1384-section-1)
- [The Black Keys on the Piano Keyboard](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/#chapter-1384-section-3)
- [Major Scales, Scale Degrees, and Key Signatures](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/)
- [Major Scales](https://viva.pressbooks.pub/openmusictheory/chapter/major-scales/#chapter-82-section-1)
- [Scale Degrees, Solfège, and Scale-Degree Names](https://viva.pressbooks.pub/openmusictheory/chapter/major-scales/#chapter-82-section-2)

### Lessons

#### musictheory.net

##### The Basics
- [Steps and Accidentals](https://www.musictheory.net/lessons/20)

##### Scales and Key Signatures
- [The Major Scale](https://www.musictheory.net/lessons/21)
- [Scale Degrees](https://www.musictheory.net/lessons/23)

### Reference
- Wikipedia
- [Tetrachords](https://en.wikipedia.org/wiki/Tetrachord)
- [G major](https://en.wikipedia.org/wiki/G_major)
- [D major](https://en.wikipedia.org/wiki/D_major)
- [Major scale](https://en.wikipedia.org/wiki/Major_scale)
- [Major second](https://en.wikipedia.org/wiki/Major_second)
- [Semitone](https://en.wikipedia.org/wiki/Semitone)
- [Tonic (music)](https://en.wikipedia.org/wiki/Tonic_(music))
- [Degree (music)](https://en.wikipedia.org/wiki/Degree_(music))
- Encyclopedia Britannica
- [tetrachord](https://www.britannica.com/art/tetrachord)
- [major scale](https://www.britannica.com/art/major-scale)
- [semitone](https://www.britannica.com/art/semitone)
- [tonic](https://www.britannica.com/art/tonic-music)

Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
import Details from '@theme/Details';

import TrebleClefOneLedgerRange from '../../../assets/img/TrebleClefOneLedgerRange.png';
import BassClefOneLedgerRange from '../../../assets/img/BassClefOneLedgerRange.png';

# Lesson 28: The Flat Scales – F and B♭ Major

<Details summary="Learning Objectives">
* **1.A:** Identify whether the distance between two notes is a whole step or a half step.
* **1.B:** Build tetrachords using a pattern of whole and half steps.
* **1.C:** Build sharp and flat major scales using tetrachords, starting on a keynote.
* **1.D:** Identify the degrees/steps/tones of a scale.
</Details>

{/* TODO: ## Video */}

## Practice

### musictheory.net

#### Keyboard Identification

##### Keyboard Note Identification

<a className="button button--outline button--info" href="https://www.musictheory.net/exercises/keyboard">Go to musictheory.net</a>

#### Recommended settings:
- Notes: All
- Note Names: Letters

##### Keyboard Reverse Identification

<a className="button button--outline button--info" href="https://www.musictheory.net/exercises/keyboard-reverse">Go to musictheory.net</a>

#### Recommended settings:
- Clefs: Treble Clef, Bass Clef
- Treble Range: <img src={TrebleClefOneLedgerRange} style={{height: "100px"}} alt="A treble clef on a staff with whole notes placed on the C and A ledger lines" />
- Bass Range: <img src={BassClefOneLedgerRange} style={{height: "100px"}} alt="A bass clef on a staff with whole notes placed on the E and C ledger lines" />
- Positions: Lines and Spaces
- Key Signatures: Natural, 1 Sharp, 2 Sharps, 1 Flat, 2 Flats
- Require Octave: OFF
- Helpers: OFF
- Accidentals: ON

{/* ### Quizlet */}

{/* #### Flashcards */}

## Additional Resources

### Readings

- Open Music Theory
- [Half Steps, Whole Steps, and Accidentals](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/)
- [Half Steps and Whole Steps](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/#chapter-1384-section-1)
- [The Black Keys on the Piano Keyboard](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/#chapter-1384-section-3)
- [Major Scales, Scale Degrees, and Key Signatures](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/)
- [Major Scales](https://viva.pressbooks.pub/openmusictheory/chapter/major-scales/#chapter-82-section-1)
- [Scale Degrees, Solfège, and Scale-Degree Names](https://viva.pressbooks.pub/openmusictheory/chapter/major-scales/#chapter-82-section-2)

### Lessons

#### musictheory.net

##### The Basics
- [Steps and Accidentals](https://www.musictheory.net/lessons/20)

##### Scales and Key Signatures
- [The Major Scale](https://www.musictheory.net/lessons/21)
- [Scale Degrees](https://www.musictheory.net/lessons/23)

### Reference
- Wikipedia
- [Tetrachords](https://en.wikipedia.org/wiki/Tetrachord)
- [F major](https://en.wikipedia.org/wiki/F_major)
- [B-flat major](https://en.wikipedia.org/wiki/B-flat_major)
- [Major scale](https://en.wikipedia.org/wiki/Major_scale)
- [Major second](https://en.wikipedia.org/wiki/Major_second)
- [Semitone](https://en.wikipedia.org/wiki/Semitone)
- [Tonic (music)](https://en.wikipedia.org/wiki/Tonic_(music))
- [Degree (music)](https://en.wikipedia.org/wiki/Degree_(music))
- Encyclopedia Britannica
- [tetrachord](https://www.britannica.com/art/tetrachord)
- [major scale](https://www.britannica.com/art/major-scale)
- [semitone](https://www.britannica.com/art/semitone)
- [tonic](https://www.britannica.com/art/tonic-music)

Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
import Details from '@theme/Details';

import TrebleClefOneLedgerRange from '../../../assets/img/TrebleClefOneLedgerRange.png';
import BassClefOneLedgerRange from '../../../assets/img/BassClefOneLedgerRange.png';

# Lesson 29: Key Signatures – The Sharp Keys

<Details summary="Learning Objective">
**1.E:** Build sharp and flat key signatures using the order of sharps and flats.
</Details>

{/* TODO: ## Video */}

## Practice

### musictheory.net

#### Staff Identification

##### Key Signature Identification

<a className="button button--outline button--info" href="https://www.musictheory.net/exercises/keysig">Go to musictheory.net</a>

#### Recommended settings:
- Clefs: Treble Clef, Bass Clef
- Key Signatures: Natural, All Sharps
- Scales: Major

#### Staff construction

##### Key Signature Construction

<a className="button button--outline button--info" href="https://www.musictheory.net/exercises/keysig-construction">Go to musictheory.net</a>

#### Recommended settings:
- Clefs: Treble Clef, Bass Clef
- Key Signatures: Natural, All Sharps
- Scales: Major
- Note Names: Letters

{/* ### Quizlet */}

{/* #### Flashcards */}

## Additional Resources

### Readings

- Open Music Theory
- [Half Steps, Whole Steps, and Accidentals](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/)
- [Half Steps and Whole Steps](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/#chapter-1384-section-1)
- [The Black Keys on the Piano Keyboard](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/#chapter-1384-section-3)
- [Major Scales, Scale Degrees, and Key Signatures](https://viva.pressbooks.pub/openmusictheory/chapter/half-and-whole-steps/)
- [Major Scales](https://viva.pressbooks.pub/openmusictheory/chapter/major-scales/#chapter-82-section-1)
- [Scale Degrees, Solfège, and Scale-Degree Names](https://viva.pressbooks.pub/openmusictheory/chapter/major-scales/#chapter-82-section-2)

### Lessons

#### musictheory.net

##### The Basics
- [Steps and Accidentals](https://www.musictheory.net/lessons/20)

##### Scales and Key Signatures
- [The Major Scale](https://www.musictheory.net/lessons/21)
- [Scale Degrees](https://www.musictheory.net/lessons/23)

### Reference
- Wikipedia
- [Key signature](https://en.wikipedia.org/wiki/Key_signature)
- [Sharp (music)](https://en.wikipedia.org/wiki/Sharp_(music))
- Encyclopedia Britannica
- [key signature](https://www.britannica.com/art/key-signature)
- [accidental](https://www.britannica.com/art/accidental)

Loading

0 comments on commit 6281b18

Please sign in to comment.