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.