Antares ATR1a Hardware user manual
Here you can view all the pages of manual Antares ATR1a Hardware user manual. The Antares manuals for Vocal proccessing tools are available online for free. You can easily download all the documents as PDF.
Page 41
41 Scale and Chord Guides Here are some of the most commonly used scales, modes and chords, and their associated ATR-1a settings. All spellings use sharps because the ATR-1a software uses sharps to describe all accidentals (the black notes on the keyboard). Scales/Modes reference chart While the major scale needs no introduction, the others might need some explanation. For example, the difference between the natural and har- monic minor is only one note, the seventh scale degree. The natural minor uses a...
Page 42
42 Scales/Modes reference chart KEYMAJOR NATURAL MINOR CC D E F G A B C D D# F G G# A# C /DC D F F G A CC D E F G A B DD E F G A B CD E F G A A C D /ED F G G A C D D F F G A B C EE F G A B C DE F G A B C D FF G A A C D E F G G A C C D F /GF G A B C D FF G A B C D E GG A B C D E FG A A C D D F G /AG A C C D F G G A B C D E F AA B C D E F GA B C D E F G A /BA C D D F G A A C C D F F G BB C D E F G AB C D E F G A Chord reference...
Page 43
43 MINOR MINOR SEVENTH DIMINISHED DIMINISHED AUGMENTED (M7) (DIM) SEVENTH (DIM7) (+) C D GC D G AC D F AC D F AC E G C E GC E G BC E G AC E G B C F A D F A D F A C D F G BD F G CD F A D F AD F A BD F A C D F A CD G B E G B E G B D E G A CE G A DE G C F G CF G C DF G B D F G B DF A C F A CF A C EF A C DF A C E F A C G A DG A D F G A C EG A C FG B D G B DG B D FG B D F G B D FG C E A C E A C E G A C D FA C D GA C F A C FA C F...
Page 44
44 MIDI System Exclusive Message Formats In the explanations, below, braces < > are used to represent enclosed MIDI data bytes. Concatenated data is shown by < > < >. Names are also enclosed in braces as symbolic representations defined further into the explanation. Values are decimal unless an H is used to denote Hexadecimal values. For example, the MIDI bytes to select song mode for DEVICE NUMBER 3 are: F0H, 0, 1, 26H, 3, 1, F7H. = = = one byte in range 0 to 15. Must match SYSEX DEVICE NUMBER...
Page 45
45 0 to 25 (see DELAY TABLE, below) … all values between 32 (ASCII blank) and 7FH = 1 to 20 0 to 25 0 = off, 1 = SINE, 2 = SQUARE, 3 = SAW 0 to 100 cents 1 to 97 (.1 to 9.7 sec) 0 to 25 (see DELAY TABLE, below) … all values between 32 (ASCII blank) and 7FH … 7CH = B Bypass 7DH = Link 0 = (empty) 1 to 50 = program number Transmitting causes values to be immediately used in the ATR-1a. Transmitting or causes the data to be put into the ATR-1a permanent memory, but the values do not take...
Page 46
46 Vibrato Delay Table The following table identifies the MIDI controller values required to set each of the possible Vibrato Delay values: MIDI VALUE VIBRATO DELAY (milliseconds) 00 110 220 345 470 5 100 6 140 7 190 8 230 9 270 10 315 11 370 12 435 13 510 14 600 15 710 16 830 17 970 18 1140 19 1340 20 1575 21 1850 22 2170 23 2550 24 3000 25 3500
Page 47
47 MIDI System Exclusive Message Examples The following examples are Scripts from Opcode’s Galaxy. They show System Exclusive Messages which communicate with the ATR-1a. This message will cause the ATR-1a to select Program Mode. Put $F0 into Sys_Ex; Put 0 1 $26 into Antares; Put 0 into Device_Num; Put 0 into Mode; Put $F7 into End_Sys_Ex; Send Sys_Ex Antares Device_Num ¬ Mode ¬ End_Sys_Ex; This message will cause the ATR-1a to select Song Mode. Put $F0 into Sys_Ex; Put 0 1 $26 into Antares; Put 0 into...
Page 48
48 Put 0 into Step_Controller; Put 7 into Sensitivity; Put 0 into Detune; Put 0 into Detune_Direction; Send Sys_Ex Antares Device_Num Mode Msg_Length ¬ MIDI_Channel MIDI_Sustain Pgm_Change ¬ MIDI_Note Pitch_Bend Mod_Wheel ¬ Foot_Switch Speed_Controller Vib_Rate_Controller ¬ Vib_Delay_Controller Step_Controller Sensitivity ¬ Detune Detune_Direction¬ End_Sys_Ex; This message sets Program data in the ATR-1a. Put $F0 into Sys_Ex; Put 0 1 $26 into Antares; Put $F7 into End_Sys_Ex; Put 0 into...
Page 49
49 Put 0 into Vib_Type; Put 28 into Vib_Depth; Put 53 into Vib_Rate; Put 11 into Vib_Delay; Put “My test name.” into Name; Put 10 11 12 0 $7c $7d $7e $7f 0 0 0 0 0 0 0 into Programs; Send Sys_Ex Antares Device_Num Mode Msg_Length ¬ Song_Number Speed Vib_Type Vib_Depth Vib_Rate ¬ Vib_Delay Name Programs ¬ End_Sys_Ex;
Page 50
50 MIDI Implementation Chart Model: ATR-1a, version 1.13 FUNCTION TRANSMITTED RECOGNIZED REMARKS Basic ChannelDefaultM1–16 Memorized ChangedM1–16 ModeDefaultMMModes not used MessagesMM AlteredMM Note NumberM0–127 True voiceM33–96 Pitches retuned VelocityNote OnMM Note OffMM After TouchKeysMM ChannelMM Pitch BendMm Control ChangeMmModulation wheel MmSustain foot switch MmPitch Bend M14–31 Continuous Control SPEED Control VIBRATO RATE VIBRATO DELAY MmData increment Program ChangeMm1–50 Programs True...