Craft your own effects and instruments
Description
Blue Cat's Plug'n Script is an audio and MIDI scripting plug-in and application that can be programmed to build custom effects or virtual instruments, without quitting your favorite DAW software.
With this plug-in, you can write your own plug-in with very little knowledge about programming. If you do not care about programming, Blue Cat's Plug'n Script can also be used as a regular multi-effects processor with existing scripts or to get someone else to write this very particular utility you have been searching for for years and cannot find anywhere.
If you are an experienced programmer, you will find in Plug'n Script a powerful development environment for audio plug-ins: prototype algorithms quickly, generate a state of the art graphical user interface (GUI) without a single line of code, and export a VST, VST3, AAX, or Audio Unit plug-in, right from within your favorite DAW! Creating a plug-in has never been so fast!
This plug-in has been in our lab for several years and has been used to prototype lots of our existing plug-ins. It supports both scripts distributed as source code and pre-compiled binary scripts.
For source scripts, it uses the high-performance AngelScript scripting engine, originally developed for video games, with a JIT compiler that helps to compile scripts into machine code for optimal performance. Starting with version 2, the plug-in also supports native (compiled) code and can load binary scripts built from C or C++ (or any language that can export C functions, such as Delphi, Fortran, Net...), using the same interface as the angel script version.
The syntax of the AngelScript language is close to Java, C#, C++, or JavaScript, making it very easy to learn. It is also convenient to reuse your scripts into native code or integrate code snippets found on the web into your script. Also, switching between the angel script and binary versions of the same script is very easy, requiring very few changes.
The plug-in includes dozens of audio and MIDI processing scripts as well as several virtual instruments and utilities to enhance your workflow. They can be used as-is, or as examples to get started to write your own scripts. User scripts can be shared in the scripts repository, which also includes the factory scripts and native projects for reference.
To build complex effects chains using multiple scripts, you might be interested in Blue Cat's PatchWork, which can host multiple instances of this plug-in in series or parallel. While writing scripts, you might also want to use our analysis tools to check their effect on the signal.
Blue Cat Audio Standards:
- Available as a standalone application and in most plug-in formats for Mac and Windows.
- Full MIDI control and automation support, MIDI Learn.
- No CPU load on idle: processing shuts down when fed with silence (optimal CPU usage).
- Customizable user interface with transparency & zoom.
- Automation and MIDI output: record output parameters as automation curves or send MIDI CC messages to other plug-ins for powerful side chain effects.
- Smooth Bypass: noiseless plug-in activation / deactivation.
- Undo/Redo.
- Full featured integrated presets manager.
- Copy/paste the state of the plug-in between instances.
- Any sample rate supported.
Version 3.32
- Single Installer on Mac (all plug-ins formats).
- Full Apple Silicon (M1 processor) support.
- New "network slave" mode to run as an audio/MIDI processing server for the Connector plug-in.
- Windows: ASIO Control panel can now be launched from the audio settings window in the application.
- Audio engine can now be restarted from the audio settings window in the application.
- Dropped 32-bit support on Mac.
- Now requires MacOS 10.9 and newer.
- Improved MIDI events timing precision in the application.
- Added MIDI tap tempo support for standalone application.
- Standalone application can now send MIDI events to external devices.
- Select individual MIDI I/O in standalone application.
- In most plug-in formats, internal audio I/O configuration can now be selected regardless of the configuration defined by the host.
- Improved MIDI & automation control settings with lock, reset and "save as global setting" capabilities.
- The plug-in and app can now send MIDI events back to a control surface when MIDI-enabled parameters are modified in the user interface.
- It is now possible to export plug-ins with an unlimited number of parameters.
- The user interface does not throw errors anymore when using more than 48 input parameters in a script (they are simply not displayed).
- Fixed latency compensation changes not always picked up by host applications.
- VST3: fixed random crash in Ableton Live 11 upon load.
- VST3: fixed parameters update issues in Studio One when bouncing tracks.
- Windows: fixed an issue with unicode window titles.
- MacOS: fixed export window colors in dark mode.
- MacOS: fixed plug-in editor positioning issues in some hosts with some particular zoom values
Arrow keys can now be used to navigate presets, in the main view or in the presets browser.
Features
- Audio and MIDI scripting plug-in.
- Build your own Audio and MIDI effects or virtual instruments.
- Export your effect or instrument as an independent VST, VST3, Audio Unit or AAX plug-in.
- Simple scripting syntax, using either the AngelScript language (similar to C++, Java or javascript) or C/C++ for native code.
- Native binary scripts support (compiled C, C++ or Delphi, Fortran...).
- Fully customizable user interface that adapts to scripts automatically. Build your own using Blue Cat's KUIML language.
- Up to 48 input parameters and 32 outputs, with full MIDI and automation control.
- Use your favorite Integrated Development Environment (IDE) for editing.
- Integrated JIT (Just In Time) compiler for optimal performance (scripts are not interpreted but compiled).
- Includes 57 scripts with source code and 267 presets for sound synthesis, MIDI FX, audio FX (comp, gate, tremolo echo, filters, looper...), waveform generation, file playback/recording and more.
- Side chain input and auxiliary outputs support.
- Surround support (up to 8 audio channels).
- Download free scripts from our audio & MIDI scripts repository.
Tech Specs
MAC
OS X Mac OS 10.9 or newer.( An Intel or Apple Silicon processor.)
Audio Card: For the standalone application, a Core Audio compatible audio interface.
Plugins: VST-2, VST-3, AU, AAX, RTAS
WINDOWS
Windows Microsoft Windows Vista, Windows 7, 8 or 10.( An SSE2-enabled processor (Pentium 4 or newer).)
Audio Card: For the standalone application, an ASIO, MME or WASAPI compatible audio interface (ASIO recommended).
Plugins: VST-2, VST-3, AAX, RTAS