pitchtrack

Version 0.1.0.1 revision 0 uploaded by lortabac.

Package meta

Synopsis
Pitch tracking library
Description

Pitch tracking library, based on dywapitchtrack.

See the PitchTrack.Track module for an easy, "ready to use" interface, or PitchTrack.Pipes for Pipes-based components, if you need more flexibility.

Note that because all parameters are hard-coded into the C library, you are limited to the following audio configuration:

  • raw (headerless) format

  • a sampling rate of 44100Hz,

  • a sample size of sizeof(double)

  • floating-point encoding

  • one channel (mono)

Author
Lorenzo Tabacchini
Bug reports
https://github.com/lortabac/pitchtrack/issues
Category
Sound
Copyright
(c) 2015 Lorenzo Tabacchini
Homepage
n/a
Maintainer
lortabac@gmx.com
Package URL
n/a
Stability
n/a

Components