ipytone

0.5.1last stable release 2 years ago
Complexity Score
Medium
Open Issues
20
Dependent Projects
0
Weekly Downloadsglobal
156

Downloads

Readme

Ipytone

Interactive audio in Jupyter

Ipytone exposes many features of the Tone.js library to Python as Jupyter widgets. It allows turning Jupyter into a versatile DAW (Digital Audio Workstation) for music creation, sound design, data sonification, and more…

…like this little piece of music entirely composed and played in a Jupyter notebook, with a custom Earth Globe VU-meter!

https://user-images.githubusercontent.com/4160723/172623510-3423505f-cd27-4770-8553-b2f0dc75384f.mov

Try Ipytone!

Click here or on the JupyterLite badge above to try ipytone in your browser without installing anything.

For more advanced examples, check this repository: https://github.com/geigr/ipytone-examples

Documentation

https://ipytone.readthedocs.io

Requirements

  • JupyterLab >= 3.0 or Jupyter notebook.
  • numpy

Install

You can install ipytone either with pip or conda.

With pip

pip install ipytone

With conda

conda install -c conda-forge ipytone

or mamba

mamba install -c conda-forge ipytone

From source

For a development installation of ipytone, check the installation section in the documentation.

Dependencies

CVE IssuesActive
0
Scorecards Score
2.50
Test Coverage
No Data
Follows Semver
Yes
Github Stars
51
Dependenciestotal
15
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute ipytone in your own private PyPI registry

pip install ipytone
Processing...
Done

7 Releases

PyPI on Cloudsmith

Getting started with PyPI on Cloudsmith is fast and easy.