yb-ksp-scripting_featured-image-calltoarms

Call To Arms – Save the Children Charity @ KVR

Modified October 2018

Call To Arms Charity @ KVR https://www.kvraudio.com/forum/viewtopic.php?f=1&t=512242 If you want to get great audio stuff (software & hardware) for good prices while also doing something good for children, we encourage you to have a look and take part.

yb-ksp-scripting_quick-load-featured-img

Kontakt :: Quick Load Catalog – Better Organize all your Kontakt Libraries (recommended for our libraries)

Modified October 2019

KONTAKT-FULL-LIBRARIES, Libraries only made for the full version of Kontakt (and not added to the libraries tab), can be buried in oblivion, since they are not that accessible as those you can find in the libraries tab on the left. For this reason there is the Quick-Load Catalog, which is very very useful especially when […]

yb-ksp-scripting_cycling-cloud-tallbike

Wolkenradler Music / Cloud Cycler Munich (München) – Team Up & Art Project with PrettyBloodySimple

Modified August 2018

A few impressions from the Wolkenradler / Cloud Cyler. A team up and art project with pretty bloody simple for more bicycles in cities and against smog / pollution.

ksp-featured

Kontakt Scripting (KSP) :: Animation Sequence (e.g. for VU-Meters, Oscilloscopes, LED-Arrays, Cartoons) via Sprite Sheet & picture_state

Modified April 2026

Animations via image sprite sheet let your Kontakt instruments feel more organic and vivid. Sprite sheets can also be used for displaying dynamic info like note names or other information. This article is kept simple for a better understanding. The download contains a more advanced version of an oscilloscope, reacting on note height & velocity, […]

yb-massive-presets_massive retro lounge 2-featured image

You like Mr Robot & Stranger Things? Massive Retro Lounge 2 – Classic Synths for Massive (like Roland Juno, ARP, Moog, Oberheim)

Modified April 2026

This library contains 42 Analogue Synth Presets for Massive: 24 Basses & Leads, 11 Pads, 7 Arpeggios. Best for Synthwave & Retro Electro It is an homage to the 70ies and 80ies with its great synths like Moog, Roland (Juno / Jupiter), Korg, Arp (Axxe), Elka, Oberheim…

featured-image-amberwood drums wood box

WoodBox Sound Pack for AmberWood Drums – Artful Wood Percussion for Kontakt

Modified April 2026

We have released WoodBox, a sound extension pack for Amberwood Drums – unconventional percussion for Kontakt. https://www.yummybeats.com/products/ambient/folk/indie/kontakt/amberwood/woodbox/

amberwood

Update: AmberWood Drums for Kontakt, Wood Percussion & Atmospheres

Modified February 2018

We have updated the AmberWood Drums to version 2.11 This update is mandatory for the upcoming Sound Pack / Addon

featured_image_massive_thumbnail

You like the sound of Stranger Things, Tron, Blade Runner? Massive Retro Lounge – Premium Synths for Massive

Modified April 2026

This library contains 42 Analogue Synth Presets: 24 Basses & Leads, 11 Pads, 7 Arpeggios. Best for Synthwave & Retro Electro It is an homage to the 70ies and 80ies with its great synths like moog, arp, elka, oberheim…

ksp-featured

Kontakt Scripting (KSP) :: scrollbar vertical, scroll area, auto scroll (as mouse wheel replacement)

Modified April 2026

based on the button matrix this script lets you easily create a scrollable area like shown in the video. You can adjust many parameters (and even use custom images for the buttons and scroll bar) by changing a few variables at the top of the script. The relevant code parts are explained in the article […]

ksp-featured

Kontakt Scripting (KSP) :: USEFUL SCRIPTS :: button matrix / automatic grid, alignment

Modified April 2026

this lightweight script creates a button grid with as many buttons you like. By default there are 4 buttons in a row but you can adjust the matrix (row number and column number) by simply changing a few variables. You can also adjust the button widths & heights, you can position the whole matrix and […]

amberwood

Update: AmberWood Drums for Kontakt, Woodstick Percussion & Atmospheres

Modified June 2018

We have updated the AmberWood Drums to version 2.00

modestguitarfree

Free Acoustic Guitar & Flageolets (Finger Picked) for Kontakt 5 – Modest Guitar Free

