animus-visualizer
animus-visualizer copied to clipboard
The function captionLabel() does not exist.
Hello, i try to test animus in processing 3.5.4 but after installing : controlP5 and minim : https://github.com/ddf/Minim
i've the message in the consol : The function captionLabel() does not exist. it's line : 318 in animus.pde .captionLabel().setFont(font).setSize(FONT_SIZE); any idea ? Thanks
Yes, I think the controlP5 library updated. You should be able to comment out some part of the UI code that sets the font and get it to run. We’re also open to a pull request if you get it working with the updated library.
On Mon, Feb 22, 2021 at 12:05 PM THOMAS karl [email protected] wrote:
Hello, i try to test animus in processing 3.5.4 but after installing : controlP5 and minim : https://github.com/ddf/Minim
i've the message in the consol : The function captionLabel() does not exist. it's line : 318 in animus.pde .captionLabel().setFont(font).setSize(FONT_SIZE); any idea ? Thanks
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/codygibb/animus-visualizer/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABN4IOZAV7XYNE5HNQNVULTTAKFEVANCNFSM4YA4MAFQ .
Witch controlP5 did you use ? I could also downgrade the library. Thanks
If you take a look at this pull request there's a fix for controlP5. https://github.com/codygibb/animus-visualizer/pull/7/commits/9ae05dab6698204a87852ae36c9d9c1355731531