Comment by ~jaxter184 on ~jaxter184/tlature
Hi, thanks for the report, and sorry for taking a while to respond.
I just updated the main branch to where the develop branch currently is, which should fix this particular issue, but might introduce some more. If you just do a quick
git pull
and try again, that should get you up and running.
~jaxter184 assigned ~jaxter184 to #51 on ~jaxter184/tlature
Ticket created by ~jaxter184 on ~jaxter184/tlature
There should be a script for installing the tlature standard plugins on macOS, similar to
build.sh
on Linux andwindows.ps1
on Windows
Comment by ~jaxter184 on ~jaxter184/tlature
Awesome, thanks for the update. I'll be sure to let you know when I've got something more cross-platform-friendly, and also put the .dylib stuff on my list of things to do.
REPORTED
RESOLVED CLOSEDbug added by ~jaxter184 on ~jaxter184/tlature
~jaxter184 assigned ~jaxter184 to #57 on ~jaxter184/tlature
Comment by ~jaxter184 on ~jaxter184/tlature
Thanks for making the issue! It looks like that version of selfie was yanked for some reason: https://crates.io/crates/selfie/versions I'll have to reach out and ask why.
If you want to build it now, you could try the
develop
branch. I'm not 100% sure all the functionality works, but it should at least build and run. Just a warning though, it requires JACK, and I have seen someone successfully build and run the program on macOS, but they were not able to get any sound out of it. I'm thinking about how to resolve this, but it's come up often enough that I think I should support other audio backends.
Ticket created by ~jaxter184 on ~jaxter184/tlature
Use libfaustllvm to create, manage, and use Faust processors.
Comment by ~jaxter184 on ~jaxter184/tlature
Tidied up the error message a bit, but since it runs, I'll close this for now. If there's a specific Windows incompatibility, I think it makes sense to make a new ticket for it. Thanks for testing!
REPORTED
RESOLVED FIXED