Hello there!
I'm trying to create a theremin-like patch in pd which should be controlled with mouse. Y axis replaces the volume antenna and X axis replaces the pitch antenna. The first idea is to have four octaves range with equal distances (equal number of pixels) between each octave. For example:
mouse = 0 ... 110 Hz
mouse = 400 ... 220 Hz
mouse = 800 ... 440 Hz
mouse = 1200 ... 880 Hz
mouse = 1600 ... 1760 Hz
I'm stuck with scaling the x axis values, probably because I'm not good in mathematics. Any advice, link, or help will be well appreciated.
Thank you!
sinewave.