IQEngine icon indicating copy to clipboard operation
IQEngine copied to clipboard

request multiple spectograms

Open robgardien opened this issue 1 year ago • 1 comments

Is it possible to send an API request to my local IQEngine with one or more meta and data files and receive a set of spectograms for these files?

Where can I find all the available API calls?

robgardien avatar Apr 04 '24 13:04 robgardien

Not currently, the closest thing would be the API call that the client uses to get a spectrogram thumbnail of a recording, but that only includes the first million samples. But what you're describing wouldn't be hard to add, but I'm curious if you would want the spectrogram to span the entire recording, or would this potential API call include the start-sample and stop-sample to use when creating the spectrogram?

777arc avatar Apr 04 '24 16:04 777arc