A repo accompanying the JUCE WebView tutorial: build your plugin UI using web technologies!
Stars
50
Forks
12
Watchers
50
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
122
commits
Merge pull request #7 from JanWilczek/fix-webview-file-reading-from-zip
aa46d8cView on GitHubInform CMake that the zip file will be created by a custom target
d486d1bView on GitHubUse WORKING_DIRECTORY parameter of file() command to allow using juce::ZipFile::getEntry() and avoid filepath ambiguity errors.
db29a47View on GitHubMerge pull request #6 from JanWilczek/package-web-ui-files
7683584View on GitHubStay consistent with parameter name for Relay/ComboBoxState.
0594c4bView on GitHubUse juce::dsp::AudioBlock::process() instead of hand-crafted function.
dcf61b7View on GitHub