Sample Slots

Table framework GUI macros

(11 Votes)
Colugo _
1.1 (Updated 8 years ago)
491.2kB
June 18, 2016
Reaktor 6

DESCRIPTION

A basic starting point to build upon for a table-framework based sampler.

You can drag multiple samples onto a slot and they will be placed in the following slots.

- Left-click a sample slot to select it.
- Right-click a sample slot to delete the sample in that slot.

Samples and slot selection are saved with snapshots.

Adding more sample slots is quite easy but a bit arduous.
Mostly it is a matter of copy and pasting the existing modules and hooking them up.
To ease some of the pain I've included example macros of 4, 8, 12 and 16 slots.

Adding more sample slots:
-------------------------
1. Go to [drop zones] and add new [drop zone] macros.
2. Add new [*] inputs to the [logic] macro and connect the new [drop zones] outputs to the new [logic] inputs.
3. Go To [logic] and modify the constant input to [N] to the new number of slots.
4. Handle your new slots in [logic]->[order] and [logic]->[router].
3. Handle your new slots in [logic]->[process]->[dmux drop zones].
4. Handle your new slots in [logic]->[process]->[table clks].
5. Handle your new slots in [logic]->[process]->[merge].
6. Handle your new slots in [logic]->[process]->[handlers].

COMMENTS  (4)

Colugo _
8 years ago
@david i have fixed the bug in v1.1 by adding a separator module after the reset button
david elson
8 years ago
nice work... i haven't looked too closely but is it possible to make the loaded samples persistent as it loses them whenever a new connection is made?
Brett Lavallee
8 years ago
Cool, thanks!
Paule
8 years ago
thankx Colugo_
now