| key |
operation |
| [left cursor key] |
Move the cursor to left. |
| [right cursor key] / [SPACE] |
Move the cursor to right. |
| [up cursor key] |
Move the cursor up |
| [down cursor key] |
Move the cursor down. |
[Page Up]
[CTRL] + [ C ] |
Move the cursor forward to one page. |
[Page Down]
[CTRL]+[ R ] |
Move the cursor backward to one page. |
| [SHIFT] + [Page Up] |
Fast scroll up |
| [SHIFT] + [Page down] |
Fast scroll down |
| [CTRL] + [ N ] |
Move the cursor forward to one measure. |
| [CTRL] + [ B ] |
Move the cursor backward to one measure. |
| [HOME] |
Move the cursor to the top. |
| [SHIFT] + [HOME] |
Move the cursor to current playing measure. |
| [Caps Lock] |
Playing position tracing
If the key is on, the cursor key will trace current playing.
(If graphics mode is on, it will also trace.)
To stop tracing, off [Caps Lock] or press [ESC].
|
| [SHIFT] + [left cursor key] |
Move to next track. |
| [SHIFT] + [left cursor key] |
Move to previous track. |
| [F 1] |
Jump to the first measure of the track. |
| [F 2] |
Jump to the last measure of the track. |
| [F 3] |
Replace note data / special controllers

