1{
2	"art_delay": {
3		"line_0": "Delay Line 0",
4		"line_1": "Delay Line 1",
5		"line_2": "Delay Line 2",
6		"line_3": "Delay Line 3",
7		"line_4": "Delay Line 4",
8		"line_5": "Delay Line 5",
9		"line_6": "Delay Line 6",
10		"line_7": "Delay Line 7",
11		"line_8": "Delay Line 8",
12		"line_9": "Delay Line 9",
13		"line_10": "Delay Line 10",
14		"line_11": "Delay Line 11",
15		"line_12": "Delay Line 12",
16		"line_13": "Delay Line 13",
17		"line_14": "Delay Line 14",
18		"line_15": "Delay Line 15",
19
20		"tempo_0": "Tempo 0",
21		"tempo_1": "Tempo 1",
22		"tempo_2": "Tempo 2",
23		"tempo_3": "Tempo 3",
24		"tempo_4": "Tempo 4",
25		"tempo_5": "Tempo 5",
26		"tempo_6": "Tempo 6",
27		"tempo_7": "Tempo 7",
28
29		"modes": {
30			"notes": "Notes",
31			"off": "Off",
32			"time": "Time"
33		},
34		"none": "None"
35	},
36
37	"bool": {
38		"off": "off",
39		"on": "on"
40	},
41
42	"comp_delay": {
43		"distance": "Distance",
44		"samples": "Samples",
45		"time": "Time"
46	},
47
48	"compressor": {
49		"boost_ing": "Boost",
50		"boosting": "Boosting",
51		"down_ward": "Down",
52		"downward": "Downward",
53		"up_ward": "Up",
54		"upward": "Upward"
55	},
56
57	"crossover": {
58		"sel": {
59			"left": "Processor Left",
60			"mid": "Processor Middle",
61			"right": "Processor Right",
62			"side": "Processor Side"
63		},
64		"slope": {
65			"24dbo": "24 dB/oct",
66			"48dbo": "48 dB/oct",
67			"72dbo": "72 dB/oct",
68			"96dbo": "96 dB/oct",
69			"off": "Off"
70		}
71	},
72
73	"dither": {
74		"bits": {
75			"11": "11bit",
76			"12": "12bit",
77			"15": "15bit",
78			"16": "16bit",
79			"23": "23bit",
80			"24": "24bit",
81			"7": "7bit",
82			"8": "8bit"
83		},
84		"none": "None"
85	},
86
87	"dyna_proc": {
88		"left": "Left",
89		"middle": "Middle",
90		"right": "Right",
91		"side": "Side"
92	},
93
94	"expander": {
95		"down_ward": "Down",
96		"downward": "Downward",
97		"up_ward": "Up",
98		"upward": "Upward"
99	},
100
101	"eq": {
102		"flt": {
103			"allpass": "Allpass",
104			"allpass2": "Allpass2",
105			"bandpass": "Bandpass",
106			"bell": "Bell",
107			"envelope": "Envelope",
108			"hipass": "Hi-pass",
109			"hishelf": "Hi-shelf",
110			"ladpass": "Ladder-pass",
111			"ladrej": "Ladder-rej",
112			"lopass": "Lo-pass",
113			"loshelf": "Lo-shelf",
114			"notch": "Notch",
115			"off": "Off",
116			"resonance": "Resonance"
117		},
118		"mode": {
119			"rlc_bt": "RLC (BT)",
120			"rlc_mt": "RLC (MT)",
121			"bwc_bt": "BWC (BT)",
122			"bwc_mt": "BWC (MT)",
123			"lrx_bt": "LRX (BT)",
124			"lrx_mt": "LRX (MT)",
125			"apo_dr": "APO (DR)"
126		},
127		"pos": {
128			"post_eq": "Post-eq",
129			"pre_eq": "Pre-eq"
130		},
131		"slope": {
132			"6dbo": "6 dB/oct",
133			"12dbo": "12 dB/oct",
134			"18dbo": "18 dB/oct",
135			"24dbo": "24 dB/oct",
136			"30dbo": "30 dB/oct",
137			"36dbo": "36 dB/oct",
138			"off": "Off",
139			"x1": "x1",
140			"x2": "x2",
141			"x3": "x3",
142			"x4": "x4"
143		},
144		"type": {
145			"fir": "FIR",
146			"fft": "FFT",
147			"iir": "IIR",
148			"spm": "SPM"
149		}
150	},
151
152	"fft": {
153		"env": {
154			"blue": "Blue noise",
155			"brown": "Brown noise",
156			"falloff_4_5db": "4.5 dB/oct fall-off",
157			"pink": "Pink noise",
158			"raise_4_5db": "4.5 dB/oct raise",
159			"violet": "Violet noise",
160			"white": "White noise"
161		},
162		"wnd": {
163			"bartlett_fejer": "Bartlett-Fejer",
164			"bartlett_hann": "Bartlett-Hann",
165			"blackman": "Blackman",
166			"blackman_harris": "Blackman-Harris",
167			"blackman_nuttall": "Blackman-Nuttall",
168			"cosine": "Cosine",
169			"cubic": "Cubic Hermite Spline",
170			"flat_top": "Flat top",
171			"gauss": "Gaussian",
172			"hamming": "Hamming",
173			"hann": "Hann",
174			"hann_poisson": "Hann-Poisson",
175			"lanczos": "Lanczos",
176			"nuttall": "Nuttall",
177			"parzen": "Parzen",
178			"poisson": "Poisson",
179			"rectangular": "Rectangular",
180			"sqr_cosine": "Squared cosine",
181			"triangular": "Triangular",
182			"tukey": "Tukey",
183			"welch": "Welch"
184		}
185	},
186
187	"file": {
188		"f1": "File 1",
189		"f1l": "File 1 Left",
190		"f1r": "File 1 Right",
191		"f2": "File 2",
192		"f2l": "File 2 Left",
193		"f2r": "File 2 Right",
194		"f3": "File 3",
195		"f3l": "File 3 Left",
196		"f3r": "File 3 Right",
197		"f4": "File 4",
198		"f4l": "File 4 Left",
199		"f4r": "File 4 Right",
200
201		"left": "Left",
202		"none": "None",
203		"right": "Right",
204
205		"t1": "Track 1",
206		"t2": "Track 2",
207		"t3": "Track 3",
208		"t4": "Track 4",
209		"t5": "Track 5",
210		"t6": "Track 6",
211		"t7": "Track 7",
212		"t8": "Track 8"
213	},
214
215	"graph_eq": {
216		"bands_0:15": "Bands 0-15",
217		"bands_16:31": "Bands 16-31",
218		"bands_l": "Bands Left",
219		"bands_l_0:15": "Bands Left 0-15",
220		"bands_l_16:31": "Bands Left 16-31",
221		"bands_m": "Bands Middle",
222		"bands_m_0:15": "Bands Middle 0-15",
223		"bands_m_16:31": "Bands Middle 16-31",
224		"bands_r": "Bands Right",
225		"bands_r_0:15": "Bands Right 0-15",
226		"bands_r_16:31": "Bands Right 16-31",
227		"bands_s": "Bands Side",
228		"bands_s_0:15": "Bands Side 0-15",
229		"bands_s_16:31": "Bands Side 16-31",
230
231		"slope": {
232			"bt48": "BT48",
233			"bt72": "BT72",
234			"bt96": "BT96",
235			"mt48": "MT48",
236			"mt72": "MT72",
237			"mt96": "MT96"
238		}
239	},
240
241	"lcomp": {
242		"curve": {
243			"flat": "Flat",
244			"fm": "Fletcher-Munson",
245			"iso226": "ISO 226:2003",
246			"rd": "Robinson-Dadson"
247		}
248	},
249
250	"limiter": {
251		"exp_duck": "Exp Duck",
252		"exp_tail": "Exp Tail",
253		"exp_thin": "Exp Thin",
254		"exp_wide": "Exp Wide",
255
256		"herm_duck": "Herm Duck",
257		"herm_tail": "Herm Tail",
258		"herm_thin": "Herm Thin",
259		"herm_wide": "Herm Wide",
260
261		"line_duck": "Line Duck",
262		"line_tail": "Line Tail",
263		"line_thin": "Line Thin",
264		"line_wide": "Line Wide"
265	},
266
267	"mb_comp": {
268		"band0": "Band 0",
269		"band1": "Band 1",
270		"band2": "Band 2",
271		"band3": "Band 3",
272		"band4": "Band 4",
273		"band5": "Band 5",
274		"band6": "Band 6",
275		"band7": "Band 7",
276		"split": "Split",
277		"split_left": "Split Left",
278		"split_middle": "Split Mid",
279		"split_right": "Split Right",
280		"split_side": "Split Side"
281	},
282
283	"mb_expand": {
284		"band0": "Band 0",
285		"band1": "Band 1",
286		"band2": "Band 2",
287		"band3": "Band 3",
288		"band4": "Band 4",
289		"band5": "Band 5",
290		"band6": "Band 6",
291		"band7": "Band 7",
292		"split": "Split",
293		"split_left": "Split Left",
294		"split_middle": "Split Mid",
295		"split_right": "Split Right",
296		"split_side": "Split Side"
297	},
298
299	"mb_gate": {
300		"band0": "Band 0",
301		"band1": "Band 1",
302		"band2": "Band 2",
303		"band3": "Band 3",
304		"band4": "Band 4",
305		"band5": "Band 5",
306		"band6": "Band 6",
307		"band7": "Band 7",
308		"split": "Split",
309		"split_left": "Split Left",
310		"split_middle": "Split Mid",
311		"split_right": "Split Right",
312		"split_side": "Split Side"
313	},
314
315	"metering": {
316		"fft": {
317			"off": "Off",
318			"post_eq": "Post-eq",
319			"pre_eq": "Pre-eq"
320		}
321	},
322
323	"multiband": {
324		"classic": "Classic",
325		"modern": "Modern"
326	},
327
328	"oscilloscope": {
329		"coupling": {
330			"ac": "AC",
331			"dc": "DC"
332		},
333		"mode": {
334			"goniometer": "Goniometer",
335			"triggered": "Triggered",
336			"xy": "XY"
337		},
338		"oversampler": {
339			"2x": "2X",
340			"3x": "3X",
341			"4x": "4X",
342			"6x": "6X",
343			"8x": "8X",
344			"none": "None"
345		},
346		"sweeptype": {
347			"sawtooth": "Sawtooth",
348			"triangular": "Triangular",
349			"sine": "Sine"
350		},
351		"trigger": {
352			"input": {
353				"ext": "EXT",
354				"y": "Y"
355			},
356			"mode": {
357				"manual": "Manual",
358				"repeat": "Repeat",
359				"single": "Single"
360			},
361			"type": {
362				"advanced_falling_edge": "Advanced Falling",
363				"advanced_rising_edge": "Advanced Rising",
364				"none": "None",
365				"simple_falling_edge": "Simple Falling",
366				"simple_rising_edge": "Simple Rising"
367			}
368		}
369	},
370
371	"oscillator": {
372		"add": "Add",
373		"bl_rect": "Band Limited Rectangular",
374		"bl_saw": "Band Limited Sawtooth",
375		"bl_trap": "Band Limited Trapezoid",
376		"bl_pulse": "Band Limited Pulsetrain",
377		"bl_para": "Band Limited Parabolic",
378		"cos": "Cosine",
379		"mul": "Multiply",
380		"pulse": "Pulsetrain",
381		"para": "Parabolic",
382		"rect": "Rectangular",
383		"rep": "Replace",
384		"saw": "Sawtooth",
385		"sin": "Sine",
386		"sqr_sin": "Squared Sine",
387		"sqr_cos": "Squared Cosine",
388		"trap": "Trapezoid",
389		"wave_dc": "Wave DC",
390		"zero_dc": "Zero DC"
391	},
392
393	"oversampler": {
394		"full": {
395			"2x2": "Full x2(2L)",
396			"2x3": "Full x2(3L)",
397			"3x2": "Full x3(2L)",
398			"3x3": "Full x3(3L)",
399			"4x2": "Full x4(2L)",
400			"4x3": "Full x4(3L)",
401			"6x2": "Full x6(2L)",
402			"6x3": "Full x6(3L)",
403			"8x2": "Full x8(2L)",
404			"8x3": "Full x8(3L)"
405		},
406		"half": {
407			"2x2": "Half x2(2L)",
408			"2x3": "Half x2(3L)",
409			"3x2": "Half x3(2L)",
410			"3x3": "Half x3(3L)",
411			"4x2": "Half x4(2L)",
412			"4x3": "Half x4(3L)",
413			"6x2": "Half x6(2L)",
414			"6x3": "Half x6(3L)",
415			"8x2": "Half x8(2L)",
416			"8x3": "Half x8(3L)"
417		},
418		"normal": {
419			"2x2": "x2(2L)",
420			"2x3": "x2(3L)",
421			"3x2": "x3(2L)",
422			"3x3": "x3(3L)",
423			"4x2": "x4(2L)",
424			"4x3": "x4(3L)",
425			"6x2": "x6(2L)",
426			"6x3": "x6(3L)",
427			"8x2": "x8(2L)",
428			"8x3": "x8(3L)",
429
430			"x2": "x2",
431			"x3": "x3",
432			"x4": "x4",
433			"x6": "x6",
434			"x8": "x8"
435		},
436		"none": "None"
437	},
438
439	"para_eq": {
440		"flt_0:7": "Filters 0-7",
441		"flt_16:23": "Filters 16-23",
442		"flt_24:31": "Filters 24-31",
443		"flt_8:15": "Filters 8-15",
444
445		"flt_l_0:7": "Filters Left 0-7",
446		"flt_l_16:23": "Filters Left 16-23",
447		"flt_l_24:31": "Filters Left 24-31",
448		"flt_l_8:15": "Filters Left 8-15",
449
450		"flt_m_0:7": "Filters Mid 0-7",
451		"flt_m_16:23": "Filters Mid 16-23",
452		"flt_m_24:31": "Filters Mid 24-31",
453		"flt_m_8:15": "Filters Mid 8-15",
454
455		"flt_r_0:7": "Filters Right 0-7",
456		"flt_r_16:23": "Filters Right 16-23",
457		"flt_r_24:31": "Filters Right 24-31",
458		"flt_r_8:15": "Filters Right 8-15",
459
460		"flt_s_0:7": "Filters Side 0-7",
461		"flt_s_16:23": "Filters Side 16-23",
462		"flt_s_24:31": "Filters Side 24-31",
463		"flt_s_8:15": "Filters Side 8-15"
464	},
465
466	"profiler": {
467		"algo": {
468			"edt0": "EDT0",
469			"edt1": "EDT1",
470			"rt10": "RT10",
471			"rt20": "RT20",
472			"rt30": "RT30"
473		},
474		"fmt": {
475			"lti_all": "LTI All (*.wav)",
476			"lti_auto": "Auto (*.wav)",
477			"lti_coarse": "LTI Coarse (*.wav)",
478			"lti_rt": "LTI RT (*.wav)",
479			"all": "All Info (*.lspc)"
480		},
481		"st": {
482			"cal": "Calibration",
483			"conv": "Convolving",
484			"det": "Latency Detection",
485			"idle": "Idle",
486			"post": "Postprocessing",
487			"pre": "Preprocessing",
488			"rec": "Recording",
489			"save": "Saving",
490			"wait": "Waiting"
491		}
492	},
493
494	"room_bld": {
495		"capt": {
496			"ab": "AB",
497			"mono": "Mono",
498			"ms": "MS",
499			"ortf": "ORTF",
500			"xy": "XY"
501		},
502		"convolvers": "Convolvers",
503		"dir": {
504			"bi": "Bidirectional",
505			"cardio": "Cardioid",
506			"eight": "8-directional",
507			"superc": "Supercardioid",
508			"hyperc": "Hypercardioid",
509			"omni": "Omnidirectional"
510		},
511		"ed": {
512			"capture": "Capture Editor",
513			"material": "Material Editor",
514			"object": "Object Editor",
515			"source": "Source Editor"
516		},
517		"ir_eq": "IR Equalizer",
518		"mat": {
519			"alder": "Alder",
520			"aluminium": "Aluminium",
521			"ash": "Ash",
522			"basalt_fiber": "Basalt Fiber",
523			"birch": "Birch",
524			"brass": "Brass",
525			"brick": "Brick",
526			"cast_iron": "Cast Iron",
527			"concrete": "Concrete",
528			"copper": "Copper",
529			"corkwood": "Corkwood",
530			"cotton": "Cotton",
531			"fiberboard": "Fiberboard",
532			"fiberglass": "Fiberglass",
533			"fir": "Fir",
534			"fresh_water": "Fresh Water",
535			"glass": "Glass",
536			"granite": "Granite",
537			"gypsum": "Gypsum",
538			"ice": "Ice",
539			"iron": "Iron",
540			"lead": "Lead",
541			"maple": "Maple",
542			"marble": "Marble",
543			"mineral_wool": "Mineral Wool",
544			"nickel": "Nickel",
545			"nickel_silver": "Nickel Silver",
546			"oak": "Oak",
547			"pine": "Pine",
548			"plexiglass": "Plexiglass",
549			"polystyrene": "Polystyrene",
550			"rubber": "Rubber",
551			"sea_water": "Sea Water",
552			"silocon": "Silicon",
553			"slate": "Slate",
554			"steel": "Steel",
555			"tin": "Tin",
556			"velvet": "Velvet"
557		},
558		"orient": {
559			"+x+y": "+X forward, +Y up",
560			"+x+z": "+X forward, +Z up",
561			"+x-y": "+X forward, -Y up",
562			"+x-z": "+X forward, -Z up",
563			"-x+y": "-X forward, +Y up",
564			"-x+z": "-X forward, +Z up",
565			"-x-y": "-X forward, -Y up",
566			"-x-z": "-X forward, -Z up",
567
568			"+y+x": "+Y forward, +X up",
569			"+y+z": "+Y forward, +Z up",
570			"+y-x": "+Y forward, -X up",
571			"+y-z": "+Y forward, -Z up",
572			"-y+x": "-Y forward, +X up",
573			"-y+z": "-Y forward, +Z up",
574			"-y-x": "-Y forward, -X up",
575			"-y-z": "-Y forward, -Z up",
576
577			"+z+x": "+Z forward, +X up",
578			"+z+y": "+Z forward, +Y up",
579			"+z-x": "+Z forward, -X up",
580			"+z-y": "+Z forward, -Y up",
581			"-z+x": "-Z forward, +X up",
582			"-z+y": "-Z forward, +Y up",
583			"-z-x": "-Z forward, -X up",
584			"-z-y": "-Z forward, -Y up"
585		},
586		"refl_any": "Any",
587		"room_browser": "Room browser",
588
589		"select_mat": "<select material>",
590		"src": {
591			"box": "Box",
592			"cone": "Cone",
593			"cyl": "Cylinder",
594			"cyl_s": "Cylindrical spot",
595			"flat_s": "Flat spot",
596			"ico": "Icosahedron",
597			"ico_s": "Icosphere",
598			"octa": "Octahedron",
599			"octa_s": "Octasphere",
600			"sphe_s": "Spherical spot",
601			"tri": "Triangle",
602			"tetra": "Tetrahedron"
603		}
604	},
605
606	"sampler": {
607		"inst": {
608			"0": "Instrument 0",
609			"1": "Instrument 1",
610			"10": "Instrument 10",
611			"11": "Instrument 11",
612			"12": "Instrument 12",
613			"13": "Instrument 13",
614			"14": "Instrument 14",
615			"15": "Instrument 15",
616			"16": "Instrument 16",
617			"17": "Instrument 17",
618			"18": "Instrument 18",
619			"19": "Instrument 19",
620			"2": "Instrument 2",
621			"20": "Instrument 20",
622			"21": "Instrument 21",
623			"22": "Instrument 22",
624			"23": "Instrument 23",
625			"24": "Instrument 24",
626			"25": "Instrument 25",
627			"26": "Instrument 26",
628			"27": "Instrument 27",
629			"28": "Instrument 28",
630			"29": "Instrument 29",
631			"3": "Instrument 3",
632			"30": "Instrument 30",
633			"31": "Instrument 31",
634			"32": "Instrument 32",
635			"33": "Instrument 33",
636			"34": "Instrument 34",
637			"35": "Instrument 35",
638			"36": "Instrument 36",
639			"37": "Instrument 37",
640			"38": "Instrument 38",
641			"39": "Instrument 39",
642			"4": "Instrument 4",
643			"40": "Instrument 40",
644			"41": "Instrument 41",
645			"42": "Instrument 42",
646			"43": "Instrument 43",
647			"44": "Instrument 44",
648			"45": "Instrument 45",
649			"46": "Instrument 46",
650			"47": "Instrument 47",
651			"5": "Instrument 5",
652			"6": "Instrument 6",
653			"7": "Instrument 7",
654			"8": "Instrument 8",
655			"9": "Instrument 9"
656		},
657		"instruments": "Instruments",
658		"mixer": "Mixer",
659		"mixer_0:11": "Mixer 0-11",
660		"mixer_12:23": "Mixer 12-23",
661		"mixer_24:35": "Mixer 24-35",
662		"mixer_36:47": "Mixer 36-47",
663		"samp": {
664			"0": "Sample 0",
665			"1": "Sample 1",
666			"2": "Sample 2",
667			"3": "Sample 3",
668			"4": "Sample 4",
669			"5": "Sample 5",
670			"6": "Sample 6",
671			"7": "Sample 7",
672			"none": "None"
673		}
674	},
675
676	"sidechain": {
677		"boost": {
678			"brown_bt": "Brown BT",
679			"brown_mt": "Brown MT",
680			"none": "None",
681			"pink_bt": "Pink BT",
682			"pink_mt": "Pink MT"
683		},
684		"external": "External",
685		"feed_back": "Feed-back",
686		"feed_forward": "Feed-forward",
687		"internal": "Internal",
688		"left": "Left",
689		"lowpass": "Low-Pass",
690		"middle": "Middle",
691		"peak": "Peak",
692		"right": "Right",
693		"rms": "RMS",
694		"side": "Side",
695		"uniform": "Uniform"
696	},
697
698	"slap_delay": {
699		"lines_0:3": "Delay Lines 0-3",
700		"lines_4:7": "Delay Lines 4-7",
701		"lines_8:11": "Delay Lines 8-11",
702		"lines_12:15": "Delay Lines 12-15",
703		"modes": {
704			"distance": "Distance",
705			"notes": "Notes",
706			"off": "Off",
707			"time": "Time"
708		}
709	},
710
711	"spectrum": {
712		"analyzer": "Analyzer",
713		"analyzer_s": "Analyzer Stereo",
714		"mastering": "Mastering",
715		"mastering_s": "Mastering Stereo",
716		"spc": {
717			"color": "Color",
718			"fog": "Fog",
719			"lightness": "Lightness",
720			"lightning": "Lightning",
721			"rainbow": "Rainbow"
722		},
723		"spectralizer": "Spectralizer",
724		"spectralizer_s": "Spectralizer Stereo"
725	},
726
727	"surge": {
728		"cubic": "Cubic",
729		"gaussian": "Gaussian",
730		"linear": "Linear",
731		"parabolic": "Parabolic",
732		"sine": "Sine"
733	},
734
735	"trigger": {
736		"inst": "Instrument",
737		"trig": "Trigger"
738	}
739}
740