-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jean Bresson edited this page Mar 12, 2019
·
5 revisions
Welcome to the RQ wiki.
The RQ library for OM proposes an interactive approach for rhythm quantification, using a graphical user interface to visualize and edit the transcriptions of the segmented input sequence.
RQ is the main class provided by this library. The box has two inputs:
- chord-seq : a chord-seq object to quantify
- marks : segmentation markers
By double-clicking the RQ box, the main quantization interface is displayed.
The interface has three views:
- chord-seq view (top-left): the input ''chord-seq'' along with the segmentation marks.
- k-best view (right): various transcriptions given by the algorithm, among which the user can choose.
- editor view (bottom-left): the chosen transcription, with editing features.
These pages provide basic documentation and tutorials for using the interface.
RQ library for OM — Documentation