About Musical Parameters

A flash card like web app that presents sets of parameters each with a current value selected from several possibilities. Buttons allow the selected value for each parameter to be randomly selected, both individually or all at once. In addition, each value can be manually selected.

Options for how each value is selected include: from all values, using all values once, or locked.

Online audio files can be played with a filename specified by the selected values. A simple media player is provided with pause and speed controls. Youtube videos can also be played with a video specified per value. Plus, a text note is can be displayed based on the current selected values.

Musical Parameters uses configuration files to specify the sets of parameters and values, media files, YouTube videos and notes. These files can be online and specified in the URL or loaded from the local file system. The yaml format is used in an attempt to be human friendly, but it is still a fairly technical language (see examples below). To keep file locations out of online files the base URL of media files can be passed in the URL query string.

Originally designed to generate random musical parameters for practicing, composing etc. in response to a request by Al Swainger. However, it should be generally useful.

Operating Notes

Example Configuration Files

Open, download or view each example. If you download you can upload using "load" when offline.

Goto the App

This is an open source project by Steve Lee for Fullmeasure.uk.