https://github.com/distrho/imgui-template-plugin
Template repository for doing audio plugins with DPF and ImGui
https://github.com/distrho/imgui-template-plugin
Last synced: 8 months ago
JSON representation
Template repository for doing audio plugins with DPF and ImGui
- Host: GitHub
- URL: https://github.com/distrho/imgui-template-plugin
- Owner: DISTRHO
- License: isc
- Created: 2022-11-04T16:32:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T23:12:29.000Z (about 2 years ago)
- Last Synced: 2024-05-06T23:22:23.450Z (about 2 years ago)
- Language: C++
- Homepage:
- Size: 46.9 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DPF + ImGui template plugin project
This repository contains an example audio plugin project using DPF and ImGui.
