Add ability to export loop as mp3
Nobody has claimed this yet.
- 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
- 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
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