Create ability to define meta-data on tracks and beats
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 186
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We need to have an easy way to attach meta-data to a track or a beat.
Some examples would be:
track.volume
track.pan
beat.velocity
I'm not sure the best way to add this meta-data. I don't want to complicate the current schema for a JSONloop, but we will need to add something.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by reviewing the current JSONloop schema and how tracks and beats are represented, then determine how the volume, pan, and velocity examples could fit without complicating that schema. Done requires an agreed metadata model for both tracks and beats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100