A C++ based audio graph with JUCE frontend
Stars
11
Forks
3
Watchers
11
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
93
commits
Renamed Connector to ConnectionComponent and updated usage
d8d17aaView on GitHubA lot of graph UI component cleanups and refactorings. Issue with moving connectors still present. Needs new algorithm
79d8f95View on GitHubUpdated graph UI code. Modernised, more caching and event driven rather than full updating every redraw
dff4f80View on GitHubFixed memory leak in connector component. Now using smart pointers
ce563dfView on GitHubAdded parameter to lowpass and allowed for runtime modulation
e9ca7e6View on GitHub