Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mthierman/webviewaudioplugin


https://github.com/mthierman/webviewaudioplugin

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

This template is based on [TheAudioProgrammer](https://github.com/TheAudioProgrammer)'s [webview_juce_plugin_choc](https://github.com/TheAudioProgrammer/webview_juce_plugin_choc) repo.

Changes:

- Light/dark mode
- Custom slider styling
- Debug build: Vite hot reload
- Release build: fetchResource & JUCE BinaryData
- TypeScript with interfaces and seperate script file
- Seperate CSS file & modern CSS reset
- Responsive & resizable

Attributions:

- [webview_juce_plugin_choc](https://github.com/TheAudioProgrammer/webview_juce_plugin_choc)
- [JUCE](https://github.com/juce-framework/JUCE)
- [CHOC: "Classy Header Only Classes"](https://github.com/Tracktion/choc)