Skip to main content

Chords for use in renardo or FoxDot

Project description

FoxDotChord

Documentation License

Supported Python versions PyPI version Downloads

Issue Tracker Contributing Built with Material for MkDocs


Chords for use in renardo or FoxDot.

Instalation

Use the package manager you prefer

pip install FoxDotChord

How to use?

from FoxDotChord import PChord as c

c0 = c['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({-=}[--])')
from FoxDotChord import PChord as c

Clock.bpm = 180

d1 >> play('(C(ES))   ')

har = c['F#6, Dm7/9, Bm5/7']
c1 >> swell(
    var(har, [4, 8, 4]),
    dur=PDur(5, 9)*2,
    oct=var([4, 5], 16),
    amp=1.5,
)

d2 >> play('pn u', amp=2)

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.6b0.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

foxdotchord-0.0.6b0-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

Details for the file foxdotchord-0.0.6b0.tar.gz.

File metadata

  • Download URL: foxdotchord-0.0.6b0.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for foxdotchord-0.0.6b0.tar.gz
Algorithm Hash digest
SHA256 3fc9d5472cc9a9826aab471777967d4d474be1d7571f97eb4f5a6c20ed4bdfb6
MD5 60dd7ad4bf5df3724b36e340a6cf18d1
BLAKE2b-256 039e98ef566670fb1ba3717b2e2ff7f70daeceac9b5fd5c2083fc32c96fda299

See more details on using hashes here.

File details

Details for the file foxdotchord-0.0.6b0-py3-none-any.whl.

File metadata

File hashes

Hashes for foxdotchord-0.0.6b0-py3-none-any.whl
Algorithm Hash digest
SHA256 f4d54d91727e211cf70ec9ad7880e287450bb4a0f82b3748b6e945c69c1cd0b9
MD5 0f03abdb261477e1f3f63ee95e366aa7
BLAKE2b-256 ed2e1d555cebf7bb9234deb51970c0f9ab78bcd28e408d0f7389b1755c814a53

See more details on using hashes here.

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