Skip to main content

Command line Tuner

Project description

TunEd

Description

TunEd is a command-line tuning tool.

Dependencies

  • Python >= 3.12
  • PyAudio >= 0.2.14
  • sounddevice >= 0.4.6
  • numpy >= 1.26.4

TunEd use PyAudio library to stream audio from your computer's microphone.

PyAudio need install of PortAudio.

  • For Debian / Ubuntu Linux:
~$ apt-get install portaudio19-dev python-all-dev

Installation

Using pip:

~ $ pip install tuned

With source:

~ $ git clone https://framagit.org/drd/tuned.git

Install requirements:

~ $ pip install -r requirements_dev.txt

To create a python package, go to inside tuned directory:

~ $ cd tuned

Build the package in an isolated environment, generating a source-distribution and wheel in the directory dist/ (https://build.pypa.io/en/stable/):

~$ python -m build

To install it:

~ $ pip install ./dist/tuned-0.2.1-py3-none-any.whl

Usage

Launch TunEd with standard tuning frequency (@440㎐):

~$ tuned

To set a different tuning frequency:

~$ tuned -f 442

You can change the information to display:

~$ tuned -d tuner precision frequency signal_level execution_time
  • tuner: Show the tuner interface.
  • precision: Show the current value between played note and target note.
  • frequency: Show the current note frequency.
  • signal_level: Show the current level signal.
  • execution_time: Show the execution time of the played note calculation.

Authors

License

TunEd is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

TunEd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

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

tuned-0.2.2.tar.gz (18.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tuned-0.2.2-py3-none-any.whl (21.1 kB view details)

Uploaded Python 3

File details

Details for the file tuned-0.2.2.tar.gz.

File metadata

  • Download URL: tuned-0.2.2.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for tuned-0.2.2.tar.gz
Algorithm Hash digest
SHA256 7ceedc15f4d177379dc02baca99fd80ef68c30c63d16ce05ebc981ab4aafd9ab
MD5 ea799583c8ad28b9c8c0afad2c43898c
BLAKE2b-256 fa175321d2031e44c9ca8ca8db0bdf449b6d54c45a9f211c11f0619a7edf833e

See more details on using hashes here.

File details

Details for the file tuned-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: tuned-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 21.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for tuned-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 80ca7aa980d7455d5d0af02e9a60b47b91f3ae02bfcb1bab497243d243c28b31
MD5 8113b0af346adf39bb37187daf842a7b
BLAKE2b-256 a18735bb2e913a9ae834cf6f9b90a713b7346df520c059d35c376b87ac2f129f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page