rncbc / qtractor

Qtractor - An Audio/MIDI multi-track sequencer
https://qtractor.org
GNU General Public License v2.0
514 stars 90 forks source link

MIDI Aux Send is displayed as Audio Aux Send #477

Open suedwestlicht opened 1 month ago

suedwestlicht commented 1 month ago

Recent Qtractor (commit 9001e8cfca70c5332566ac0e32569ceabd4d5be2 )

MIDI Aux Send should be displayed as (MIDI) but it's displayed as (Audio).

a

rncbc commented 1 month ago

fixed in 3369068

thanks

suedwestlicht commented 1 month ago

Yes, but now each Qtractor session is marked dirty/changed when loaded.

rncbc commented 1 month ago

Yes, but now each Qtractor session is marked dirty/changed when loaded.

should be something else... unrelated to the last two commits, 9001e8c or 3369068 ... also, not reproducible here: all sessions are loaded clean.

suedwestlicht commented 1 month ago

I found the reason. It's the recent Yoshimi version from Git. Can you find out which action of Yoshimi makes Qtractor think that the session is dirty? Then I'll make a bug report for Yoshimi.

suedwestlicht commented 1 month ago

I opened an issue for Yoshimi.

https://github.com/Yoshimi/yoshimi/issues/209

suedwestlicht commented 1 month ago

477 is fixed, so I close this issue.

Thx, Rui.