Skip to main content

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

pitch-0.0.6.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

pitch-0.0.6-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page