Implement a multitrack audio player with a simple mixer #1

Open
opened 2025-11-22 18:34:24 +00:00 by allanger · 0 comments
Owner

The first step to have a daw would be to create a multitrack player, where user can add audio files.

AC:

  • it's possible to add a new audio track
  • it's possible to add an audio file to this track (position should be adjustable)
  • it's possible to add multiple files to one track (regions)
  • it's possible to modify volume and pan of any individual track and on the master
  • Linux and MacOS are supported, it's should be possible to extend to Windows later as well
The first step to have a daw would be to create a multitrack player, where user can add audio files. **AC:** - it's possible to add a new audio track - it's possible to add an audio file to this track (position should be adjustable) - it's possible to add multiple files to one track (regions) - it's possible to modify volume and pan of any individual track and on the master - Linux and MacOS are supported, it's should be possible to extend to Windows later as well
allanger self-assigned this 2025-11-22 19:22:54 +00:00
allanger started working 2025-11-22 19:22:57 +00:00
allanger worked for 43 minutes 2025-11-22 20:06:25 +00:00
allanger added this to the Version 1.0.0 project 2025-11-22 20:20:03 +00:00
allanger moved this to To Do in Version 1.0.0 on 2025-11-22 20:20:11 +00:00
allanger started working 2025-11-23 18:00:00 +00:00
allanger worked for 9 minutes 2025-11-23 18:09:24 +00:00
Sign in to join this conversation.
No description provided.