Skip to main content

FFTrack is a Python-based music recognition tool that allows users to identify songs from audio input.

Project description

FFTrack

Description

FFTrack is a Python-based music recognition tool that allows users to identify songs from audio input. It uses Fast Fourier Transform (FFT) for audio processing.

Features

  • Audio processing with Fast Fourier Transform (FFT)
  • Command line interface for easy usage
  • Song recognition from audio recording
  • Song recognition from audio files
  • Simple database for storing song information

Installation

To install FFTrack, follow these steps:

  1. Clone the repository to your local machine:
  2. Install the package using the following command:
pip install fftrack
  1. Verify the installation by running the following command:
fftrack --help

Usage

Database Setup

To create the database, run the following command in your terminal:

populate-database

To record audio and identify the song, run the following command in your terminal:

fftrack listen

To identify the song from an audio file, run the following command in your terminal:

fftrack identify <path_to_audio_file>

Configuration

To configure FFTrack, run the following command in your terminal (not available yet):

fftrack config

License

Contact

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

fftrack-0.2.0.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

fftrack-0.2.0-py3-none-any.whl (31.2 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