Glossary: Difference between revisions

From DTM Wiki
Jump to navigation Jump to search
(add MIDI and link to wikipedia)
m (move comma)
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:


;CAF/CAf
;CAF/CAf
:Channel Aftertouch or Channel Pressure. A MIDI message that is sent by some keyboards with "aftertouch" features. It can also be used like a CC-style controller in some cases.
:Channel Aftertouch or Channel Pressure (abbreviation from Roland documentation). A MIDI message that is sent by some keyboards with "aftertouch" features. It can also be used like a CC-style controller in some cases.
;CC
;CC
:Control Change. A MIDI message that represents adjusting a "controller", e.g. turning a modwhweel. Used both for the MIDI message and for the the numbered controllers that the messages use. [[GM–GS–XG quick reference]] lists some CCs.
:Control Change. A MIDI message that represents adjusting a "controller", e.g. turning a modwheel. Used both for the MIDI message and for the numbered controllers that the messages use. [[GM–GS–XG quick reference]] lists some CCs.
;EFX
:Multi-effects processor found in the [[Roland JV-1080]]<ref>[https://static.roland.com/assets/media/pdf/JV-1080_OM.pdf Roland JV-1080 Owner's Manual], page 83.</ref> and later [[Roland JV series|JV series]] devices. The same acronym also appears a few times in the [[Roland SC-88 Pro]]'s manual,<ref>[https://static.roland.com/assets/media/pdf/SC-88PRO_OM.pdf Roland SC-88 Pro Owner's Manual], pages 56, 92, and 202.</ref> and it features similar multi-effects, so it might refer to the same thing in its case also. See also MFX (below).
;GM
;GM
;GM1
;GM1
Line 11: Line 13:
;GS
;GS
:[[Roland GS]] standard.
:[[Roland GS]] standard.
;MFX
:Refers to multi-effects on the [[Roland XV-3080]]<ref>[https://static.roland.com/assets/media/pdf/XV-3080_OM.pdf Roland XV-3080 Owner's Manual], page 196.</ref> and [[Roland XV-5080|XV-5080]],<ref>[https://static.roland.com/assets/media/pdf/XV-5080_OM.pdf Roland XV-5080 Owner's Manual], page 306.</ref> as well as other [[Roland XV series|XV series]] devices. See also EFX (above).
;MIDI
;MIDI
:Musical Instrument Digital Interface. [https://en.wikipedia.org/wiki/MIDI Wikipedia's article on MIDI may be helpful].
:Musical Instrument Digital Interface. [https://en.wikipedia.org/wiki/MIDI Wikipedia's article on MIDI may be helpful].
Line 19: Line 23:
;SC
;SC
:[[Roland Sound Canvas]] series.
:[[Roland Sound Canvas]] series.
;SMF
:Standard MIDI File. The standard format for MIDI files (usually have the ".mid" extension). [https://midi.org/standard-midi-files The standard can be downloaded from midi.org] (free after logging in).
;TVA
;TVA
:Time Variable Amplifier. Roland's name for the "amplifer" controlled by the volume envelope on e.g. SC devices. Parameters with "TVA" in the name have something to do with volume/amplitude.
:Time Variable Amplifier. Roland's name for the "amplifer" controlled by the volume envelope on e.g. SC devices. Parameters with "TVA" in the name have something to do with volume/amplitude.
Line 25: Line 31:
;XG
;XG
:[[Yamaha XG]] standard.
:[[Yamaha XG]] standard.
== References ==
<references />

Latest revision as of 22:24, 7 September 2024

This page should contain short definitions of common acronyms relevant to MIDI modules and so on.

CAF/CAf
Channel Aftertouch or Channel Pressure (abbreviation from Roland documentation). A MIDI message that is sent by some keyboards with "aftertouch" features. It can also be used like a CC-style controller in some cases.
CC
Control Change. A MIDI message that represents adjusting a "controller", e.g. turning a modwheel. Used both for the MIDI message and for the numbered controllers that the messages use. GM–GS–XG quick reference lists some CCs.
EFX
Multi-effects processor found in the Roland JV-1080[1] and later JV series devices. The same acronym also appears a few times in the Roland SC-88 Pro's manual,[2] and it features similar multi-effects, so it might refer to the same thing in its case also. See also MFX (below).
GM
GM1
GM2
General MIDI (versions 1 or 2). References to just GM usually refer to version 1.
GS
Roland GS standard.
MFX
Refers to multi-effects on the Roland XV-3080[3] and XV-5080,[4] as well as other XV series devices. See also EFX (above).
MIDI
Musical Instrument Digital Interface. Wikipedia's article on MIDI may be helpful.
NRPN
Non-Registered Parameter Number. This is a standard MIDI feature used for standard parameters shared between synths (e.g. General MIDI uses it). This is a MIDI concept similar to a controller (CC), but instead of sending a single CC, setting an RPN requires sending an NRPN MSB CC, NRPN LSB CC, and then Data Entry CCs (usually just Data Entry MSB). GM–GS–XG quick reference lists some NRPNs and the CCs used for them. See also NRPN.
RPN
Registered Parameter Number. This is a standard MIDI feature used for manufacturer-specific additional parameters (e.g. XG and GS use it). This is a MIDI concept similar to a controller (CC), but instead of sending a single CC, setting an RPN requires sending an RPN MSB CC, RPN LSB CC, and then Data Entry CCs (usually just Data Entry MSB). GM–GS–XG quick reference lists some RPNs and the CCs used for them. See also RPN.
SC
Roland Sound Canvas series.
SMF
Standard MIDI File. The standard format for MIDI files (usually have the ".mid" extension). The standard can be downloaded from midi.org (free after logging in).
TVA
Time Variable Amplifier. Roland's name for the "amplifer" controlled by the volume envelope on e.g. SC devices. Parameters with "TVA" in the name have something to do with volume/amplitude.
TVF
Time Variable Filter. Roland's name for the low-pass filter controlled by the filter envelope on e.g. SC devices. "TVF cutoff" is therefore low-pass filter cutoff.
XG
Yamaha XG standard.

References