Felix
Felix
I noticed that the page bars are not updated when selecting a subfolder or filtering images (e.g Show annotated). It is not directly related to issue #320 but still somewhat...
First of all, love this tool. Great work and unbelievable that you put it for free. I really appreciate that! I would be willing to fix the problem myself, but...
**Is your feature request related to a problem? Please describe.** I am using beamer in combination with the bloc package. I am using MultiProvider and was trying to put BeamerProvider...
**Describe the bug** I am sending an OSC message containing a single blob of data: `/destn/1\x00\x00\x00\x00,b\x00\x00\x00\x00\x00\x08...` [28 bytes] /destn/1 b [8]0123456789ABCDEF I am getting this result for both OSC data...
@fastlib I added some simple CI pipeline for the project to test * windows * macOS (intel) * macOS (arm) * linux (ubuntu) * python on ubuntu All of the...
As @allmondjoy87 described, I also needed to add the libs folder for a successful python build. I can't confirm the need for the c++17 compile argument, but I can compile...
@fastlib I cleaned up the code a little. - removed includes in the fCWT library that are not used (or imported in the example anyway) - instead of building the...