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
Hey there! I downgraded to WaveLink 1.5.0, and have been trying assigning knobs in the Loupedeck software, with mixed results:
It obviously communicates; the 'Input volume (monitor)' knob adjustment results in visual changes in the WaveLink software's slider; and the 'Input volume (stream)' button-press visually toggles the 'click to mute' button in the Wave Link software;
... but plenty of controls have no effect (the 'Input volume (stream)' adjustment doesn't actually move the WaveLink slider at all) unlike the 'monitor' one); nor do any of the output-volume / output-mute controls seem to have any effect.
Even though 'Input volume (monitor) functions, the feedback on the Loupedeck's display is incorrect - it just permenantly says "Stream Mix Volume muted", no matter what I press/do, either in the WaveLink software, nor on the Loupedeck.
(I'm a fellow dev, and I have some minor C# experience; let me know if there's any useful debugging steps I can undertake for you. =)
The text was updated successfully, but these errors were encountered:
I am using the ElgatoWaveLinkSDK project, and I would guess this is where the bug lies, as this is most of the code.
The best would most likely to give a ping to that project.
If I am going to fix this, I would most likely create my own SDK for the later version of WaveLink, something I don't have time for right now sadly.
I think about taking this up again later, as I soon get my other projects done (I hope), and can dust of my Wave devices again. But as thinks are now, this is not going to happen to soon sadly.
Hey there! I downgraded to WaveLink 1.5.0, and have been trying assigning knobs in the Loupedeck software, with mixed results:
It obviously communicates; the 'Input volume (monitor)' knob adjustment results in visual changes in the WaveLink software's slider; and the 'Input volume (stream)' button-press visually toggles the 'click to mute' button in the Wave Link software;
... but plenty of controls have no effect (the 'Input volume (stream)' adjustment doesn't actually move the WaveLink slider at all) unlike the 'monitor' one); nor do any of the output-volume / output-mute controls seem to have any effect.
Even though 'Input volume (monitor) functions, the feedback on the Loupedeck's display is incorrect - it just permenantly says "Stream Mix Volume muted", no matter what I press/do, either in the WaveLink software, nor on the Loupedeck.
(I'm a fellow dev, and I have some minor C# experience; let me know if there's any useful debugging steps I can undertake for you. =)
The text was updated successfully, but these errors were encountered: