Skip to main content

Chords for use in renardo or FoxDot

Project description

FoxDotChord

Documentation License Issue Tracker Contributing Source Code

PyPI version Supported Python versions Downloads


Chords to use in renardo or FoxDot.

Installation

Use the package manager you prefer

pip install FoxDotChord

Examples

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.8b2.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

foxdotchord-0.0.8b2-py3-none-any.whl (20.9 kB view details)

Uploaded Python 3

File details

Details for the file foxdotchord-0.0.8b2.tar.gz.

File metadata

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

File hashes

Hashes for foxdotchord-0.0.8b2.tar.gz
Algorithm Hash digest
SHA256 b728340c1219183684dd1e4b5916f92de25a3b7f4842ee670aeea53738720557
MD5 c62130197ca43e90594391112e9e3dcf
BLAKE2b-256 231bf7de042ec460ada86aef77034b9dc126337aeabf2dfe05dd191ef6f84f1f

See more details on using hashes here.

File details

Details for the file foxdotchord-0.0.8b2-py3-none-any.whl.

File metadata

File hashes

Hashes for foxdotchord-0.0.8b2-py3-none-any.whl
Algorithm Hash digest
SHA256 f048d955859b1b74dffaf37929c8ea923201611045ae936fdd29ffd36f1c5c96
MD5 b48bcbac193b6e44c50025140c4a9fc0
BLAKE2b-256 c06b539bf7be6a8aaba77850b5417e0a83e4047cc1d4f1c3c28c0b53398a7d9f

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