The Vex IQ playNote feature seems incredibly lacking.
Choose a note to play within that octave:
From the documentation:
C = 0
D = 1
E = 2
F = 3
G = 4
A = 5
B = 6
Is there anyway to play sharps and flats on Vex IQ to get a full chromatic scale (12 notes)?
Thanks in advance!
1 Like
kmmohn
2
Did you try 0.5, 1.5, etc 
Yes. However, the API expects an integer. Thus, using a float results in a compilation error.
Additionally, in the block language, only the notes shown above are available.
system
Closed
4
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.