looks good, thanks for that
Add homepage and name That should be "Add mbox and name".
triceratops.ttl fixes and additions
triceratops isn't python-3 compatible: Waf: TabError: inconsistent use of tabs and spaces in indentation
Sounds like python 3 is stricter on formatting (I'm still using 2.7) a mixture of tabs and spaces is throwing the error, python probably wants all spaces but found a few stray tabs. I'll fix it.
Sounds python 3 is stricter on formatting (I'm still using 2.7) a mixture of tabs and spaces is throwing the error, python probably wants all spaces but found a few stray tabs. I'll fix it.
triceratops isn't python-3 compatible: Waf: TabError: inconsistent use of tabs and spaces in indentation
Have finally had a tinker around and hopefully I've fixed the problem. It is compiling without errors and both backend and GUI run for me on Ubuntu 19.04. Just about to test to see if it runs in various DAWs.
no gtk gui showing after successful compilation - std::bad_cast
I have lv2 library vs 1.14.0, while the version of triceratops I'm trying to compile is 0.3.0. I've downloaded 0.3.1 and it seems the autowaf.check_pkg(conf, 'gtkmm-2.4', uselib_store='GTKMM') line in wscript it's still there, so I think the result is the same. Also I've noticed that you include gtkmm library in all you header files, so removing gtk dependencies may lead to a modification of the sources. My point is, I don't need gtk stuff when I'm running the lv2 without gui...maybe remove from...
I have lv2 library vs 1.14.0, while the version of triceratops I'm trying to compile is 0.3.0. I've downloaded 0.3.1 and it seems the autowaf.check_pkg(conf, 'gtkmm-2.4', uselib_store='GTKMM') line in wscript it's still there, so I think the result is the same. Also I've noticed that you include gtkmm library in all you header files, so removing gtk dependencies may lead to a modification of the sources. My point is, I don't need gtk stuff when I'm running the lv2 without gui...maybe remove from...
What version of LV2 do you have installed?
Thank you for the support. I've tried to compile Stegosaurus, discovered that has dependencies with cairo, added them, but then I got this error during cross-compilation: [17/18] Compiling pugl/pugl_x11.c | ../pugl/pugl_x11.c:32:10: fatal error: X11/Xatom.h: No such file or directory | #include <x11 xatom.h=""> | ^~~~~~~~~~~~~ | compilation terminated.</x11>
Thanks for bringing this to my attention. The x11 version of Triceratops is unfinished and for testing only at the moment. I've been very distracted I keep meaning to come back to it to finish the GUI have you tried Stegosaurus to see if that compiles without the gtkmm dependency? If all is well with that project I can progress with Triceratops again.
Remove gtkmm dependencies for systems without x11
Ah yes, thanks for that! Will be posting a new version soon.
triceratops.ttl unison values mismatch
Triceratops, LMMS crashes, unison settings
triceratops
but again is this from the source here or deb package? I can't get the deb package...
I tried version 0.1.9. I can now "select" an individual preset (under certain conditions)...
well spotted had fixed this bug once already and it's crept back in, prossibly due...
I have the same issue. I installed package "triceratops-lv2" from the Arch Linux...
synth.cpp:1514: array index out of range