Nick-Pearson / bristolfolksoc.github.io

Website for the University of Bristol folk society managing a set of tunes available to the society

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bristolfolksoc.github.io

Link to Live Website

Current Website Build Status: Build Status

Source code for a potential website that allows viewing and sharing of folk tunes in ABC notation. This site specifically displays tunes played by the Bristol University Folk Society and is intended as an online version of the society tunebook rather than a general place to share folk tunes.

Features in Progress

  • Custom set (with option to modify order, number of repeats and view sheet music)
  • Search tunes by origin
  • Tune collections/groups (dance tunes, beginner tunes etc.)
  • Predefined tune sets
  • Page explaining different tune types (e.g. Swung Hornpipes vs. Unswung)
  • Configuring the MIDI player to use a different voice and have options to vary playback speed
  • Transcribing tunes to other commonly played keys
  • Generate a printable PDF tunebook from a set of tunes
  • Use the HTML5 history API so you can 'hotlink' to a tune, extend so that you can do this for sets too
  • Optimise the searching algorithm (try to get better performance on mobile)
  • Random tune button

I want to add a tune to the website

Tunes on the website are stored in ABC Notation. This is a way of representing music using text. If your tune is common you may be able to find a version of it already in ABC format on The Session. Otherwise you may need to write the ABC from scratch.

Preparing your ABC for upload

  • Make sure the ABC is the correct version played at the session, many common tunes can be played differently to published versions you may find online.
  • Ensure the ABC has a "C:" tag, this should contain the composer if known. If the tune is Trad state it explicitly using a C: tag
  • Try to add chord markings if possible

Once the ABC is created and looks correct, create a new file in the tunes folder with the file extension .abc. The easist way to do this is to copy and paste an existing file in the folder. Name the file something appropriate and open in in a Text editor (Notepad if you use Windows, Emacs for Mac etc.) and paste your ABC code here. When you push the tune it will automatically be scanned and added to the list of tunes.

External Links

About

Website for the University of Bristol folk society managing a set of tunes available to the society


Languages

Language:JavaScript 88.8%Language:HTML 7.1%Language:CSS 3.8%Language:Shell 0.3%