List sample rates of media and annotation (_annot.json) files
list_sampleRates(emuDBhandle, sessionPattern = ".*", bundlePattern = ".*")
tibble with the columns
session
bundle
sample_rate_annot_json
sample_rate_media_file
session
, b
emuDB handle object (see load_emuDB)
A regular expression pattern matching session names to be searched from the database
A regular expression pattern matching bundle names to be searched from the database