Editing Conventions
Introduction to Editing
5-1
Chapter 5
Editing Conventions
Introduction to Editing
Programming (editing) the K2500 always involves three basic operations: mode selection,
navigation, and data entry.
First, select the mode that relates to the object you want to edit—a program, a setup, etc. Then
select the object you want to edit, and press the EDIT button to enter the editor within that
mode. An editor contains all the parameters that define the object you’re programming.
Next, you navigate around the editor’s page(s) with the soft buttons, and select parameters
with the cursor buttons. When you’ve selected a parameter (its value is highlighted by the
cursor), you can change its value with one of the data entry methods. When you change a
value, you’ll normally hear its effect on the object you’re editing. The K2500 doesn’t actually
write your editing changes to memory until you save the object you’re working on. It then
allows you to choose between writing over the original object, or storing the newly edited
version in a new memory location.
What’s an Object?
If you’ve been wondering what we mean by the term “object,” it’s an expression we use for
anything that can be named, saved, deleted, or edited. Here’s a list of all the types of objects:
•
Samples
—digital recordings of instrumental sounds or waveforms. Samples actually
have two separate parts: the actual sample data and the sample header information,
which contains start, alternative start, loop, and end points, as well as the information on
the MISC page.
•
Keymaps
—collections of samples assigned to specific velocity ranges and/or keys.
•
Programs
—factory preset or user-programmed sounds stored in ROM or RAM. A
program is one or more layers of sound, with programmable DSP functions applied to the
keymaps within each layer.
•
Setups
—factory preset or user-programmed MIDI performance presets consisting of up
to eight zones, each with its own program, MIDI channel, and controller assignments.
•
Songs
—Type 0 MIDI sequence files loaded into RAM, or MIDI data recorded in Song
mode.
•
Effects
—factory preset or user-programmed configurations of the K2500’s onboard digital
audio effects processor.
•
Quick access banks
—factory preset or user-programmed banks of ten entries each, that
store programs and setups for single-button access in Quick Access mode.
•
Velocity maps
—factory preset or user-programmed curves that affect the K2500’s
response to, and MIDI transmission of, attack velocity values.
•
Pressure maps
—factory preset or user-programmed curves that affect the K2500’s
response to, and MIDI transmission of, pressure (aftertouch) values.
•
Intonation tables
—factory preset or user-programmed tables that affect the intervals
between the twelve notes of each octave.
•
Master table
—the values that are set for the global control parameters on the Master
mode page, as well as the settings for the parameters on the CHANLS page in MIDI
mode, and the programs currently assigned to each MIDI channel.
•
Name table
—contains a list of dependent objects needed by the other objects in a file at
the time the file was saved.
•
Macro
—list of disk files to be loaded into the K2500’s memory at start-up time.