Log InCreate An Account
  1. Plugins
  2. »
  3. Blue Cat Audio
  4. »
  5. Plug'n Script
  6. »
  7. Details

Plug'n Script

Audio Scripting Language Plugin by Blue Cat Audio
MyKVRFAVORITE15WANT16
Blue Cat's Plug'n Script
Plug'n Script by Blue Cat Audio is a Virtual Instrument and a Virtual Effect Audio Plugin for macOS and Windows. It functions as a VST Plugin, an Audio Units Plugin, a VST 3 Plugin and an AAX Plugin.
Product
Version
3.33
Windows XP or newer
Product
Version
3.33
Mac OS X 10.5 or newer
Instrument
Formats
Effect
Formats
Other
Development Tool
Copy Protection
Serial Number
My KVR - Groups, Versions, & More
62 KVR members have added Plug'n Script to 31 My KVR groups 78 times.
Not In Your MY KVR Groups
(or group limitation prevents versioning)
+30 in private groups

KVR Rank

Overall: 3799   2991   3643

30-Day: 3303; 7-Day: 5973; Yesterday: 2860

Blue Cat's Plug'n Script is a scripting plug-in that can be programmed to quickly build custom audio and MIDI effects or virtual instruments, without quitting your favorite DAW software.

With this plug-in, you can write your own effects with very little knowledge about programming: no need to invest time and money to learn all these plug-in formats, they are all supported here already. If you do not care about programming, Blue Cat's Plug'n Script can also be used as a regular processor with existing scripts or to get someone else write this very particular effect you have been searching for years and cannot find anywhere.

It is also possible for audio software companies to use this plug-in to quickly prototype algorithms and reduce the time required to develop audio products: writing and testing scripts is lightning 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 compiling 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), using the same interface as the AngelScript 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 AngelScript 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.

Note: on Mac, the factory native scripts require Mac OS X 10.7 or newer.

Latest User Reviews

Average user rating of 0.00 from 0 reviews

Comments & Discussion for Blue Cat Audio Plug'n Script

Discussion
Discussion: Active
jwg3
jwg3
12 January 2015 at 2:27am

Is there a way to make the title of the encapsulated script show, or replace, the Plug'n Script title that shows in the inserts column (Pro Tools)? After using several different scripts in multiple tracks, it becomes hard to remember which P'nS is which.

Off the top of my head, this could be done internal to P'nS, or done with a simple wrapper around P'nS, or by adding a packaging function to create a separate statically compiled plugin module. Surely, something simple could be devised.

dragsquares
dragsquares
3 October 2021 at 2:17pm

Could this be used to create a pass-through MIDI processor like Divisimate or TransMIDIfier? And would it allow for non-real-time bouncing?

Please log in to join the discussion