Skip to main content

A Django app for enumerating chords in a scale.

Project description

About

Chord Generator is a Django application for enumerating all possible chords in a selected scale. In particular, Chord Generator will show what the chord is for a given chord type and position, if such a chord exists. A demonstration is available here.

Installation and Dependencies

You can get Chord Generator from PyPI through the command:

pip install chordgenerator

Once installed, just add “chordgenerator” to your INSTALLED_APPS list in settings.py, and add the desired URL in one of the urls.py files.

Apart from Django, the app depends on musictheory. This package - also made by myself - is the guts of the application, and can be used outside of Django. It contains classes for musical temperaments, scales and chords.

The HTML template file used to generate HTML has been redesigned to work with the Mezzanine CMS. The redesign removed any explicit references to particular stylesheets found with earlier versions. Feel free to customise: the app is released under a 3 clause BSD license. If you wish to do any changes to the app, pop over to the GitHub repository. (There is also a Github repository for musictheory.)

Versions

  • 0.1 (May 1st 2011) - Initial release. Took code and made setup script.

  • 0.2 (May 11th 2011) - Remove bugs.

  • 0.3 (June 6th 2011) - Add license information. Add more scales.

  • 0.4 (June 2nd 2013) - Try to make a half-decent PyPI package.

  • 0.5 (January 30th 2014) - Updated to be compatible with Django 1.6 and Mezzanine 3.0.

  • 0.6 (February 15th 2014) - Added more styling to be compatible with Bootstrap. More history described.

  • 0.7 (August 27th 2014) - Added the ability for users to hear the chords.

  • 0.8 (March 1st 2017) - Updated to be compatible with Django 1.10.

  • 0.9 (December 5th 2020) - Updated for Python 3 compatibility.

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

chordgenerator-0.9.tar.gz (14.6 kB view details)

Uploaded Source

Built Distributions

chordgenerator-0.9-py3.8.egg (19.2 kB view details)

Uploaded Source

chordgenerator-0.9-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file chordgenerator-0.9.tar.gz.

File metadata

  • Download URL: chordgenerator-0.9.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.2

File hashes

Hashes for chordgenerator-0.9.tar.gz
Algorithm Hash digest
SHA256 29232d2b9f4364b1478e7334bf7f1b845f5e80dac34f52c8f680d9ca1144e0fb
MD5 e2c76e3d776004c3058e847ed3c085c7
BLAKE2b-256 c0a3926f0d98880d4704b7f06d41cab6d36a9bb364a476f92775d602188925fa

See more details on using hashes here.

File details

Details for the file chordgenerator-0.9-py3.8.egg.

File metadata

  • Download URL: chordgenerator-0.9-py3.8.egg
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.2

File hashes

Hashes for chordgenerator-0.9-py3.8.egg
Algorithm Hash digest
SHA256 0c103f375a427a3a3481c16e3822dc31792f67d2ed623d348e8d1cdb4d22697c
MD5 a8fa0fd96d8537b63d4e800541206119
BLAKE2b-256 5b621edcdfabe7055a742e2245c786ac665db0d74c89e4bc2aaea59af914c01e

See more details on using hashes here.

File details

Details for the file chordgenerator-0.9-py3-none-any.whl.

File metadata

  • Download URL: chordgenerator-0.9-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.2

File hashes

Hashes for chordgenerator-0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 8d23c62287d9e581e44cb06abf0c9a42ff863d4044d1200fb8f8ca6dcfcd666e
MD5 fe749097e08f30eea8e1f33916cabed9
BLAKE2b-256 a272389393b367a4b9fd2e8e57af46453f15f6e47cb8fb4a8507147dd4d67293

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