4 repositorios
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 es una estación de trabajo de audio digital (DAW), mezclador de audio multipista y secuenciador MIDI. Funciona como un editor de audio no lineal y un host de plugins para ejecutar efectos e instrumentos de terceros. El sistema proporciona capacidades especializadas para la postproducción de audio mediante sincronización de fotogramas de vídeo, así como secuenciación de actuaciones en vivo para disparar clips y patrones en tiempo real. También soporta mezcla táctil mediante mapeo de superficies de control y configuración de controladores de hardware. El software cubre una amplia gama de necesidades de producción de audio, incluyendo grabación multipista, secuenciación y composición MIDI, mezcla profesional y exportación de audio multicanal. Su framework de procesamiento incluye soporte para plugins estándar de la industria y un sistema de enrutamiento de señales tipo matriz.
Includes interfaces for querying and modifying real-time plugin parameters via inline mixer controls and templates.