4 Repos
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 ist eine digitale Audio-Workstation, ein Multitrack-Audio-Mixer und ein MIDI-Sequenzer. Es fungiert als nicht-linearer Audio-Editor und Plugin-Host für die Ausführung von Effekten und Instrumenten von Drittanbietern. Das System bietet spezialisierte Funktionen für die Audio-Nachbearbeitung durch Videosynchronisation sowie für Live-Performance-Sequenzierung zum Triggern von Clips und Patterns in Echtzeit. Es unterstützt zudem taktiles Mixing durch Control-Surface-Mapping und die Konfiguration von Hardware-Controllern. Die Software deckt eine breite Palette an Anforderungen der Audioproduktion ab, einschließlich Multitrack-Aufnahme, MIDI-Sequenzierung und Komposition, professionellem Mixing und Mehrkanal-Audio-Export. Sein Verarbeitungs-Framework umfasst branchenüblichen Plugin-Support und ein Matrix-basiertes Signal-Routing-System.
Includes interfaces for querying and modifying real-time plugin parameters via inline mixer controls and templates.