question
stringlengths 82
192
| answer
stringclasses 81
values |
|---|---|
Task: Interval Between Chord Roots
Chord1: F G# C (Quality: minor)
Chord2: F# B- C# (Quality: major)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
P5
|
Task: Note-in-Scale Check
Scale: C major
Test note: A#4
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Note-in-Scale Check
Scale: A major
Test note: E3
Question: Is this note part of that scale (by pitch class)?
|
Yes
|
Task: Seventh-Chord Identification
Chord notes: C4, E4, G4, B4
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
major
|
Task: Melody Diatonicity
Melody (4 notes): D5, C#5, D#3, C4
Question: Are all these notes diatonic to C major?
|
No
|
Task: Interval Between Chord Roots
Chord1: F# A C# (Quality: minor)
Chord2: C# E G (Quality: diminished)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
P12
|
Task: Note-in-Scale Check
Scale: D# major
Test note: C4
Question: Is this note part of that scale (by pitch class)?
|
Yes
|
Task: Seventh-Chord Identification
Chord notes: E3, G#3, B3, E-4
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
other
|
Task: Note-in-Scale Check
Scale: D# major
Test note: C#3
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Triad Inversion Identification
Triad notes: G5, B5, D6
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
second inversion (2)
|
Task: Chord Identification
Chord notes: F4, G#4, B4
Question: Is this chord major, minor, diminished, or augmented?
|
minor
|
Task: Melody Diatonicity
Melody (4 notes): D#3, G5, C4, A4
Question: Are all these notes diatonic to C major?
|
No
|
Task: Triad Inversion Identification
Triad notes: F#3, A3, C#4
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
second inversion (2)
|
Task: Interval Identification
Notes: A#5 -> E5
Question: What is the interval name?
|
A4
|
Task: Note-in-Scale Check
Scale: E major
Test note: C3
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Melody Diatonicity
Melody (4 notes): E4, D#4, A#3, A3
Question: Are all these notes diatonic to C major?
|
No
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Chord Identification
Chord notes: C#5, F5, G#5
Question: Is this chord major, minor, diminished, or augmented?
|
other
|
Task: Note-in-Scale Check
Scale: D# major
Test note: A3
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Seventh-Chord Identification
Chord notes: B4, D5, F#5, A5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
minor
|
Task: Chord Identification
Chord notes: D3, F#3, B-3
Question: Is this chord major, minor, diminished, or augmented?
|
augmented
|
Task: Triad Inversion Identification
Triad notes: C#4, F4, G#4
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
first inversion (1)
|
Task: Seventh-Chord Identification
Chord notes: F#3, A3, C#4, E4
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
minor
|
Task: Triad Inversion Identification
Triad notes: G#4, C5, E-5
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
root position (0)
|
Task: Seventh-Chord Identification
Chord notes: E4, G4, B-4, C#5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
diminished
|
Task: Chord Identification
Chord notes: E5, G5, B-5
Question: Is this chord major, minor, diminished, or augmented?
|
diminished
|
Task: Interval Between Chord Roots
Chord1: E- G B (Quality: augmented)
Chord2: A C E (Quality: minor)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
A11
|
Task: Interval Between Chord Roots
Chord1: C# E G (Quality: diminished)
Chord2: E G B (Quality: minor)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
m3
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Chord Identification
Chord notes: G#5, B5, E-6
Question: Is this chord major, minor, diminished, or augmented?
|
other
|
Task: Chord Identification
Chord notes: A4, C5, E5
Question: Is this chord major, minor, diminished, or augmented?
|
minor
|
Task: Note-in-Scale Check
Scale: G major
Test note: D#3
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Interval Identification
Notes: G5 -> C3
Question: What is the interval name?
|
P19
|
Task: Melody Diatonicity
Melody (4 notes): E3, B5, F3, G#3
Question: Are all these notes diatonic to C major?
|
No
|
Task: Note-in-Scale Check
Scale: E major
Test note: F4
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Seventh-Chord Identification
Chord notes: C#4, F4, G#4, B4
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
minor
|
Task: Chord Identification
Chord notes: F#3, A3, C#4
Question: Is this chord major, minor, diminished, or augmented?
|
minor
|
Task: Interval Identification
Notes: D#5 -> A#3
Question: What is the interval name?
|
P11
|
Task: Interval Identification
Notes: A4 -> E5
Question: What is the interval name?
|
P5
|
Task: Interval Between Chord Roots
Chord1: F# A C (Quality: diminished)
Chord2: B- C# E (Quality: diminished)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
P5
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Note-in-Scale Check
Scale: F# major
Test note: C3
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Interval Identification
Notes: A3 -> A5
Question: What is the interval name?
|
P15
|
Task: Seventh-Chord Identification
Chord notes: C#5, E5, G5, B5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
diminished
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Chord Identification
Chord notes: G#3, B3, E-4
Question: Is this chord major, minor, diminished, or augmented?
|
other
|
Task: Seventh-Chord Identification
Chord notes: G#4, B4, D5, F#5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
diminished
|
Task: Note-in-Scale Check
Scale: B major
Test note: A#4
Question: Is this note part of that scale (by pitch class)?
|
Yes
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Interval Between Chord Roots
Chord1: B- C# F (Quality: minor)
Chord2: C E G# (Quality: augmented)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
m14
|
Task: Note-in-Scale Check
Scale: A# major
Test note: B5
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Seventh-Chord Identification
Chord notes: E4, G4, B-4, C#5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
diminished
|
Task: Interval Between Chord Roots
Chord1: A C E (Quality: minor)
Chord2: B- C# E (Quality: diminished)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
M10
|
Task: Chord Identification
Chord notes: D3, F#3, A3
Question: Is this chord major, minor, diminished, or augmented?
|
major
|
Task: Seventh-Chord Identification
Chord notes: G#4, C5, E-5, F#5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
other
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Triad Inversion Identification
Triad notes: G4, B-4, C#5
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
second inversion (2)
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Seventh-Chord Identification
Chord notes: E5, G5, B5, D6
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
minor
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Interval Identification
Notes: F#3 -> G#4
Question: What is the interval name?
|
M9
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Interval Between Chord Roots
Chord1: G# C E (Quality: augmented)
Chord2: B D F# (Quality: minor)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
m9
|
Task: Interval Between Chord Roots
Chord1: B- D F (Quality: major)
Chord2: E- F# B- (Quality: minor)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
P12
|
Task: Triad Inversion Identification
Triad notes: C#4, F4, A4
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
first inversion (1)
|
Task: Interval Identification
Notes: D5 -> G#4
Question: What is the interval name?
|
d5
|
Task: Triad Inversion Identification
Triad notes: G#3, B3, E-4
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
root position (0)
|
Task: Seventh-Chord Identification
Chord notes: E5, G5, B-5, D6
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
diminished
|
Task: Seventh-Chord Identification
Chord notes: B-4, D5, F5, G#5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
other
|
Task: Note-in-Scale Check
Scale: F major
Test note: F5
Question: Is this note part of that scale (by pitch class)?
|
Yes
|
Task: Chord Identification
Chord notes: F#4, B-4, D5
Question: Is this chord major, minor, diminished, or augmented?
|
augmented
|
Task: Interval Identification
Notes: F4 -> B3
Question: What is the interval name?
|
d5
|
Task: Triad Inversion Identification
Triad notes: E3, G3, B-3
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
second inversion (2)
|
Task: Note-in-Scale Check
Scale: G major
Test note: B4
Question: Is this note part of that scale (by pitch class)?
|
Yes
|
Task: Seventh-Chord Identification
Chord notes: E-4, F#4, A4, C#5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
minor
|
Task: Seventh-Chord Identification
Chord notes: B-4, C#5, F5, G#5
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
other
|
Task: Interval Identification
Notes: B5 -> A#3
Question: What is the interval name?
|
m16
|
Task: Interval Identification
Notes: G5 -> G3
Question: What is the interval name?
|
P15
|
Task: Melody Diatonicity
Melody (4 notes): E4, A5, A#4, A#4
Question: Are all these notes diatonic to C major?
|
No
|
Task: Note-in-Scale Check
Scale: A# major
Test note: F4
Question: Is this note part of that scale (by pitch class)?
|
Yes
|
Task: Triad Inversion Identification
Triad notes: F#4, A4, C#5
Question: Is this chord in root position (inversion=0), first inversion (1), or second inversion (2)?
|
second inversion (2)
|
Task: Interval Between Chord Roots
Chord1: F A C (Quality: major)
Chord2: B D F# (Quality: minor)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
d12
|
Task: Interval Identification
Notes: E4 -> C#3
Question: What is the interval name?
|
m10
|
Task: Chord Identification
Chord notes: E-4, G4, B-4
Question: Is this chord major, minor, diminished, or augmented?
|
major
|
Task: Interval Identification
Notes: C5 -> B5
Question: What is the interval name?
|
M7
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Note-in-Scale Check
Scale: F# major
Test note: D4
Question: Is this note part of that scale (by pitch class)?
|
No
|
Task: Chord Identification
Chord notes: B-3, D4, F4
Question: Is this chord major, minor, diminished, or augmented?
|
major
|
Task: Interval Between Chord Roots
Chord1: F G# B (Quality: diminished)
Chord2: A C# F (Quality: augmented)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
d7
|
Task: Chord Identification
Chord notes: E5, G#5, B5
Question: Is this chord major, minor, diminished, or augmented?
|
major
|
Task: Seventh-Chord Identification
Chord notes: B3, D4, F4, G#4
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
diminished
|
Task: Chord Identification
Chord notes: F3, A3, C4
Question: Is this chord major, minor, diminished, or augmented?
|
major
|
Task: Seventh-Chord Identification
Chord notes: G#3, B3, D4, F4
Question: Is this chord major-seventh, minor-seventh, dominant-seventh, diminished-seventh, or half-diminished-seventh?
|
diminished
|
Task: Chord Progression Check
Progression (3 triads):
C E G
F A C
G B D
Question: Is this chord progression a I-IV-V in C major?
|
Yes
|
Task: Chord Identification
Chord notes: B4, D5, F5
Question: Is this chord major, minor, diminished, or augmented?
|
diminished
|
Task: Melody Diatonicity
Melody (4 notes): F#4, A#4, D#5, A#5
Question: Are all these notes diatonic to C major?
|
No
|
Task: Chord Identification
Chord notes: C#4, E4, G#4
Question: Is this chord major, minor, diminished, or augmented?
|
minor
|
Task: Note-in-Scale Check
Scale: A major
Test note: E3
Question: Is this note part of that scale (by pitch class)?
|
Yes
|
Task: Interval Between Chord Roots
Chord1: D F# B- (Quality: augmented)
Chord2: B E- G (Quality: augmented)
Question: What is the interval from the root of Chord1 to the root of Chord2?
|
P4
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.