You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a sample clip contains a valid audio file and the user replaces it with an invalid one, the previous (valid) sample disappears. #6286 is related and should be merged before a fix is proposed.
Steps to reproduce
Create an empty file with the ".wav" extension.
Start LMMS.
Add a sample track.
Add a clip to the sample track and load a valid audio file into it.
Replace the valid file loaded on step 4 with the empty file created on step 1.
Expected behavior
The previous (valid) audio file should be kept intact in the sample clip (and an error message should be shown, which #6286 addresses).
Bug Summary
When a sample clip contains a valid audio file and the user replaces it with an invalid one, the previous (valid) sample disappears. #6286 is related and should be merged before a fix is proposed.
Steps to reproduce
Expected behavior
The previous (valid) audio file should be kept intact in the sample clip (and an error message should be shown, which #6286 addresses).
Actual behavior
The sample clip becomes empty.
Affected LMMS versions
1.3.0-alpha.1.163+g0d1b455be (Linux/x86_64, Qt 5.15.2, GCC 10.2.1 20201203).
The text was updated successfully, but these errors were encountered: