4 个仓库
Interfaces for querying and modifying the real-time properties and parameters of audio plugins.
Distinct from Plugin Managers: Focuses on the runtime modification of plugin attributes like gain and thresholds rather than administrative lifecycle management.
Explore 4 awesome GitHub repositories matching devops & infrastructure · Plugin Parameter Controllers. Refine with filters or upvote what's useful.
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Declares a plugin with typed hooks, storage collections, and admin UI in a single definition file.
EasyEffects is a real-time audio processor and system-wide effects manager designed for PipeWire audio streams. It functions as a comprehensive suite for applying filters, equalizers, and limiters to both input and output audio across the entire system. The project distinguishes itself through its use of deep learning for neural network noise suppression and voice isolation, as well as its ability to simulate physical acoustic environments using impulse-response convolution. It includes a sophisticated preset management system that allows users to associate specific audio configurations with
Modifies or queries specific audio effect parameters such as gain and thresholds via a local server.
Cronicle is a distributed job scheduler that replaces traditional cron with a browser-based management interface. It runs scheduled tasks across a cluster of servers with automatic failover, using a custom cron parser that intersects day-of-month and day-of-week constraints when both are specified. The system executes jobs through a plugin framework that runs command-line scripts in any language, communicating via JSON over standard input and output. The scheduler provides a web-based real-time dashboard for monitoring running jobs with live logs, resource usage charts, and progress updates.
Defines custom UI controls per plugin that users fill in when editing scheduled events.
Ardour 是一个数字音频工作站(DAW)、多轨音频混音器和 MIDI 音序器。它作为一个非线性音频编辑器和用于运行第三方效果器和乐器的插件宿主。 该系统为后期制作音频配乐提供了专门的功能,包括视频帧同步,以及用于实时触发片段和模式的现场表演音序功能。它还支持通过控制界面映射和硬件控制器配置进行触控混音。 该软件涵盖了广泛的音频制作需求,包括多轨录音、MIDI 音序与编曲、专业混音以及多声道音频导出。其处理框架包括行业标准的插件支持和矩阵式信号路由系统。
Includes interfaces for querying and modifying real-time plugin parameters via inline mixer controls and templates.