it's possible to convert audio signal in hertz , numbers?
it's possible to convert audio signal in hertz , numbers?
if yes can somebody say me how?
plz!!!!
number~ ?
If you are interested in deterimining what the *frequency* of an audio signal is, try fzero~ or fiddle~ (not a standard Max object) or sigmund~ (also not a standard Max object). For fiddle~ or signund~, see http://www.maxobjects.com.
or, in case you mean this, there is a third party [mtof~] object, which is quite useful
in all situations where there are more than one source for the freuquency (for
example one key number as int and a vibrato effect as signal)
-110