Skip to main content

Chords for use in FoxDot

Project description

FoxDotChord

Documentation License

Supported Python versions PyPI version Downloads

Issue Tracker Contributing Built with Material for MkDocs


Chords for use in FoxDot.

Instalation

Use the package manager you prefer

pip install FoxDotChord

How to use?

from FoxDotChord import PChord

Scale.default = 'chromatic'  # It needs to be chromatic

c0 = PChord['C, Am7, Dm, Em']

t0 >> keys(c0.every(3, 'bubble'), dur=PDur(3, 8))

b0 >> sawbass(c0, amp=1, pan=[0, 1, -1, 0])

d0 >> play('x-o({-=}[--])')

Contribute

See the Contributor Guide.

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

foxdotchord-0.0.3b0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

foxdotchord-0.0.3b0-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

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