LMMS/lmms

force mute when exporting tracks to avoid automation unmuting an instrument

開放

#5,533 建立於 2020年6月11日

 (9 則留言) (0 個反應) (1 位負責人)C++ (961 個分叉)batch import
buggood first issue

倉庫指標

星標
 (7,132 顆星)
PR 合併指標
 (平均合併 146天 8小時) (30 天內合併 10 個 PR)

描述

Bug Summary

When exporting tracks, all instruments except for the active one get muted. So far soo good. When I put a automation line that mutes and unmutes instruments to create a stutter effect, it gets activated by the automation line when another instrument is active. I found a workaround, which consists of the automation line muting a FX channel that is linked to the instrument.

Steps to reproduce

Open a project with several instruments, and create a automation line that mutes and unmutes an instrument. Then export tracks. Voliá there you go.

Expected behavior

The currently inactive instrument stays muted

Actual behavior

The currently inactive instrument gets unmuted

Screenshot

lmmsbug

Affected LMMS versions

I tested it in Version 1.2.1 (Linux/x86_64, Qt 5.12.8, GCC 9.3.0), but I suspect all versions where 'export tracks' exists are affected.

貢獻者指南