Hi,
I discovered a bug when cascading frames with pages. I got a frame with 4 pages in a frame with 4 pages.
Steps to reproduce:
- turn a knob of your desire away from 0
- in he outer frame, go to a different page
- go back to the original page
Now, the knob you turned before lights up in th vc, but this lighting is not feed-backed correctly to my MIDI device Behringer BCF2000. There is a short flickering recognizable but the light is instantly away again. It works if I switch in the inner frame to another page and then back.
I'm using QLC+ 4.10.3 GIT on 14.04 Xubuntu 64Bit, Qt 5.2.1.
Any hints are appreciated!
Cascaded Frames: Feedback to MIDI device not sent properly
-
- Posts: 703
- Joined: Mon Nov 02, 2015 11:03 am
- Location: Germany
- Real Name: Lukas
- Attachments
-
- generic workbench.qxw
- (200.73 KiB) Downloaded 128 times
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
I'm not sure if cascading pages are supported. While it is possible to create them, the underlying code expects only one layer of pages so it won't work.
-
- Posts: 703
- Joined: Mon Nov 02, 2015 11:03 am
- Location: Germany
- Real Name: Lukas
Indeed, it is working quite well. Except for this saving-issue.janosvitok wrote:I'm not sure if cascading pages are supported. While it is possible to create them, the underlying code expects only one layer of pages so it won't work.