To find pitch of an audio file
Project description
This is a package to find pitch of an audio signal ie. wav file.
Use the function by giving the input argument as the name of the wav file (type==str).
Function returns the value of the pitch of the audio.
import pitch
p = pitch.find_pitch('Sample.wav')
print('pitch =', p)
Packages Required
1.scipy
2.matplotlib
3.numpy
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pitch-0.0.6.tar.gz
.
File metadata
- Download URL: pitch-0.0.6.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
631e6317418a5e0c7796f27172a693696356662d3a371b0d83db4ae5d8f41f64
|
|
MD5 |
675ee6f5482ae21d09cb0cd71209f29d
|
|
BLAKE2b-256 |
5b21f2aaead2140ce9c1fb585ffab0cd43fb39246e7bd1208881ab56c1e66980
|
File details
Details for the file pitch-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: pitch-0.0.6-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6d6aa866f3349be16881c0b3a2f32cef9c74b915a30b9bef4fd2b87324b57b0b
|
|
MD5 |
5f0ff2db91378b2f90e929a2db4c9b15
|
|
BLAKE2b-256 |
c4cccfd7817eebcfe94ec0f2cf171bd80f4284e7399a855c5e5b1fca53735f6b
|