Five12 | prev | up | next |
Numerology 2 Documentation |
ModulesEverything in Numerology revolves around its modules. They come in a wide variety: There are sequencing modules for generating streams of MIDI notes or control signals, modules for generating and modify MIDI messages, modules for hosting Audio Unit synthesizers and effects, and modules for interfacing with the external world, and so on. So what's a module? At an abstract level, a module is a semi-independent component within Numerology that:
All of Numerology's modules are listed in the "Module Lib" (Module Library) tab in the left-most panel of the Rack. When you first start Numerology, you will see three categories of modules:
These are the most basic module types that you will use in Numerology. There are actually several more categories of modules available, but limiting the initial set of modules that are visible makes it a bit easier to get started. But since you are now reading this manual, we will assume that you're looking to do a bit more. To view the complete library of Numerology modules, use the "Library" menu that appears just above the list of modules, and chose the "Advanced" item. The primary difference between modules in the standard library and modules in the advanced library is that the advanced modules generally require that when you add them to a stack, you will need to go to the routing page to connect them to other modules, otherwise, they will probably not do anything. Now that you have chosen the advanced module library, you will see 9 categories of modules:
Here is some information on what you will find within each module category: Note SequencersThe most important and most complex modules in Numerology are its MIDI sequencers, of which their are four:
These are all very powerful modules that offer a wide variety of features. Each on its own is more powerful than many hardware sequencers that sell for hundreds of dollars. They all are share a common design and feature set, such that once you know one of them, you know them all. The easiest of these to start with is the MonoNote, which you call learn all about by reading its reference page. Within the Note Sequencer category, you will also see the Matrix Arpeggiator, which is a slightly modified variant (or "prototype") of the Matrix Seq. It is actual the same module, but with some changes to its parameters, so that when you add it to a stack it is all ready to be used as an arpeggiator. CV SequencersThe next group in the Module Library contains sequencers that generate CV signals. Because these modules do not generate MIDI notes directly, they are a bit less convenient to use than the NoteSequencers. However, when used together, they are a very potent creative combination. Of the four modules in this group, three are variants of each other: The IntervalSeq, VelocitySeq and ModulationSeq. Each of these is a different prototype of their common parent, the CV Sequencer. They are each modified for a specific task: The Interval Seq is setup to generate pitch intervals, the Velocity Seq is setup to generate velocity values, and the Modulation Seq is setup to act as a general-purpose source of CV Signals. The fourth member of this group, the Gate Sequencer, is very similar to the CV Sequencer, but is optimized for generating Gate signals. It is used to generate a rhythmic pattern of on/off signals that themselves are used to trigger the generation of MIDI notes. CV Gen & CV Processing These modules are all about generating and processing CV Signals. Some of them are modules traditionally found in analog modular systems (LFO, Dual LFO and Envelope), some are modules that can be used as control panels (Triple XY & Fader Box), or for general purpose CV processing (Scale & Offset, SignalProc, CV Mixer, Sample & Hold). There is one module that is particularly useful, as it gives you the ability to setup internal automation of any parameter in Numerology: the ParamMod. There are several ways to setup parameter modulation in Numerology, they are discussed in detail here. MIDI Gen & MIDI ProcessingThese modules are for generating and processing MIDI messages. You can generate MIDI Note, CC, NRPN, Pitch Bend and Program Change messages, and process and/or filter them in various ways. Audio SynthesisThere are two sample-based synthesis modules included with Numerology. The AudioSample module is for playing a sample as a single loop, or as a basic polyphonic synthesizer. The DrumKit module is an 8-part drum synthesizer with many handy features. Audio ProcessingThese modules are primarily for audio processing: they take audio in, modify it, and then send it back out. One of the modules, the Envelope Follower, converts an audio signal into a CV signal. AudioUnit Synth & AudioUnit FXThese modules allow you to run Audio Unit Synthesizers and Effects within Numerology. Working with ModulesWhen you first start Numerology, you will get an empty stack with three big "Placeholder" modules, with these handy hints: "Drag a Note Sequencer Here" "Drag an AudioUnit Synth Here" "Drag an AudioUnit Effect Here" These placeholders are there as a guide: they provide simple instructions you can follow when you first start using Numerology. If you drag one of the matching modules over to a stack with these placeholders present, the module will be added, and will replace the matching placeholder. Or, you can remove the placeholders by clicking the "X" button on them (upper right-hand corner) and they will go away. Adding ModulesAs you have probably determined by now, you add modules to a stack by dragging them from the Module Library to the stack of existing modules. When you drag them over, you will see a red box appear. This box indicates where the module will be added: If the mouse is hovering just between two modules, the box will be very narrow, to indicate that the new module will be inserted between two existing modules. If the mouse is not hovering near the border of two modules, the box will expand to cover the whole stack, indicating that the module will be added to the end of the stack. When you add a module to a stack, Numerology may try to auto-connect it to other modules. You can disable this behavior by holding down the option key when you drag in the module. For more information on auto-connection, see the Routing chapter. The Module Header: Standard ControlsThe user interface for a module has two, sometimes three sections. First there is the header, which is a darker-gray strip that runs across the top of the module.
The module header has several controls which all modules share. From left to right, they are:
The Action Menu contains several commands that you will use now and then to work with modules:
Next comes the body of the module, which is where most of its controls are. Each module has a reference page in this manual, detailing all of its features. The Module Advanced Settings PanelSome modules have an extra panel of advanced settings that can be reached by clicking a small button with a triangle icon. This button always appears in the lower-left corner of the module body. Module ImportIn the Stack menu, there is an item called Module Import. This allows you to import modules you (or someone else) may have previously exported. An exported module is stored in a file with the extension .nmod, and may include a "sidecar" .media folder with included samples or other files. Module import/export is a very handy way to reuse modules within new projects. Next : Stacks |
| © 2008-2009 Five12 Inc. All Rights Reserved. | prev | up | next |