Plug'n Script Platform Update: More Power For Plug-In Development / Tutorials

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

Dear Fellow Developers,

We are happy to announce the release of a free update for Blue Cat's Plug'n Script, our audio and MIDI scripting software that can be programmed to create your own effects or virtual instruments inside most Digital Audio Workstations (DAW).

After a couple of previews published in the past year, the long-awaited official update for Plug'n Script is finally here (change list below)!

The Blue Cat Audio blog has also been updated with many tutorials and videos to help getting started with the creation of audio and MIDI plug-ins.

Image

What's New in Blue Cat's Plug'n Script 3.34:
- Extended user interface programming capabilities with KUIML 2.7.4 support (User Interface programming language).
- Scripting engine update, with improved performance.
- Unlimited parameters: for plug-ins developers, you can now configure the number of i/o params and strings via a configuration file.
- Offline processing status (non-realtime rendering) is now available from the processBlock function.
- AAX plug-in now reports the recording status (in recent versions of Pro Tools that support it).
- Fixed missing floatToString,intToString and uIntToString functions for dsp scripts on Apple M1.
- AAX Atmos format is now available for exported plug-ins too.
- Graphical user interface refresh performance improvements.
- Improved resampling when the application starts streaming audio as a network server with Connector.
- Fixed a couple of issues with undo/redo.
- Ableton Live 11: Fixed VST3 MIDI input not detected.
- Fixed drag and drop that did not work within a 2 pixels margin at the border of drag source widgets.
- Fixed file drag and drop issues on Mac when using system::filepath applicative type.
- Mac: Fixed negative values not properly sent to DSP when entering them in text box after double clicking on a knob.

Enjoy! :party:

Post

If you are a beginner in plug-in development, here is a tutorial showing how to get started with Plug'n Script!

Image

Post Reply

Return to “DSP and Plugin Development”