Return the interval between the musical objects
The interval between two notes is the number you have to add to the first to get the second
x (Note) – The base note
y (Note) – The secondary note
The interval between x and y
int
Contents: