LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
7.95k stars 992 forks source link

Allow recorded sample tracks to be saved as distinct files #6022

Open sebageek opened 3 years ago

sebageek commented 3 years ago

Enhancement Summary

PR #5990 will give us basic sample recording support. While we now can record new samples on the fly, there is currently no way to save these samples as distinct files (at the moment this can only be achieved by putting the track on solo and render the song, but this would be rather an ugly hack than a proper UI). Working on this makes only sense after PR #5990 has been merged.

Justification

One might want to save a recorded track for post-processing in another application.

Mockup

A recorded sample track could have a save as option in its right-click context menu to save it to disk, maybe even in different formats (wav, mp3, ogg, ...; whatever the export dialog offers as well). This could also be used for normal sample tracks (though it is probably not necessary there).

JdaCapoZombie commented 3 years ago

Is this going to appear in a new beta for LMMS? I would love to test it out if possible!