pitchtrack: Pitch tracking library
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
- pitchtrack-0.1.0.1.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
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] | 
| Tested with | ghc >=7.10 | 
| 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 | 1502 total (8 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]  |