4 dépôts
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 est une station de travail audio numérique (DAW), un mixeur audio multipiste et un séquenceur MIDI. Il fonctionne comme un éditeur audio non linéaire et un hôte de plugins pour exécuter des effets et instruments tiers. Le système fournit des capacités spécialisées pour le mixage audio de post-production via la synchronisation d'images vidéo, ainsi que le séquençage de performance live pour déclencher des clips et des patterns en temps réel. Il prend également en charge le mixage tactile via le mapping de surfaces de contrôle et la configuration de contrôleurs matériels. Le logiciel couvre un large éventail de besoins en production audio, incluant l'enregistrement multipiste, le séquençage et la composition MIDI, le mixage professionnel et l'exportation audio multicanal. Son framework de traitement inclut un support de plugins standard de l'industrie et un système de routage de signal de type matrice.
Includes interfaces for querying and modifying real-time plugin parameters via inline mixer controls and templates.