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

Uploaded Source

Built Distribution

foxdotchord-0.0.10b0-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: foxdotchord-0.0.10b0.tar.gz
  • Upload date:
  • Size: 21.9 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.10b0.tar.gz
Algorithm Hash digest
SHA256 1b05f10e0fa26eb6d1cf4040998e8c572c9ec2a5705a11f37e1962993b81b4f6
MD5 76e17f4c7560d1a59fc146212153e516
BLAKE2b-256 d6322091bf9bbeb02821cbea5705ec8de408966d81b94f32c96acb0ba9c1d500

See more details on using hashes here.

File details

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

File metadata

  • Download URL: foxdotchord-0.0.10b0-py3-none-any.whl
  • Upload date:
  • Size: 22.1 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.10b0-py3-none-any.whl
Algorithm Hash digest
SHA256 d170463315fa180c105909bd0f0c25beefac881718816988fc73b20748a3fd7b
MD5 815efdda8ebf3c7ab36e4b8459a65644
BLAKE2b-256 4d71d3fd35750dec5c2b15994f148397b2e2b7c0d3b51bb01f476e160a507af2

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