View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006436 | ardour | bugs | public | 2015-07-14 21:27 | 2015-07-15 15:50 |
Reporter | tnaugle | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | Windows | ||||
Product Version | Mixbus 3.0 | ||||
Summary | 0006436: Track input selector on mixer does not update when input has changed. | ||||
Description | Windows We have several reports. Screen capture video show it well. Click the input selector and choose a different input but the input button still shows the old text. | ||||
Tags | No tags attached. | ||||
2015-07-14 21:27
|
|
|
I cannot reproduce with JACK, ALSA, Portaudio & Dummy. Probably a waves/ASIO port-engine issue (not emitting the signal) mixer_strip.cc:317 connects to AudioEngine::instance()->PortConnectedOrDisconnected Alternative explanation would be that AudioEngine::instance() changes after creating the mixer. I don't think that can happen, though. |