Skip to content

Feature/issue 323#403

Open
rzhu15 wants to merge 3 commits intoTEAMuP-dev:developfrom
rzhu15:feature/Issue-323
Open

Feature/issue 323#403
rzhu15 wants to merge 3 commits intoTEAMuP-dev:developfrom
rzhu15:feature/Issue-323

Conversation

@rzhu15
Copy link
Copy Markdown

@rzhu15 rzhu15 commented Mar 25, 2026

Added file conversion for the Send-to-DAW function using built-in JUCE feature AudioFormatManager.
Only works between lossless formats (.wav / .aif / .aiff / .flac)
For mp3s, users can bounce the audio file before opening it, as all major DAWs save to either .wav or .aif.
If mp3s are truly necessary, we can consider using ffmpeg, however it is a large dependency.

In MediaClipBoardWidget.h:

  1. Created a private function called convertAudioFile
  2. Added to the SendToDAWCallbacks function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant