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