A trial to make Tartini (The real time music analysis tool ) to evolve. Original code is located in http://miracle.otago.ac.nz/tartini/download.html
8
stars
4
forks
source link
Fix confusing naming of "keys", "scales", and "temperaments" #98
Closed
mself closed 4 years ago
In "C Major, Even Tempered":
Left class
MusicScale
as isRenamed class
MusicKey
toMusicTemperament
In
GData
:musicKey
as ismusicKeyType
tomusicScale
temperedType
tomusicTemperament
OK, now I think I'll be able to keep it straight!