function [R,L] = match_query(D,SR,IX) % [R,L] = match_query(D,SR,IX) % Match landmarks from an audio query against the database. % Rows of R are potential maxes, in format % songID modalDTcount modalDT % i.e. there were occurrences of hashes % that occurred in the query and reference with a difference of % frames (of 32ms). Positive means the % query matches after the start of the reference track. % L returns the actual landmarks that this implies for IX'th return. % as rows of