04-04-2018, 05:15 AM
|
|
Human being with feelings
Join Date: Jul 2016
Location: Japan
Posts: 73
|
Garbling report: - Wave shape menu of Click Source Properties
Code:
[metronome]
;90C3CF77963D43DF=Sine - soft start
;06F40FE0CBACEBB2=Sine - hard start
;758BE04F40035B56=(old deprecated)
;^2AF10D61DA454203=Triangle
Note: the same menu in "Metronome and pre-roll settings" is okay, but both depend on the same lines of a langpack.
- Performance Meter
Code:
[cpumeter]
;4CF6043E6041E61E=cur/avg:
;01FDED75265EB99E=range:
- Plug-in preset menu of DX and video processing fx (similar to Mr.Data's #390)
Code:
[dx]
;^274E7C84B3E58DB8=Reset to factory default
;^0EC28D42C155A657=---- User Presets (.rpl) ----
;^93244D3BB94E6F33=No preset
Code:
[video_processing]
;^28450354F52CB7AE=Reset
;^0EC28D42C155A657=---- User Presets (.rpl) ----
;^93244D3BB94E6F33=No preset
Note: VST and JS are okay.
- "Preserve:" menu of Crossfade Editor
Code:
[fadeedit]
;^3BEB0AE437FA2F12=center
;^1B262DDE53BE63B5=start
;^0DBD7F7EE933458C=end
- Variable header of JS IDE (similar to my #384)
Code:
[jsfx_ide]
;BB07DD2F46B76299=Refs
;^DCEF2B4D03DE723C=Name
;^772CECA01AD73CB4=Value
- "Grid" in the grid menu of "Quantize Events"
Code:
[midi]
;0E20B188F8964553=Grid
Note: the same entry in the note length menu of MIDI editor is okay.
- CC list of MIDI event property
Note: the same entries in CC lane menu are okay.
Code:
[midi_et]
;F7C99BD39EBB01D9=Bank Select MSB
;and so on...
- "Phase reset" menu of Parameter Modulation LFO
Code:
[parmmod]
;2762372D6D14F1E5=On seek/loop (deterministic output)
;EB06AC7EBF68A535=Free-running (non-deterministic output)
|
|
|