Noel Borthwick [Cakewalk]
Exactly correct! 4 of them have minor third intervals in them. Color me impressed :)
I'd be interested to see how you calculated the answer. Did your method also allow you to list the scale contents or just compute the final count of scales? Two of the scales in this list are not traditionally known.
The same way as you originally, small C program. I have realized that analytical approach can take more brain activity and I need the program to check results in any case. It was not working the whole night so, my laptop is faster then Z80. In former time I could white it directly in codes, but with age I prefer to use C (or assembly for system toys

)
To be fair, I must say I could not foreseen the existence of scales with minor third till I saw them printed.
PS: Your ACT controller looks interesting. Did you use the new control surface SDK's that we posted recently to help build it?
I use IDL only (manually converted to C). My whole code is in C (not C++), compiled with cross GCC under Linux. I have not used new COM interfaces yet. I have tried "StepSize", but it is not really working as I expected.
Sorry for off topic, but since your are "here"... There are several threads about PC in Mackie plug-in. I do not have such device, but I am just wonder why it is not "work arounded" in plug-in till API is fixed in SONAR? May be it is already done on github, I have not checked, but in case it is not I can write the approach I have used.