I found how to do it linearly, but it is not musical notes that are reversed, it is the frequencies. Is it possible for someone to make “pitch distortion” so when the sound is inverted, instead of a very high frequency in the middle, stretch it to where in the middle is not half frequency, but half octave numbers, somehow use ring-modulation and pitch or something, or just take frequencies from notes and swap them backward in pitch, changing it from Hz to semitones?
Here is something I want to add to…
(lowpass6 (mult (highpass6 track 2) (hzosc 20000))
20000)
Is there an easier way to do this besides selecting frequencies and swapping or moving it a hundred and a half times? Is there a shortcut that lets me reverse the pitch, for recordings like MP3 or WAV? Not MID, that is not what I want, I want to morph the frequencies to turn reversed Hz in to reversed notes.