IQEngine
IQEngine copied to clipboard
request multiple spectograms
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?
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?