Category Archives: download

Euclidean Sequencing in Reaktor

Here is a ridiculously cool Euclidean sequencer for Reaktor. It features 16 individual channels each with their own settings and an adjustable lowest note for MIDI output.

The sequencer makes no sound itself but you can direct its MIDI output to anything. Here’s a video showing the sequencer in use triggering Microtonic:

Sequencer download and more information here. I stumbled across the author’s site while searching for some tips on how to use the Reaktor event bus, one of the components of the partials framework, about which the author – the mysterious “marv” – has written an article here.

For more on Euclidean rhythms and sequencing in general, check out this superb and inspiring article on the topic at Create Digital Music.

Update: Marv / Normalised has kindly posted an updated version of the sequencer below in the comments. There’s just one sequencer in the newer instrument but it should be a breeze to copy and paste it.

Practical Reaktor – Remapping MIDI Controllers

This post was inspired by Twitter user @urbster1 who asked whether Reaktor could remap MIDI CCs (continuous controllers). The answer is an unqualified yes and here’s how:

We have here a simple ensemble with four macros, each of which has “from” and “to” selectors for MIDI controller and channel. If you want to remap more CCs, just clone the macros and arrange them on the front panel.

Each macro contains MIDI channel message in and out modules, plus controls to filter the incoming messages with routers. The type of message is set to 3 for MIDI CC, and if the incoming event matches that, it gets passed to the next router, which tests whether it’s on the correct channel. Finally, a third router lets through only events for the MIDI CC number you have selected.

Similarly, there are controls to select the outgoing MIDI CC number and channel you want to send to. Technical note: the order of events for the Channel Message module is from top to bottom for the incoming module, and from bottom to top for the outgoing module. You’ll need to know this if you want to modify and enhance these structures.

So what is this good for? It’s useful whenever you have a device or plugin that sends inflexibly fixed CCs and you want to send them to another device – which may have different fixed CCs.You can also perform operations on the controller data to invert or scale it, by adding a few simple math modules.

Download your copy here. Questions? Ask away!

Supersaw Synth for Reaktor – The JP-4C

Producer, composer and sound designer Alex Shore has created and released the JP 4C Reaktor ensemble with supersaw features, built as part of a research project:

In 1996 Roland released the JP-8000, their first virtual analogue modeling synthesiser. The JP-8000 became very famous for one thing, the Super Saw. This unique sound helped define the trance music genre and is still commonly used in electronic dance music production today.

The JP-4c is a Reaktor patch designed to emulate the infamous Super Saw oscillator.


 Here’s what it sounds like:

Alex says:

The JP-4c is built upon a combination of research conducted by myself and other individuals, with the patch being able to effectively emulate the original Super Saw’s unique timbre. Detailed research and analysis of the Super Saw found that the oscillator exhibits some interesting characteristics giving it a particular sound.

Download and further information here.

(Hat tip: Martin Klappacher)

Free Hanky Tank Hang Drum Ensemble from Boscomac

HANKY TANK is a tonal percussion instrument crafted from a propane tank. It offers sound close to a hang drum. But here, the Hanky Tank has a 4-octave pitch range, the ability to choose between many tonal modes and arpeggiator for jammin! In terms of sound, you can choose the intensity of the harmonics, the dissonance of the body, the general color, reverb etc.. The setting of the precision allows to simulate live shots. 
Get it here.

Care and Feeding of Granular Samplers

If you have my Loupe, Mirage and Frame granular samplers you are probably, like me, a relentless hunter of sample material to transform. Here are a few resources I discovered while browsing the WATMM (We Are The Music Makers) forums.

First off, the OLPC free sound samples page is several months’ worth of downloading, sifting and listening. And all of it, as far as I can tell, is licensed Creative Commons – attribution, allowing commercial use.

Next, the Prelinger archive at archive.org offers an embarrassment of riches for creative sampling – want some voices saying strange out of context things, and oddball scratchy soundtracks? Here’s your source. All public domain. Download the mp2 or mp4 files and open them in, say, Reaper to import and use the audio segments of the files. Reaper is also a fantastic way to cut up and export chunks of large files.

Speaking of cutting up large files – from that same WATMM thread, this great post from Zoe B. links to a Python script to split large files with various size and threshold parameters.

Another trick I like to use is to browse Freesound by license. There’s a lot of stuff licensed public domain or CC-attribution. For example, here is a search for field recordings with Creative Commons 0 licensing (no rights reserved).

Happy exploring, and if you have your own favorite free or CC sample sources, please link us up in the comments!