Change your class names
-
MySynthesiser.h
andMySynthVoice
/MySynthSound
aren't the most descriptive of titles. -
lfo.h
has a class namedlfo
and literally no other class is in lower case, change it.
MySynthesiser.h
and MySynthVoice
/ MySynthSound
aren't the most descriptive of titles.
lfo.h
has a class named lfo
and literally no other class is in lower case, change it.