If a region specified ([F 6]), replacing works only on the region.
(If not specified, replacing works from the cursor position, to the end of the track)
To stop, press [ESC].
After pressing [F 3], STed2 asks the way to replacing. Please enter
with following format:
search_data{:replace_data}{, ... , ... , ...}
All data will be replaced only if it matches the pattern exactly.
C#4 : +10 , ...
| |
| +------ Replace data or calculus
|
Note number ,note name or controller symbol.
(If not specified, all "Notes" will match)
(You can use wild-card '*' to specify octaves of note name)
(To specify controllers, insert '/' leading the symbol name)
(Basically, controls cannot be replaced. But a control can be
replaced by other controller or User Exclusive data.
Examples:
| Change C4 to D#4 |
C4:D#4 |
| Up one octave |
:+12 |
| Add +10 to all velocity |
,,,:+10 |
| Change velocity 10 to velocity 20 |
,,,10:20 |
| Change all gate time to half |
,,:/2 |
| Multiply all step / gate time by 2 |
,:*2,:*2 |
| Multiply all velocities by 1.2, at the center of 64. |
,,,:-64*1.2+64 |
| Replace program-change 10 to 16 |
/G,,10:16 |
| Multiply all pitch bend by 2 |
/P,,:*2 |
| Add +20 to velocities those are under 64 |
64>,,,:+20 |
| Add +5 to velocities those are above 100 |
,,,100<:+5 |
| Change all C of all octaves to C# |
C*:+1 |
| Multiply all step times by 2 |
/ALL,:*2 |
| Change all velocities to 100 |
,,,:100 |
| Change all volume to expression |
/V:/E |
| (Chords also be treated if you change step times of
notes) |
|
| [SHIFT] + [F3] |
Delete specified note data / special controllers.
If '/S' is specified, all special controllers will be deleted.
If '/ALL' is specified, all data will be deleted except for measure lines / comments / repeats.
To delete comments, specify '/CM'
If a parameter is specified with leading '@',
it won't be deleted, but be replaced with a rest with same step times.
|
| [F 4] |
Set search parameters
Specify strings as displayed in track editor, differ from [F 3].
Exception: "ST!=nnn" matches all measure lines those step time is not nnn.
Ex: "ST!=192" matches all measures its step times is not 192. |
| [F 5] |
Find forward
Search special controllers forward with parameters specified in [F 4] previously.
[ESC] interrupts to search. |
| [SHIFT]+[F 5] |
Find backward
Search special controllers backward with parameters specified in [F 4] previously.
[ESC] interrupts to search. |
| [F 6] |
Specify region (Set beginning of the region)
Regions will be displayed with mesh.
To cancel, press [F 6] once again. |
| [F 7] |
Delete
Move current regions to copy buffer.
All SAMEMEAS will be extracted before moving. |
| [F 8] |
Copy
Copy current regions to copy buffer.
All SAMEMEAS will be extracted before moving. |
| [SHIFT]+[F 8] |
Mix paste
Paste data in copy buffer and mix from current cursor position. |
| [F 9] |
Paste
Insert data in copy buffer from current cursor position. |
| [SHIFT] + [F 9] |
Reverse paste
Insert reversed data in copy buffer from current cursor position. |
| [F10] |
Double cursor line |
| [SHIFT] + [F 1] |
Set velocities continually
Set all velocities in current region continually.
Enter Mode (Line / Random), first parameter and last parameter.
In R. mode, minimum and max must be specified. |
| [SHIFT] + [F 2] |
Optimize data
Optimize all Rest / PITCH / VOLUME / EXPRESSION / tie.
If a region specified, optimizes all data in current region.
If not specified, optimizes all data from current cursor position
to end of the track. |
| [SHIFT] + [F 4] |
Reorder chords
If a region specified, reorders all data in current region.
If not specified, reorders all data from current cursor position
to end of the track. |
| [SHIFT] + [F 6] |
Enroll current track data to UNDO buffer
In some editing
(replace, delete region, paste etc ...) data will be enrolled to UNDO buffer automatically.
UNDO buffer is shared with copy buffer of rhythm track editor. |
| [SHIFT] + [F 7] |
Exchange current track data to UNDO buffer. |
| [OPT.1] + [F 1] ... [F10] |
One touch input of ST, GT & VEL |
| [ R ] |
Replicate
Copy specified track data.
Enter TR. TOP, END of source track, and TIMES, BIAS.
| "TR." |
Track number |
| "TOP" |
Start measure number |
| "END" |
End measure number |
| "TIMES" |
Replicate numbers (1 ... 255) |
| "BIAS" |
Shifts of key number (-24 ... 24) |
|
| [ Q ] |
Quantize
Normalize all step data.
If a region specified ([F 6]), quantize works only on the region.
(If not specified, quantize from the cursor position, to the end of the track)
| "RESOLUTION" |
Resolution of steps |
Basic step number for quantize (2 ... 48) |
| "RATE" |
Quantize rate |
Rate of quantize (%) (50 ... 100) |
|
[ @ ] [SHIFT] + [ @ ] |
Enter comments (up to 20 chars)
To modify existing memo, enter [@] on it.
([SHIFT] + [@] makes new memo even if you enter on existing memo.) |
| [ K ] |
Set key scale
It effects only a measure. Please don't enter it except for the top of the
measure.
The way to enter the key is same as "KEY" in main screen. |
| [ / ] |
Input special controllers

You can enter special controller directly carrying '/' along a
controller symbol, or selecting from menu (arise by pressing [down cursor key]).
Controller symbol
| 'G' |
PROGRAM |
Program change |
| 'G@' |
BankProg |
Bank & program change |
| 'M' |
MIDI CH. |
MIDI channel change |
| 'T' |
TEMPO |
Tempo change |
| 'P' |
PITCH |
Pitch bend |
| 'C' |
AFTER C. |
Channel after touch |
| 'K' |
AFTER K. |
Polyphonic key pressure |
| 'L' |
CONTROL |
Control change |
| 'D' |
MODULAT |
Modulation |
| 'V' |
VOLUME |
Volume |
| 'N' |
PANPOT |
Panpot |
| 'E' |
EXPRESS |
Expression |
| 'H' |
HOLD1 |
Hold 1 (Damper pedal) |
| 'A' |
RES.ALL |
Reset all controllers |
| '@' |
BANK |
Bank select (MSB) |
| '@@' |
BANK LSB |
Bank select (LSB) |
| 'F1' |
REVERB |
Effect 1 (Reverb send level) |
| 'F3' |
CHORUS |
Effect 3 (Chorus send level) |
| 'F4' |
DELAY |
Effect 4 (Delay send level) |
| 'PT' |
PORTA.TM |
Portamento time |
| 'PO' |
PORTAMEN |
Portamento switch |
| 'PC' |
POR.CONT |
Portamento control |
| 'SS' |
SOSTENUT |
Sostenute |
| 'ST' |
SOFT |
Soft pedal |
| 'EM' |
DATA MSB |
Data entry (MSB) |
| 'EL' |
DATA LSB |
Data entry (LSB) |
| 'NM' |
NRPN MSB |
Non-registered parameter number (MSB) |
| 'NL' |
NRPN LSB |
Non-registered parameter number (LSB) |
| 'RM' |
RPN MSB |
Registered parameter number (MSB) |
| 'RL' |
RPN LSB |
Registered parameter number (LSB) |
| 'U0' ... 'U7' |
UserExc* |
User-defined exclusive message |
| 'X' |
Tr.Exclu |
Per-track defined exclusive message |
| 'B' |
Rol.Base |
Roland style exclusive: Base address |
| 'R' |
Rol.Para |
Roland style exclusive: Address & parameter |
| 'I' |
Rol.Dev# |
Roland style exclusive: Device No. & Model ID |
| 'S4' |
MKS-7 |
Roland MKS-7 Exclusive (Roland MKS-7) |
| 'S5' |
FB-01 P |
Parameter Change (YAMAHA FB-01) |
| 'S6' |
FB-01 S |
System Parameter Change (YAMAHA FB-01) |
|
| [SHIFT] + [ ] ] |
Change parameters of one-touch ST / GT input |
| [SHIFT] + [ [ ] |
Jump to part assign editor |
| [SHIFT]+[ / ] |
Jump to User-defined exclusive messages editor |
| [ _ ] |
Jump to Per-track defined exclusive message editor

The way to using track exclusive editor is almost same as User-exclusive
message editor.
| [UNDO] |
Send exclusive message
Sends editing message to MIDI module immediately.
|
| [F 9] |
Load track exclusive file (*.EXC)
Loads track exclusive message file (up to 8 KB).
Enter / select a track file data when file selector rise
(Extensions can be omitted).
|
| [F10] |
Save track exclusive file (*.EXC)
Saves track exclusive message (currently editing) to file.
Loads track exclusive message file (up to 8 KB).
Enter / select a track file data when file selector rise
(Extensions can be omitted).
|
|
| [ \ ] |
Controller divide
Please input a number of dividing (2 ... ST).
PITCH
Insert pitch bends to connect two notes (a note at cursor position, and
the following note) smoothly.
VOLUME / MODULATION / EXPRESSION / PANPOT / Rol.Para / etc...
Insert each controller to connect two controllers (a controller at cursor position,
and the following controller).
|
| [OPT.1] + [ A ] ... [ Z ] |
Execute options directly
Executes commands in "OPTION" directly. |
| [ [ ] |
Set repeat-start |
| [ ] ] |
Set repeat-end
Please enter the number of times of repeat (2 ... 256). |
| [ * ] |
Measure end
Inserts measure line at the cursor position. |
| [ ^ ] |
Same measure
Inserts replicated measure at the cursor position.
On playing, player will play specified measure (1 ... 1024) at this point.
The number must be less than current measure.
If a measure is inserted / deleted, the numbers of SAMEMEAS will
be re-configured automatically.
When a measure is deleted, and the measure is specified as SAMEMEAS in later
measure, the SAMEMEAS will be extracted.
(If the track have less memory, it won't be extracted and set the number of
SAMEMEAS to 1) |
| [SHIFT]+[ ^ ] |
Auto same measure
Checks duplication of measures in current track, and replaces those with
SAMEMEAS. |
| [CTRL]+[ ^ ] |
Extract same measure
Extracts all same measure in current track.
If a region is specified (with [F 6]), all same measures in
the region will be extracted.
|
| [ + ] / [ > ] |
Add +1 to the number at the cursor position.
If a note is at the cursor position, up half tone. |
| [ - ] / [ < ] |
Decrement -1 to the number at the cursor position.
If a note is at the cursor position, down half tone. |
| [SHIFT] + [ > ] |
Add +10 to the number at the cursor position.
If ST or GT is at the cursor position, adds +12.
If a note is at the cursor position, up one octave. |
| [SHIFT] + [ < ] |
Decrement -10 to the number at the cursor position.
If ST or GT is at the cursor position, decrements -12.
If a note is at the cursor position, down one octave. |
| [ = ] |
Negate + / - of a number at the cursor position.
It will act only parameters of pitch bend.
If a channel parameter, toggles 'A' / 'B'.
If panpot, exchanges left and right.
If MusicKey, toggles MAJOR/minor.
|
| [ 0 ] ... [ 9 ] |
Enter data
If the cursor is at the note number, you can enter note name. |
| [ A ] ... [ G ] |
Enter NOTE
Enters note name. the cursor key will move to the position of note name.
|
| [Enter] |
Insert note event at the cursor position
If the cursor is at the measure line or track end, you can enter
notes directly without pressing [Enter].
Please enter note data by the following order:
NOTE(K#), ST, GT, VEL
To cancel, press [ESC].
You can enter NOTE by either a note name or number. If the first character
of NOTE isn't 'A' ... 'G', the NOTE will be treated as number.
NOTE:
| [number (0 ... 127)] |
Note number (60 = C4) |
| [ A ] ...[ G ] |
Note name |
| [#] / [b] / [+] / [-] |
Up / down a note by half tone. (In this case, 'b' means flat) |
| [ 0 ] ... [ 8 ] |
Octave
If omitted, same octave of previous note will be used. |
| [ < ] / [ > ] |
Offset octave of previous note
|
ST, GT
| [number (0 ... 240)] |
step number (crotchet = number of timebase) |
| [F 1] ... [F10] |
One touch input of ST / GT
Input ST / GT all at once. With [SHIFT], rest will be inputed.
| TIE: |
make GT bigger (at least 1) than ST. |
| CHORD: |
all STs must be 0, except for last note of chord. |
| REST: |
GT must be 0. |
|
VEL
| [number (0 ... 127)] |
|
| [F 1] ... [F10] |
One touch input of velocity |
|
| [ X ] |
One touch input of chord
Expands a note at the cursor position to a chord.
Please enter a chord name or select from menu.
| [F 1] ... [F10] |
Major chord |
| [SHIFT] + [F 1] ... [F10] |
Minor chord |
| [left cursor key] / [right cursor key] |
Change chords |
| [up cursor key] / [down cursor key] |
Rotation of notes |
| [Page Up] / [Page Down] |
Change the root note |
| [UNDO] / [XF1] / [ M ] |
Play the chord |
|
| [ V ] |
Controller visual edit
(PITCH BEND / VOLUME / EXPRESSION / MODULATION)

Please enter a mode and total step time to divide.
After entering these parameter, controller visual editor will rise.
Screen will be scaled by the step time.
If a region is specified, the editor will read controllers in the
region and displays in advance.
You can use mouse only to change parameters, configuration of sub-cursor
(clicking in the frame).
After editing, continuing controllers of same parameter number will be
fixed to one controller.
| "MODE" |
mode
| 'P' |
Pitch bend (fixed to multiple of 16) |
| 'C' |
Channel after touch |
| 'K' |
Polyphonic key pressure |
| 'U' |
User-defined exclusive message |
| 'V' |
Volume |
| 'E' |
Expression |
| 'M' |
Modulation |
| 'N' |
Panpot |
| '1' ... '127' |
Any control change |
|
| "TOTAL ST" |
Total step time (2 ... 192) |
| "COUNT" |
Divisor (2 ... total step number) |
| [Left cursor key] / [right cursor key] |
Move the cursor |
| [CTRL] + [left cursor key] / [right cursor key] |
Move the cursor (by 6 step)
(If count is grater than 192, moves by 12 step) |
| [up cursor key] / [down cursor key] |
Change the parameter |
| [CTRL] + [up cursor key] / [down cursor key] |
Change the parameter (by *10)
(If mode is pitch bend, by 682.5) |
| [ Y ] |
Scale up the vertical ratio of screen. |
| [SPACE] |
Configuration of sub-cursor
If the sub-cursor (dashed line) is configured, [F 3] ... [F10] will
affect to the region between the cursor position and the sub-cursor.
To specify the sub-cursor, you can use mouse by clicking the frames in the
screen. |
| [UNDO] / [XF1] / [ M ] |
Play the current measure with controllers are configured |
| [CLR] |
Set the number of cursor position to 0 |
| [CTRL]+[CLR] |
Initialize all parameters |
| [TAB] |
Move the cursor by specifying the destination |
| [F 1] |
Move to the first configured position |
| [F 2] |
Move to the last configured position |
| [SHIFT] + [F 1] |
Change upside down of the wave form |
| [SHIFT] + [F 2] |
Change left and right of the wave form |
| [F 3] |
Connect first and last points with a line |
| [SHIFT] + [F 3] |
Connect first and last points with random parameters |
| [F 5] |
Connect first and last points with a curve
(TYPE-1: curve-up-blunt) |
| [SHIFT]+[F 5] |
Connect first and last points with a curve
(TYPE-2: (curve-down-blunt)) |
| [F 6] |
Connect first and last points with a curve
(TYPE-3: (curve-up-sharp)) |
| [SHIFT]+[F 6] |
Connect first and last points with a curve
(TYPE-4: (curve-down-sharp)) |
| [F 7] |
Draw chevron curve |
| [SHIFT]+[F 7] |
Draw invert chevron curve |
| [F 8] |
Draw sine curve |
| [SHIFT]+[F 8] |
Draw specified numbers of sine curves |
| [F 9] |
Draw triangle |
| [SHIFT] + [F 9] |
Draw specified numbers of triangles |
| [F10] |
Draw pulse wave |
| [SHIFT] + [F10] |
Draw specified numbers of pulse wave |
| [Enter] |
Write the wave form to current track |
| [SHIFT] + [Enter] |
Write and mix the wave form to current track |
|
[CTRL] + [ Y ] [DEL] |
Delete a line
Delete the the at the cursor position, and copy it to the delete buffer. |
[CTRL] + [ L ] [UNDO] |
Paste a line
Paste the line in the delete buffer to the cursor position. |
| [CTRL]+[ T ] |
jump to specified track
Jump to another track. Please input the track number.
After jumping, the cursor will be at the same measure number of
previous track.
|
| [SHIFT] + [right cursor key] |
Jump to next track
After jumping, the cursor will be at the same measure number of
previous track.
|
| [SHIFT] + [left cursor key] |
Jump to previous track
After jumping, the cursor will be at the same measure number of
previous track.
|
| [TAB] |
Jump to specified measure |
| [SHIFT] + [TAB] |
Jump to a measure enrolled in the tag-jump list
|
| [CTRL]+[TAB] |
Enroll tag
Enroll current track number and measure number to the tag list.
Up to 22 tags can be enrolled. |
| [Kigo] |
Rhythm track editor (in current measure)
You can enter rhythm track editor only if the track is configured as
"RHY" is "ON" in "TRK.SET.". |
| [Toroku] |
Rhythm track editor (in new measure) |
| [SHIFT] + [Toroku] |
Rhythm track editor (in new measure, new base step)
Please enter the step number of new measure (6 ... 96, 192) |
| [ S ] |
Save the track data into a file (*.PRT)
Saves current track data to a file. If a region is specified,
the specified region will be saved.
Enter / select a track file data when file selector rise
(Extensions can be omitted).
|
| [ L ] |
Load the track data into a file (*.PRT)
Loads a track data from a file and inserts it into the cursor position.
Enter / select a track file data when file selector rise
(Extensions can be omitted).
|
| [ O ] |
Write the track data as text (*.TXT)
Writes current track data to a file as the text form. If a region is specified,
the specified region will be written to.
Enter / select a track file data when file selector rise
(Extensions can be omitted).
|
| [ : ] |
Toggle the input mode
| EDIT |
Normal edit mode |
| EDIT SOUND |
Sound edit mode
The input data will be pronounced by each input. |
| EDIT MIDI IN (MONO) |
Input monophonic note from MIDI IN. |
| EDIT MIDI IN (POLY) |
Input polyphonic notes from MIDI IN.
(If system locks up, enter [ESC].)
|
| EDIT MIDI IN (STEP) |
Input monophonic note and ST / GT from MIDI IN.
The first note will be treated as note event, and written into track.
The second note will be treated as step / gate time. The note to ST / GT
table is configured in sted2.cnf.
(You can also enter step / gate time by function key.)
|
| EDIT MIDI IN(P/ST) |
Input polyphonic note and ST / GT from MIDI IN.
The first chord notes will be
treated as note event, and written into track.
The second note will be treated as step / gate time. The note to ST / GT
table is configured in sted2.cnf.
(You can also enter step / gate time by function key.)
If [SHIFT] is pressed, input notes will be ignored for setting note events.
(Events will be only pronounced by MIDI modules.)
|
|
| [CTRL] + [ G ] |
Toggle graphic mode
If enabled, displays track data by graphics.
Upper score expresses note events. Lower graph expresses special controllers.
Each pressing of [CTRL] + [G] rotates following modes:
1. Display score
2. Display special controllers
3. Display note events and special controllers
4. Disable to display
Colors of controllers
| White |
Velocity |
| Yellow |
Pitch bend |
| Green |
Modulation |
| Dark yellow |
Volume |
| Dark green |
Expression |
| Blue dash |
Data Entry MSB |
| Green dash |
Panpot |
|
| [ I ] |
Point information
Displays values of special controllers and total steps from the top of track,
at current cursor position.
(If a region is specified, displays total steps of the region.)
The value at the right side of tempo value is the real BPM when playing.
|
| [ W ] |
Double track edit
Open another track edit area at the right side of screen.
If the right side edit area is already opened, toggles each edit area.
[SHIFT] + [W] opens right edit area with same edit position of left edit area.
If [CTRL] + [W] is pressed on SAMEMEAS, right edit area will be opened with
the position of destination measure of SAMEMEAS.
In right edit area, some functions are disabled ([CTRL] + [G], [CTRL] + [V]).
|
| [CTRL] + [W] |
Same measure view
Displays destination measure of SAMEMEAS in another edit area.
(Only available on SAMEMEAS)
|
| [HELP] |
Displays command help |
| [ESC] |
Return to the track selector |