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

Uploaded Source

Built Distribution

foxdotchord-0.0.7b0-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for foxdotchord-0.0.7b0.tar.gz
Algorithm Hash digest
SHA256 97242f5e3ae94821ef15d4de4e6c46f8acf08f84c72929dc0d94de39bec22130
MD5 79ff49bcdc846fa115068a5df10a9908
BLAKE2b-256 3a51e6c18befcc3bab106845e3b5953e012a2ba08ca0a4a16495408e1dec4c0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for foxdotchord-0.0.7b0-py3-none-any.whl
Algorithm Hash digest
SHA256 1305ec134f09bf2555b2f6b89e2f86681248528aa0cc5e6b5856d679e3fc49e5
MD5 84d7c08637891f27726875b58ddd4866
BLAKE2b-256 239e6d5fd9c45500138d49206da6775283603caa1b2590d749d8b1b304e0d881

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