A cross-platform .NET application that generates and plays lofi beats with real-time audio effects, featuring an interactive CLI, REST API service, WebSockets support, plugin-based architecture, and telemetry.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
346
commits
refactor(sandbox): Improve macOS sandbox profile loading and cleanup
a679036View on GitHubtest(plugin): Add AI-generated test traits and collection for PluginHostTests
fd7c074View on GitHubrefactor(plugin): Optimize plugin management code structure and imports
9f1a3a5View on GitHubfeat(plugin): Enhance plugin management with advanced configuration and runtime control
d3e5ac0View on GitHubrefactor(sandbox): Simplify cross-platform plugin host sandboxing
93ed548View on GitHubchore(docker): Add PluginHost project to test Dockerfile
3c1ecffView on GitHubAdd OS-level sandbox approach for plugin host processes
0d05e60View on GitHubImplement rudimentary effect method invocation over IPC
91b89f8View on GitHubtest(plugin): Add CreateEffect tests for plugin host communication
ee39995View on GitHubfeat(plugin): Enhance plugin host init response with effect metadata
05ace38View on GitHubRefactor plugin host communication and error handling
df64d27View on GitHubEstablish minimal JSON-based IPC protocol for plugin init
8b85931View on GitHubAdd basic LofiBeats.PluginHost tests for out-of-process plugin loading
c6f0c5bView on GitHubAdd basic LofiBeats.PluginHost project for out-of-process plugin loading
3f1ddfbView on GitHub