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))   ')

c1 >> swell(
    c['F#6!4, Dm7/9!8, Bm5/7!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.9b0.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

foxdotchord-0.0.9b0-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: foxdotchord-0.0.9b0.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.0.dev0 CPython/3.12.0 Linux/6.8.0-45-generic

File hashes

Hashes for foxdotchord-0.0.9b0.tar.gz
Algorithm Hash digest
SHA256 58500c3ffa3dc9618512ea96ff714456db5b29b03a57a066196c30ec489204dd
MD5 6986b8dab465a2feb9bfd02baeb8dd78
BLAKE2b-256 bdbdc087d2a702a9ab0fc38bff5fc9a67fdd8954893077ca0432fcf415209e25

See more details on using hashes here.

File details

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

File metadata

  • Download URL: foxdotchord-0.0.9b0-py3-none-any.whl
  • Upload date:
  • Size: 20.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.0.dev0 CPython/3.12.0 Linux/6.8.0-45-generic

File hashes

Hashes for foxdotchord-0.0.9b0-py3-none-any.whl
Algorithm Hash digest
SHA256 d18dc668790e60f7647f1916addae7b1e7fb920cb18e68d50a1ae8279be83acc
MD5 844a5f95fa6a0198f82999f648210385
BLAKE2b-256 70dc298b0227c4b0e9131c1225678021bee73e370abb60f220c6d2fc0085fc13

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