Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

mckim2020/pitchDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitchDetector

This program can detect pitches from mp3 files and its purpose is to convert time - amplitude data file into time - pitch file

Library Usages

SciPy, NumPy, matplotlib.pyplot

Intro

variables: n, k, timeList, amplitudeList(ampList) n: Number of time intervals needed for each FFT k: Range of frequency to focus on timeList&amplitudeList: csv file format(loaded from Sonic Visualizer)

+++

Sonic Visualizer's time data needs initial calibration

About

This program can detect pitches from mp3 files!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages