JoshMarler / react-juce

Write cross-platform native apps with React.js and JUCE
https://docs.react-juce.dev
MIT License
763 stars 79 forks source link

Demo plugin(s) + Examples #18

Open nick-thompson opened 5 years ago

nick-thompson commented 5 years ago

Right now examples/BlueprintPlugin is half-implemented and doesn't prioritize communicating how to work with the available features. I'd like to put some time into making this more along the lines of a JuceDemoPlugin that shows off what's available and how to use it.

I'll also leave this task open ended for additional demo ideas

nick-thompson commented 3 years ago

Merging #125 here: let this task represent generally adding more and better demos and examples