Kenton Plugstation ver.2.01 User Manual

Page 77

Advertising
background image

KENTON PLUGSTATION USERS MANUAL

77



The MIDI specification is designed to assist end users who wish to write support software, mixer maps, VST
scripts, Logic Environment pages and SONAR panels for PLUGSTATION. Please feel free to use the data in
this section to assist you.

This MIDI spec is subject to change over time, as new features or adjustments may be made to
PLUGSTATION to improve functionality. Newer versions of the spec will be posted to the KENTON website.

PLUGSTATION sysex spec 27/06/2001

The following six bytes apply to all messages (except o/s update)

Sysex Header

Byte valid

range

description

F0h

start

sysex

00h

KE ID byte #1

20h

KE ID byte #2

13h

KE ID byte #3

0Ah

product

ID

dev_num 00h-0Fh

device

number

The following bytes apply to some messages where:-

Change parameter message

the specified parameter is updated with the supplied data byte

adr_hi (byte#7)

description

adr_lo (byte #8)

description

00h-03h

plg card 1-4 parameters

plg_para_num

plg parameter number

08h

global parameters

glob_para_num

global parameter number

09h

Y board parameters

y_para_num

Y board parameter number

0Ah

Z board parameters

z_para_num

Z board parameter number

Request parameter message

the value of the specified parameter is returned by PLUGSTATION in

all parameters are sent

adr_hi (byte#7)

description

adr_lo (byte #8)

description

70h

edit buffer para request

00h-03h

plg card 1-4 parameters

70h

edit buffer para request

08h

global parameters

70h

edit buffer para request

09h

Y board parameters

70h

edit buffer para request

0Ah

Z board parameters

71h

prog dump request

prg_num

program number

79h

global + y + z dump request

00h

global + y + z parameters

Program dump message

adr_hi (byte#7)

description

adr_lo (byte #8)

description

10h

program dump

prg_num

program number

18h

global + y + z

00h

dummy byte

Advertising