An MQA (Studio, originalSampleRate) identifier for lossless flac files written in Python

An MQA (Studio, originalSampleRate) identifier for “lossless” flac files written in Python.

About The Project

This project is a port of the awesome C++ project MQA_identifier by
@purpl3F0x and mqaid by
redsudo.

Getting Started

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/Dniel97/MQA-identifier-python.git && cd MQA-identifier-python
  2. Install the requirements

    pip3 install -r requirements.txt

Usage

python3 mqa-identifier-python.py "path/to/flac/files"