Files
SonicForgeStudio/app
3dtours 815a6faaca fix: Synth button shown on section/audio tracks
Synth button was unconditional in TCP. Now gated:
track.midiItems?.length > 0 && !track.sections?.length
Section tracks: Synth hidden (sections are containers).
MIDI tracks: Synth shown.
Audio tracks: Synth hidden.
FX button stays unconditional for all track types.
2026-07-28 08:37:31 +07:00
..
2026-07-21 18:22:39 +07:00
2026-07-23 08:32:23 +07:00
2026-07-23 08:32:23 +07:00
2026-07-18 15:09:05 +07:00
2026-07-18 15:09:05 +07:00