As of September 23rd elektron-users has been replaced by elektronauts.com. Find out what this means here.
Applications / Templates
Post all applications, plugins, templates and other misc. here.
Order by : Name | Date | Hits [ Ascendant ]
*You can add a preview audio player to your submission. Example: {mmp3dm}Name of file uploaded.mp3{/mmp3dm}.
Virus TI Midi CChot! 10/21/2009  Hits: 73433
Midi Implementation Virus TI (CC List)
trimpadhot! 05/07/2013  Hits: 2951

A bash script to create evenly spaced sample chains using sox

Version 0.6 (updated 9.6.2013)

trimpad takes a set of samples and creates evenly spaced (sample accurate) sample chains, which allow for easy slicing in the Octatrack.

Also see this forum thread:  http://elektron-users.com/index.php?option=com_fireboard&Itemid=28&func=view&id=155708&catid=9

Template Evolution Uc33 Ableton Live & Elektron Sps-1hot! 02/22/2009  Hits: 3120

4 ch dedicate to Ableton live ( Level-Filter-Send A-Send B ) with Ableton template inclusive and 4 ch dedicate to Sps-1 ( Level-LFO amount-Rev send-Delay send )

Wink

 

Random CCx32hot! 02/22/2008  Hits: 3196

(32) RANDOM CC SENDER by FINLAY SHAKESPEARE at FUTURE SOUND SYSTEMS:

Installation:
Simply copy and paste the contents of this zip file into a desired
folder and run Random CC.exe. The Random CC.dll file is the actual
VST plug-in for use in your sequencing software. You can copy and
paste this to your plug-ins folder.

Thanks to David Haupt for his CV to MIDI CC module.



www.futuresoundsystems.tk

www.myspace.com/futureimagefutureimage

PolyMonomachine-patch for the Nord Modular G2hot! 05/28/2009  Hits: 2429
This is a patch for the Nord Modular G2 that makes it possible to play the Monomachine "polyphonically" when not in poly-mode (e.g. use 3 channels on the Mono, get a 3 note polyphonic synth and still have 3 tracks for mono-synths or FX left). Read the textpad in the patch for more info. /Mm
PCR -300,500 800: Filters and Master FX- RE controls hot! 06/29/2009  Hits: 2374

Template #2 for MD and PCR-300 500 800 This one is to make filter frequency sweeps

EVERYTHING else is the same as template #1

R1-R8  and S1-S6 are FILTER  BASE FREQUENCY for instant tweak of filter for any of 14 machines (1-14)

UPDATE: R-9 TIME MOD-1-127

                H-1 LEVEL RE-BOX MASTER FX

               S-7 S-8 FILTERS FRQ ,WIDTH- RE-BOX MASTER FX RANGE 0-127

               S-9 FEEDBACK MASTER FX RE BOX RANGE= 0-70

OTControl.touchoschot! 06/07/2013  Hits: 2593
Observer's old touchOSC template for controlling the Octatrack.  His site is down now, and I can't help you with the template, but it's a good starting point for touchOSC users.
Monomachine Ableton Live presethot! 03/03/2013  Hits: 1834

Simple preset I use when I connect my monomachine.

Channel 0: is sending the signal to the selected track on the monomachine

channel 1-6: sends midi to the indivdual tracks corresponding to the track #

 Please add to this if you have any ideas!

MNM Ableton M4L Patchhot! 01/27/2010  Hits: 3109

This is a Ableton Live Max4Live basic MIDI patch for the Monomachine.

All 56 Midi CC synth settings are accessalbe and sequencable. Seperated by 7 "Tabbed" pages in the same order as the MnM.
Unfortunitly Max4Live is required for you to use this patch in Ableton.

Minicommand - OctatrackLiveSketch_V1.0hot! 02/25/2012  Hits: 3132

Hi all,

 This is a firmware i wrote for the Ruin & Wesen mini command for external control of Octatrack FX, as well as porting the Wesen Supatrigga functionality from his MD Live sketch. See notes below.

