CISAC

Results 32 comments of CISAC

I have this issue too and downgrading did not help. I tried changing the format to 44.1 KHz and the audio stopped working until I restarted Sunshine. After I did,...

> Still happening in 4.3.stable: > > ``` > editor/animation_track_editor.cpp:4343 - Could not determine track hint for '.:position:y' because its base property is null. > ``` Same problem I'm having.

I tried to build yawor's branch that hasn't been merged yet but cannot get my 4x4 macropad with Hardware ID USB\VID_514C&PID_8850&REV_0100 USB\VID_514C&PID_8850 to work with this tool. How are you...

> Do you have the same model as me? I don't mean the VID/PID pair, as these are reused with different products unfortunately. I believe so, yes. It looks the...

Sorry, I forgot to mention I'm on Windows and not Linux Trying `./ch57x-keyboard-tool --vendor-id 0x514c --product-id 0x8850 upload < example-mapping.yaml` on the Terminal as administrator gives the error: ``` At...

> Are you sure that you've checked out and built from my PR? I went to https://github.com/yawor/ch57x-keyboard-tool/tree/k8850_4x4, downloaded the source code and built it using `cargo install ch57x-keyboard-tool` It created...

> How did you download the code? Did you download the ZIP file or did you use git clone? Check the source code if you have the k8850_4x4.rs file in...

> Yes, it should. I've just checked and I don't have any uncommitted or not pushed changes locally, so it's a complete code in my repo on the k8850_4x4 branch....

> Awesome. I'm glad I could help :). > > What command line did you use before to build the program if not `cargo build`? Did you use `rustc` directly?...