Is there a command-line utility which would allow me to extract pitch information from an audio file and store it in a numerical form (i.e. as a list of comma-separated values)?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
You could have a look at pitchtrack but it only supports two output formats, its own (.pt) and PostScript if you use the included "pt2ps" tool. |
|||
|
|