Marak / Marak/JSONloops

Add ability to export loop as mp3

Open
#10 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

To keep this simple, we should create a server-side command that will spawn a child process that takes the current loop and streams it to disk as a wav or mp3 file.

The only thing I'm not sure of is how we will actually create this mix programmatically. I think this is going to depend on the server-side audio library we decide on.

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

No files or tests are named. Start by examining how the server represents the current loop and researching the server-side audio library needed to create the mix. Done means a server-side command can spawn a child process and stream the current loop to a WAV or MP3 file.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
audio-video-rtc, backend
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.