Site Tools


playground:datatables

Drambo Modules Table Examples

A quick example of how a summary table might be used, first with built-in DokuWiki table syntax, Then wrapped in the optional DataTables plugin. Both approaches have their pros and cons. Module names would of course be links to further details of the module.

The Mozaic Scripts List is a nicely structured alternative to these two methods.

Simple Table Sample

  • Content has to be maintained in the order it will be shown.
  • Cell spanning across rows makes for a nice look.
Type Module Description
Generator Oscillator A standard subtractive-style oscillator with a variety of waveforms and modulation inputs for pitch and pulse width
Oscillator Mini Similar to main Oscillator. Has additional Sine Nine and Sine PD shapes.
Wavetable Oscillator An ultra-clean wavetable oscillator
Processor Filter A classic linear multimode filter. 12 modes available, from 6 to 24 poles.
Graphic Shaper A Waveshaper that lets you draw any shaping curve
Mixer Adder A super-simple signal mixer that adds all connected signals to one output signal
MIDI Audio Unit MIDI Processor A container module for MIDI type Audio Unit plugins

DataTables Sample

  • Maintainers don't need to maintain in any order. Default will be to sort by the first column.
  • Spanning cells across rows isn't possible.
Type Module Description
Generator Oscillator A standard subtractive-style oscillator with a variety of waveforms and modulation inputs for pitch and pulse width
Generator Oscillator Mini Similar to main Oscillator. Has additional Sine Nine and Sine PD shapes.
Processor Filter A classic linear multimode filter. 12 modes available, from 6 to 24 poles.
Generator Wavetable Oscillator An ultra-clean wavetable oscillator
Processor Graphic Shaper A Waveshaper that lets you draw any shaping curve
MIDI Audio Unit MIDI Processor A container module for MIDI type Audio Unit plugins
Mixer Adder A super-simple signal mixer that adds all connected signals to one output signal
playground/datatables.txt · Last modified: 2024/11/13 15:21 by mware