0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#11 forks (11 forks)auto 404
Code-a-thonenhancementgood first issue
Repository metrics
- Stars
- 6 stars (6 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
See Datapack - KULUMI. Note that the Kulumi X and Kulumi Mini have three levels, but the Kulumi Sheep only has two levels.
Contributor guide
- Research direction
- Study the existing export system in HearThis, such as how other export options are implemented (e.g., for Audacity or other devices). Then, based on the Kulumi datapack specification, add a new export option that formats audio files appropriately for the different Kulumi devices, considering the number of levels (three for X and Mini, two for Sheep).
- Tech stack
- csharp
- Domain
- backendaudio video rtc
- Issue type
- Feature
- Prerequisites
- C#Audio processing basics