Modified October 2017

https://www.yummybeats.com/products/folk/ambient/indie/kontakt/free/modest-guitar-free/ Finger Picked Acoustic Guitar, Flageolets and a Psychedelic FX Guitar all in one instrument. All instruments have been recorded 4 times and sampled round robin. The Modest Guitar is designed to sound warm and organic. There are also some decent guitar player noises on the flageolets which can create an additional pleasant atmosphere.

ksp-featured

Kontakt Scripting (KSP) :: CUSTOM SCRIPTS :: advanced round robin function (smart)

Modified April 2026

In the last article we’ve learned a basic round robin function via groups. Now we create a more complex round robin application. A simple guitar engine, containing 3 different instruments (acoustic guitar, flageolet & fx guitar). So this time we need to create a matrix so that the activated instruments are played round robin (see […]

amberwood

Release: AmberWood Drums for Kontakt, Woodstick Percussion Tool

Modified April 2026

We have release the  AmberWood Drums, Maverick Wood Percussion for Kontakt. https://www.yummybeats.com/products/folk/indie/kontakt/amberwood-drums/

ksp-featured

Kontakt Scripting (KSP) :: CUSTOM SCRIPTS :: basic round robin function (groups & keys)

Modified April 2026

With samplers (or other software instruments) round robin basically means sound variations. Imagine you are picking a guitar! Your single picks will never sound the same since you always pick the strings slightly different. We can simulate that “humanization” by simply randomly varying between a few sound variations which we all have to recorded of […]

ksp-featured

Kontakt Scripting (KSP) :: TOOLS :: midi note numbers table / midi key codes table

Modified April 2026

This table lists all midi note numbers for all octaves from -2 to +8. You may need it for any note commands like changing specific key colors etc.

ksp-featured

Kontakt Scripting (KSP) :: on mouse release event – 3 different methods

Modified April 2026

Currently there’s no way to monitor real mouse events in Kontakt … only partly since Kontakt 6, which is introduced in this Drag & Drop Script. In general we can only simulate a mouse release event via some workarounds. In this article we will introduce 3 different methods.

ksp-featured

Kontakt Scripting (KSP) :: BASICS :: commands – set_engine_par()

Modified April 2026

The set_engine_par() command is used to control or set almost any engine parameters like volume, pan, tune, fx, lfo’s, envelopes and more. So wiht this command we actually control Kontakt via our custom UI. So set_engine_par() is mostly used in combination with the on ui_control callback whenever we use custom knobs or buttons to control […]

ksp-featured

Kontakt Scripting (KSP) :: Sublime Text – how to work with macros, tutorial

Modified April 2026

in this tutorial we will work with sublime text and macros. A macro works almost like a function. We use them like functions and we can use arguments to pass expressions to alter or individualize several parameters inside a  macro.

ksp-featured

KSP Scripting (Kontakt) :: Custom UI :: Switchable, Dynamic Wallpaper via set_skin_offset()

Modified April 2026

this tutorial is based on the Wallpaper and the Dynamic Wallpaper (via label element) tutorial. Actually once the initial wallpaper is set we can’t change it anymore but we can move the wallpaper image vertically via set_skin_offset(). So if we create a wallpaper sprite which is as double as high as our ui_size (in this case […]

ksp-featured

Kontakt Scripting (KSP) :: How to install Sublime Text, setting it up for the first time & compiling your code

Modified April 2026

You get Sublime Text from https://www.sublimetext.com/ Note: you can use it without any restrictions but you still need to buy a license. It’s really worth it! Thx to Nils Liberg and nojanath who created a KSP plugin for Sublime Text with many new possibilities like macros, for statements, functions and many more, using Sublime is almost […]

ksp-featured

Kontakt Scripting (KSP) :: watchdog timer – change knob or slider labels on mouse events (on click, on release) [dynamic labels]

Modified April 2026

In this tutorial we will learn how to dynamically change labels and display the knob’s current value for the time the knob gets moved. After releasing the knob the default label shows up again after a certain delay. See video Also see these more conveniant solutions, using less code

blog_massive_presets_premium

Download the Free Massive Presets from our Blog at once

Modified April 2026

CONTENT:  70 Massive Presets – Basses, Leads, SFX, arpeggiator BONUS: Sylenth Preset, Battery Kit

To top