Feature #1317

export full info to Matlab, JSON

Added by Matthias Mauch about 9 years ago. Updated about 9 years ago.

Status:NewStart date:2015-07-01
Priority:NormalDue date:2015-09-18
Assignee:-% Done:

0%

Category:-
Target version:-

Description

In order to lower the threshold for people to use Tony data, I suggest to export the complete data (including notes, pitches, labels, perhaps originally extracted notes, pitches as well) to other formats

  • csv (bigger table than current, with columns: time, pitch, rms, note number, note pitch, note label)
  • Matlab data file (.mat) with the same information, but perhaps in suitable (if ugly) structs
  • JSON

History

#1 Updated by Chris Cannam about 9 years ago

"This document describes MAT-files from a big-endian perspective... In MAT-files written by a little-endian system, the order of bytes within each instance of a MAT-file data type is reversed" http://uk.mathworks.com/help/pdf_doc/matlab/matfile_format.pdf

Also available in: Atom PDF