juced
juced copied to clipboard
community based juce
I am attempting to build the vex synth under Linux x86_64. The synth compiles fine, but I run into this problem during linking. ``` Linking vex /usr/bin/ld: cannot find -ljuce...
This project houses many lovely applications that use JUCE, but, as it would appear, none have been updated to work with a later JUCE (such as those included in many...
Hello! I encountered some errors while compiling, any help appreciated! Here's an example of the output I got: `In file included from ../../src/native/juce_linux_NativeCode.cpp:107:0: ../../src/native/linux/juce_linux_Windowing.cpp:1417:77: warning: ‘KeySym XKeycodeToKeysym(Display*, KeyCode, int)’ is...
I've found this [package on launchpad](https://launchpad.net/~fabian+roli/+archive/ubuntu/juce). Will this the same project / package? Also, should this be included in 16.04?
I realise no updates have been made to this great synth in a while, but I'm giving it a shot anyway: Noise based snares and HHs sound awesome when in...
Hi, I cloned the repository, opened **jost.xcodeproj** , modified the project settings to target 10.9 because I don't have the old 10.4u SDKs. I hit compile and I got this...