pitchtrack: Pitch tracking library

[ library, mit, sound ] [ Propose Tags ]

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)

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4.8 && <4.9), bytestring (>=0.10.6.0 && <0.11), dywapitchtrack (>=0.1.0.1 && <0.2), pipes (>=4.1.6 && <4.2), pipes-bytestring (>=2.1.1 && <2.2), process (>=1.2.3.0 && <1.3), transformers (>=0.4.2.0 && <0.5) [details]
License MIT
Copyright (c) 2015 Lorenzo Tabacchini
Author Lorenzo Tabacchini
Maintainer lortabac@gmx.com
Category Sound
Bug tracker https://github.com/lortabac/pitchtrack/issues
Source repo head: git clone https://github.com/lortabac/pitchtrack.git
Uploaded by lortabac at 2015-10-07T18:33:11Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1428 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-07 [all 1 reports]