Skip to main content

Collection of dsp algorithms to be used for analysis of audio signals

Project description

docs/logo/logo.png
Documentation Status License Python version PyPI version

Readme

This is a toolbox in form of a python package that contains algorithms to be used in dsp (digital signal processing) research projects.

This is kind of a “sandbox” project with many different experimental implementations across a variety of DSP-related topics. Some parts are more thoroughly tested and validated than others, so “caution” is advised. Please feel free to reach out in case you find bugs or want to talk about certain functionality.

It is under active development and it will take some time until it reaches a certain level of maturity. Beware that backwards compatibility is not an actual concern and significant changes to the API might come in the future. If you find some implementations interesting or useful, please feel free to use it for your projects and expand or change functionalities.

Getting Started

Check out the examples for some basic examples of the dsptoolbox package and refer to the documentation for the complete description of classes and functions.

Installation

Use pip to install dsptoolbox

$ pip install dsptoolbox

# Or this for activating numba parallelization
$ pip install "dsptoolbox[use-numba]"

(Requires Python 3.11 or higher)

In order to install the package successfully using Linux, you need to install PortAudio manually, since installing sounddevice will not do it automatically. To do this, run the following commands on your console:

$ sudo apt-get install libasound-dev libportaudio2 libsndfile1

If this does not work properly for some reason, refer to the documentation for sounddevice or PortAudio.

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

dsptoolbox-0.9.tar.gz (246.4 kB view details)

Uploaded Source

Built Distribution

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

dsptoolbox-0.9-py3-none-any.whl (292.9 kB view details)

Uploaded Python 3

File details

Details for the file dsptoolbox-0.9.tar.gz.

File metadata

  • Download URL: dsptoolbox-0.9.tar.gz
  • Upload date:
  • Size: 246.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for dsptoolbox-0.9.tar.gz
Algorithm Hash digest
SHA256 cc14d1a6123b258d98af0189846dd53118694200e42237fe409b219320ee654c
MD5 c60d692bb5ee8de39562822b5f91a36f
BLAKE2b-256 ab654622726145e9c6d8dae9bf59790f3568f04a4fb7bbcc7ed6d9d0beffd8be

See more details on using hashes here.

File details

Details for the file dsptoolbox-0.9-py3-none-any.whl.

File metadata

  • Download URL: dsptoolbox-0.9-py3-none-any.whl
  • Upload date:
  • Size: 292.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for dsptoolbox-0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 72f0a7479fcb61f0a26a61ce497abeea9cb21d04d3ab5c224f7ca1fd65e34e39
MD5 6c782d333c9cb455fef798f8fcefb9cb
BLAKE2b-256 f834150f0b573f7d7b84854009df95ac9e0455ce2bb3097a195101a5f417506d

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