Parisson / TimeSide

scalable audio processing framework and server written in Python
https://timeside.ircam.fr/docs/
GNU Affero General Public License v3.0
368 stars 60 forks source link

[API] `listAnnotations` filter by annotation_track_uuid #196

Closed gnuletik closed 4 years ago

gnuletik commented 4 years ago

listAnnotations should have a query parameter called "track_uuid" to filter annotations by AnnotationTrack's UUID See: https://sandbox.wasabi.telemeta.org/timeside/api/docs/#operation/listAnnotations

Thanks!

Tointoin commented 4 years ago

on sandbox