How to install jaakkopasanen/AutoEq. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
jaakkopasanen/AutoEq Installation Guide
How to install jaakkopasanen/AutoEq. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for jaakkopasanen/AutoEq. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i jaakkopasanen/AutoEqor
Install via npx
npx @hexmos/ipm i jaakkopasanen/AutoEqPrerequisites
Git
system_toolVersion: 2.34.0
Python 3
languagelibsndfile
libraryVersion: 1.0.2
pip
package_managerVersion: 23.1.1
virtualenv
system_toolVersion: 19.0.1
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Virtual Environment and Package Installation
git clone https://github.com/jaakkopasanen/AutoEq.git
cd AutoEq
python -m venv venv
python -m pip install -U -e . Package Installation (Pip)
pip install -U -e . Package Installation (Python)
python -m pip install -U -e . PyPi Package Build and Upload
python -m build && twine upload dist/autoeq-<VERSION>*Post Installation Steps
- Open your terminal and run `python -m autoeq --help` to see available parameters.
- To start using AutoEq, go to **[autoeq.app](https://autoeq.app)** and select your equalizer app of choice.