cheers,

Tyrone

 

//  OT Live Sketch

// Note - this sketch assumes that you have:
//    RAM RECORDER machine on OT Track 5.  From memory I think you need to set the length to be 32 steps / 2 bars long.
//    MD running through a THRU machine on OT Track 6
//    MNM running through a THRU machine on OT Track 7
//    Filter FX assigned to FX block 1 on the THRU and RAM RECORDER machines
//    DJ EQ FX assigned to FX block 2 on the THRU and RAM RECORDER machines
//

// Notes on Variables:  update midi channels below for your setup if required
#define RECORDER_MIDI_CHANNEL (5 - 1)  // OT Track / Midi Channel 5
#define MD_THRU_MIDI_CHANNEL (6 - 1)  // OT Track / Midi Channel 6
#define MNM_THRU_MIDI_CHANNEL (7 - 1) // OT Track / Midi Channel 7
#define TETRA_MIDI_CHANNEL (12 - 1) // Midi Channel 12
#define CC_FX_1_PARAM_1 34  //FILTER BASE
#define CC_FX_1_PARAM_2 35  //FILTER WIDTH
#define CC_FX_2_PARAM_4 43  //EQ LOW GAIN
#define CC_FX_2_PARAM_6 45  //EQ HI GAIN
#define CC_PLAYBACK_PARAM_2 17  //RECORDER START
#define CC_PLAYBACK_PARAM_4 19  //RECORDER RATE

// General Notes - Firmware has two main "modes": 
// 1.0  Mode 1 - "THRU" machine mode.  Give control of FX on THRU machines. 
// 1.01 There are two pages in "THRU" machine mode.  To toggle between the two pages, press button 1 (top left) when in "THRU" machine mode.
// 1.1  Page 1 - DJEq Page - control of Low and Hi EQ for "MD THRU" and "MNM THRU"
// 1.11 Pressing an Encoder will "cut" the EQ to 0 or toggle it back to its previous value.  An asterix is displayed next to the encoder name to show when EQ "cut" is active
// 1.12 Holding Button 2 (bottom left) and pressing an encoder will restore the EQ back to 64 and disable "cut" mode
// 1.2  Page 2 - Filter Page - control of Filter Cutoffs for "MD THRU" and "MNM THRU"
// 1.21 Pressing an Encoder will "cut" the cutoff to 0 (BAS) or 127 (WDT), or toggle it back to its previous value.  An asterix is displayed next to the encoder name to show when EQ "cut" is active
// 1.22 Holding Button 2 (bottom left) and pressing an encoder will restore the cutoff back to 0 (BAS) or 127 (WDT) and disable "cut" mode
// 2.0  Mode 2 - "RAM RECORDER" mode.  Give control of FX on RAM RECORDER machine.
// 2.01 There is only one page for this mode which controls both the DJ EQ and Filter FX.
// 2.02 Functionality is same as above for fx controls
// 3.0  To switch from "THRU" to "RAM RECORD" mode, press button 4 (top right). 
// 3.1  To switch from "RAM RECORD" to "THRU" mode, press button 1 (top left).  Once back in "THRU" mode, subsequent presses of button 1 will switch between the two pages of "THRU" mode
// 4.0  Press button three to activate the wesen supatrigga functionality for the RAM RECORDER machine.  This can be activated from any mode/page.

 

 

md+mnm-livesheethot! 03/09/2010  Hits: 5497
A JPG file containing 16 labeled boxes, for you to write in pattern info as a reference for performing live on the machinedrum and monomachine.
MD song list excel spreadsheethot! 06/19/2010  Hits: 2286

Document linked to :http://www.divshare.com/download/11750688-f78 Link created on :Sat, 2010-Jun-19 08:43

 

Excel template I created to help me merge songs.

<< Start < Prev 1 2 3 Next > End >>
Results 1 - 12 of 33

Login Form

start Player