Musical chord randomizer with configurable complexity for various skill levels. Used for generating random chords for practicing chords, scales, and arpeggios on any instrument with an unpredictable order.
Visit http://www.flashchord.com/ to see it in action!
Preview new features and test new development at http://dev.flashchord.com.
Enable debugging in the browser console by adding ?dbg=1 to the URL. This will tell Flash Chord to send logged messages to the console for viewing. Then, use the browser's console to view logging statements.
For logging functionality, see the js/utils.js file and look at the following functions:
logger($message)- Log a message to the browser console if debugging is enabled
function logger_new()- Start a new block of logging with a heavy line if debugging is enabled
function logger_break()- Start a new sub-block of logging with a light line if debugging is enabled
- Twitter Bootstrap HTML/CSS theme
- Javascript
- jQuery
- PHP
Docker is used for local development, although you're welcome to setup your own development hosting stack yourself using Apache and PHP. The /Dockerfile and /docker-composer.yml files define the images and behaviors required to launch the local development containers.
You'll need to modify your /etc/localhost file to include: 127.0.0.1 flashchord.com.local to /etc/hosts
To run this container (i.e. launch the "server"), follow these steps:
$ docker compose up --buildrebuilds and launches the container- Or run
$ ./serverfrom the root of the project folder
- Or run
- <flashchord.com.local> to access
Any pushes to the develop branch are automatically deployed to http://dev.flashchord.com/ at public_html/ via the GitHub action defined in .github/workflows/develop.yml.
The deployment process for production is manual and involves:
- In GitHub, create a release with a tag
- Login to the web host and navigate to
public_html/ - Checkout the
mainbranch and pull - Checkout the desired tag
The HTTPS certificate is managed via Let's Encrypt and is automatically updated every ~90 days via the host.
Kenny Carlile
- GitHub: @KCarlile
- Professional: http://www.kcarlile.com/
If you'd like to contribute code to Flash Chord, please contact Kenny Carlile through GitHub or his website. Forks and PRs are welcome, but planned contributions are preferred.
- Your name here!
Flash Chord would like to extend a special thanks to our supporters who have made kind and generous donations.
- Matt Godwin
- Marco Valenti
- Yohaan Pissurlenker
- Michael Jacobson
- Andrew Hawkes
- Michelle O.
- Matteo Pigni
- Zachary McIvor
- Michael Junkins
- OneSolutions
- Chris Beatty
- George Kuntz
- Ian Blacker (2)
- Lucas Mulkey