xrrhythmsuk / xruk-player

A pattern-based drumming machine based on TypeScript, beatbox.js, Vue.js and Bootstrap.
https://player.xrrhythms.uk
GNU Affero General Public License v3.0
1 stars 0 forks source link

Allow entering a description of each tune #57

Closed timrog closed 9 months ago

timrog commented 1 year ago

As well as providing a name, allow a description of the tune which gets included on export. This will become essential when we allow user-submitted tunes, allowing users to provide context of the tune. This will get displayed on the Listen tab.

For a first stab, we should probably just allow plain text, but in future Markdown or rich text. Markdown might be a bit too techie, so it would likely need a simple rich text editor.