jambient Jammer

8 loop looper for ambient jamming with compact gestural graphical interface

(49 Votes)
1.0 (Updated 19 years ago)
152.1kB
February 03, 2006
Reaktor 5 or lower
Instrument Sampler

DESCRIPTION

jambient Jammer is a Reaktor instrument in the jambient series. It is designed for live jamming with samples, and is geared to ambient-style sound making and nonrythmical audio collage. It’s meant to be played mainly inside the Reaktor interface but can also be controlled with a midi controller that can send midi CC’s. jambientRkt is an outgrowth of ideas first developed in Jambient (www.jambient.com), a VB program.

The basic playing style for jambient Jammer is this: drop loops in, play them, change their pitches, pan, direction, fade up sets of loops and fade down others, and also: drop new loops in continuously. Most samplers, etc., are geared to letting you change the pitch and rhythm of a fixed set of samples; the idea here is to play/make music by continously changing samples, timbre, content. jambientBrowser3 is a browser I have specially written to facilitate making music this way; use it as a source for dragging samples into your mix. (It’s available in the library, PC only.)

This instrument has been sitting on my computer since last summer, waiting for me to put finishing touches and add more stuff to it, but that isn’t going to happen for a while, I’m just too swamped with my real work. So I am releasing it now, even though it’s not yet what I want it to be, so that those who might want to use it can, and also because there are some interesting programming techniques in it.

The interface is simple enough. It is designed to be graphically clean and clear: you control eight loops, with columns of controls governing parameters for each loop. Left to right there are play buttons, then volume bars, gain knobs, forward/reverse toggles, pitch bars, pan bars, and then gap knobs (which set a time gap between loop playings). I’ve used changing colour to add more information so that relations between overall settings of pitch, pan and volume can be read chromatically as well as spatially.

Two ‘cool’ things:

The interface to the samples is in the volume bar area; the volume bars are transparent with the samples showing through below. To load samples, just drop them onto volume bars, using either Reaktor’s browser or an external browser. The idea here is to save screen space; you need the horizontal space for sample names anyway, why not use it by having the volume control sit on top of it.

Because of the way I’ve programmed it, you can draw volume, pitch and pan curves through multiple loops at once. Drag your mouse diagonally, say, in the pitch area to see what I mean: multiple pitches are set with one gesture. You can also use this technique on the play and direction buttons to stop or reverse a set of loops. Gain knobs and gap knobs are adjusted individually. Also, right clicking or dragging in the controls sets the control in question to an appropriate default value. Right clicking in the volume bars ‘switch fades’: loops that have volume fade down to mute, loops that are muted fade up to full volume; right dragging across a set of bars, some of which are mute will give dissolve effects.

Other notes:

Volume, pitch, and pan controls have fade and damping effects on them, so that volume, etc., can be set to slowly fade up to the values you set in the interface; adjust these settings with the knobs at the bottom.

Panning of a loop is based on the difference between the pan bar for a loop, and the position of the listener, which is controlled by dragging the little head below the pan bars. Moving the listener changes the pan of all the loops at once, so you can use this to play with spatial position and make that part of your music. In B view there are also some settings for the ‘physics’ of the panning algorithm.

In B view, below each column, you can set knobs that specify how the controls in that column are to be controlled by CCs. E.g., if the CC Root below the pitch bars is 81 and the CC Span is 8, then CCs 81-88 will control the pitch bars; when you change controls, MIDI CC is sent as feedback to your control, works nicely on Behringer’s BCR. Set CC Root to 0 for no midi control.

Programming:
There are some exciting programming techniques in here. You’ll notice that the number of voices for the instrument is 8. If you change this, you’ll see that the number of controls in each column changes accordingly. This is because each of the control columns is in fact really a mouse area sitting on top of a polyphonic multi-object display, either displaying filled bars, or using a multi-picture graphic (for the knobs). This technique obviously allows you to increase the number of controls without duplicating modules or macros; the control circuitry for N controls is encapsulated in one polyphonic macro. I have designed this macro in a modular fashion, so that things like changing the spacing between knobs, the relation between colour and value in filled bars, what happens when the user right clicks, etc., are all in nicely labelled sub macros. If you wanted to change this to a 16 row looper, you’d just have to change the size of the mouse areas and polyphonic multi displays, and make adjustments to the spacing between controls. You’d also have to duplicate the sample macros in the sample rack. The latter is a monophonic macro that takes input from the polyphonic controllers, roots it to separate samples, and then combines the audio outputs pack to poly. In general, I think we can simplify our instruments greatly if, where there are series of related values, we can program them in poly. The idea here is to implement something akin to control arrays in Visual Basic.

Things I wanted to do:
A 3d sound positioning portion to replace the panning, based on a HRTF algorithm and jambient Radr, with improvements to the latter using the graphics capacities of R5.
Master controls to adjust a set of loops at once.
Auto reset controls, that would set pitch to normal when a loop is loaded, etc.

COMMENTS  (10)

David Morris
5 years ago
Nick Dwyer, thanks, haven’t been on this in years. Thinking about getting back to it to make something again, now that the world has turned upside down. Will look into POLYPLEX, nice if others steal from this.
David Morris
5 years ago
Nick Dwyer, thanks, haven’t been on this in years. Thinking about getting back to it to make something again, now that the world has turned upside down. Will look into POLYPLEX, nice if others steal from this.
Nick Dwyer
6 years ago
Twelve years later I also discover this inspirational gem. David, this is the BEST freeform Reaktor sample player I have ever had the joy to play with. Did POLYPLEX take a few ideas from this? Enjoying other Jambient instruments of yours but this one really does the stuff. Strong JU-JU here.
Georg Fries
19 years ago
thanks for the explanations about what your jambient-series is, how you developed it and what you think we could do with the ens.Much appreciated.
daniel battaglia
19 years ago
i get overload on this, like 90%+ CPU, with 1 saple. 0 samples gives me about 80% CPU. i think its something wierd with my 'puter, beucase i had a similar problem in R4 with metaphysical function, where everyone else on a similar P4 got fine results, and it was unuasable for me. wierd.
David Morris
19 years ago
On my 2.39 GhZ Pentium IV I get between 14% and 15%. Using multiples loops takes a hit on CPU, it seems more on so on Mac than PC. I'd also like to work on optimizations...and much more. But no time. Maybe in the summer.
Phil Durrant
19 years ago
what kind of CPU levels are you getting? it is 24% on my Mac Mini which seems fine to me. btw, this is a nice upload.
Christian Ottow
19 years ago
Same here, yesterday I revisited your stuff I downloaded a while ago. And I also wondered: Is there ever going to be another jambiant release? Here you go! I also noticed a relatively hi CPU usage on the old ones. I am going to check this out today... Thanks!
daniel battaglia
19 years ago
unfortunately this destroys my CPU. i wonder if this is just my POS computer. ill check back at future comments here.
daniel battaglia
19 years ago
wow, wierd, ive just recently (like, yesterday) started exploring your jambient series, and now you post this! glad you are still working on new stuff, the jambient series is already quickly joining my all-time faves. ill comment more after playing for a bit.
now