Marak / Marak/JSONloops

Create ability to define meta-data on tracks and beats

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Tasks
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.