pac-dev / protoplug

Create audio plugins on-the-fly with LuaJIT.
Other
285 stars 36 forks source link

fixed juce::Process::openDocument() #17

Closed rukatt closed 6 years ago

rukatt commented 8 years ago

An ellipsis in this method caused an error during compilation on Linux. I just replaced its content with the latest JUCE source code I have to resolve the problem...

pac-dev commented 6 years ago

Thanks (and sorry about the 2 year hiatus).