Metadata-Version: 2.1
Name: itsfm
Version: 0.1.0
Summary: Identify, Track and Segment sounds by Frequency and its Modulation
Home-page: https://github.com/thejasvibr/itsfm.git
Author: Thejasvi Beleyur
Author-email: thejasvib@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: numpy (>1.15)
Requires-Dist: pandas
Requires-Dist: soundfile
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: scikit-image
Requires-Dist: tftb
Requires-Dist: tqdm

# itsFM :  Identify, Track and Segment Frequency and its Modulation

See https://itsfm.readthedocs.io/en/latest/ for more!



Change Log
~~~~~~~~~~
* 2020-11-18: version 0.1.0 (released)
	* ADDED: diagnostics for peak-percentage viewing
	* CHANGED: tutorials 


