An Introduction | |||
Introduction |
Reaper Ini-Only REAPER | |||
REAPER->pspage_last |
Description: |
List of all Config Variables as of Reaper 6.01 and probably are missing some, but should be fairly complete anyway.
as well as the C++-only API-functions:
and Reaper’s function: get_config_var_string() who change Reaper’s configuration-variables at run time. Just pass the variable-name to the parameter “varname”. Configuration-variables are either double, integer, or string-values. The integer-values are usually(but not always!) bitfields, where every bit stores e.g. the value of a checkbox in the preferences. Integer-variables are usually 32bits, only those who can be accessed as string-variable can be read as up to 64bits-integers as well. I documented bitfields differently than you usually use them. That means, &16384=1 is actually &16384=16384, while &16384=0 is &16384=0. This is only for better readability of the document, not for any technical reasons. Sometimes, variables seem not be existing and valid until they’ve been set somehow. For instance, afxcfg appears only as valid, when an audio-format for “Apply FX, Glue, Freeze, etc” in the Project Settings -> Media-dialog has Some variables can’t be set. Even if you can set them with new values using the SWS-functions, these new values have no effect on the setting behind them and therefore can only be used for getting their current setting. Setting some of the variables results in a different behavior, as you might expect them to behave. I also document limitations with variables within this textfile. These are not taken from actually setting these variables, but rather taken from the limitations imposed by setting-dialogs. So, even if I write about limitations, other values may be possible as well, though I would say, this could lead to unpredictable behavior of Reaper. I tried to retain the original names of dialogs, settings, menu-entries, checkboxes, etc, so you can search their names in this document to find their accompanying config-variable easier. Many variables are also influenced by actions, so refer to Reaper-All_ConfigVars_as_toggled_by_Actions.txt to get a full list of which actions triggers which configvar. Keep in mind:
documented by Meo Mespotine mespotine.de for the ultraschall.fm-project If you want, you can thank me for this work at ultraschall.fm/danke, where you can find my Amazon-wishlist(hint hint, nudge nudge ;) ) 396 variables documented, including settings for:
Some variables I couldn’t trigger, so the following 22 aren’t documented and are unknown:
The following variables can be triggered by actions only
the following variables are available in pre-releases of Reaper only |
Description: |
The number of CPUs available in your system.
|
Description: |
When importing media-dropdownlist, as set in the Media with embedded tempo information-section in Preferences -> Video/REX/Misc
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Show recent actions-entry, as set in the Actions-menu.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Use audio driver reported latency-checkbox, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjrecmanlat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Output manual offset-samples-inputbox, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Input manual offset-samples-inputbox, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The audioformat for “Apply FX, Glue, Freeze, etc”, as set in the Project Settings->Media-dialog
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked.. |
Description: |
Show non-standard stereo channel pairs(i.e Input2/Input3 etc)-checkbox in the Channel naming/mapping-section, as set in Preferences -> Audio
For other settings in section Channel naming/mapping as set in Preferences -> Audio, see metronome_defout, useinnc Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Some peak-settings, as set in the Waveform media peak caching settings in Preferences -> Media, as well as in Preferences -> Paths.
For other Media-settings, set in the preferences -> Media, see showpeaksbuild, copyimpmedia, relativeedges, applyfxtail, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The alternate peak cache path for the following paths-inputbox, as set in the Preferences -> Paths For other paths, see altpeaks, altpeakspath, defrenderpath, defsavepath Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The alternate peaks-path, as set in the Preferences -> Paths For other paths, see altpeaks, altpeaksopathlist, defrenderpath, defsavepath Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Allow keyboard commands even when mouse-editing-checkbox, as set in Preferences -> General ->Advanced UI/system tweaks
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The toggle state of the action 40239 - “Options: Toggle always on top”(all sections), which keeps Reaper always as the foremost front window.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Tail length when using Apply FX to items in milliseconds, as set in Preferences -> Media
For other Media-settings, set in the preferences -> Media, see showpeaksbuild, copyimpmedia, relativeedges, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
It is an integer.
For other settings in Preferences -> VST, see vstfullstate Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Preferences -> Buffering.
For other settings as set in Preferences -> Buffering, see autonbworkerthreads, prebufperb, threadpr, workbehvr, workbuffxuims, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings regarding closing audio-devices, as set in Preferences -> Audio
For other settings in Preferences -> Audio, see audioclosestop, errnowarn, hwfadex, optimizesilence Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Close audio device when stopped and active(less responsive)-checkbox, as set in Preferences -> Audio
For other settings in Preferences -> Audio, see audiocloseinactive, errnowarn, hwfadex, optimizesilence Stored in reaper.ini under the same in the section REAPER. |
Description: |
Preserve pitch in audio items when changing master playrate, as set in the contextmenu of the master-playrate in the transport-area as well as toggled by action 40671(all sections)
For changing the master-playrate, see playrate Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked.. |
Description: |
Audio thread priority-dropdownlist, as set in Preferences -> Device
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Allow snap grid/track envelope/routing windows to stay open-checkbox in Preferences -> General -> Advanced UI/system tweaks.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Automute-dropdownlist in the section Mute-settings, as set in Preferences -> Mute/Solo
For other settings set in section Mute settings in Preferences -> Mute/Solo, see automuteflags, automuteval, mutefadems10, norunmute Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Reset on playback start-checkbox in section Mute-settings, as set in Preferences -> Mute/Solo
For other settings set in section Mute settings in Preferences -> Mute/Solo, see automute, automuteflags, automuteval, mutefadems10, norunmute Stored in reaper.ini under the same name in the section REAPER. |
Description: |
when volume exceeds-inputbox, as set in Preferences -> Mute/Solo
For other settings set in section Mute settings in Preferences -> Mute/Solo, see automute, automuteflags, mutefadems10, norunmute Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Auto-detect the number of needed audio processing threads-checkbox, as set in Preferences -> Buffering
For other settings as set in Preferences -> Buffering, see audioasync, prebufperb, threadpr, workbehvr, workbuffxuims, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Automation recording return speed-inputbox, as set in Preferences -> Automation
For other settings set in Preferences -> Automation, see autoreturntime_action, env_autoadd, env_options, env_reduce, envtrimadjmode, envwritepasschg, pooledenvs Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Automation transition time-inputbox, as set in Preferences -> Automation
For other settings set in Preferences -> Automation, see autoreturntime, env_autoadd, env_options, env_reduce, envtrimadjmode, envwritepasschg, pooledenvs Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Every x minutes-inputbox from the Project saving-section, as set in Preferences -> Project.
For other auto-save-options, see autosaveint, autosavemode, saveopts, saveundostatesproj Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Every x minutes-dropdownlist from the Project saving-section, as set in Preferences -> Project.
For other auto-save-options, see autosaveint, autosavemode, saveopts, saveundostatesproj Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Some settings regarding autocrossfade, as set in the Options-menu as well as in the Options -> New recording that overlaps existing media items and in Preferences -> Media Item Defaults as well as toggled by actions 40041, 40114
For lane settings influenced by autoxfade, see takelanes, projtakelane For other settings, as set in Preferences -> Media Item Defaults, see loopnewitems, splitautoxfade, autoxfade, deffadeshape, defxfadeshape, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked.. |
Description: |
Use large (non-tool) window frames for windows-checkbox, as set in Preferences -> General -> Advanced UI/system tweaks-button
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Contains the bounce-outputfile-settings, but seems not to be updated after having set it once, only in the reaper.ini It is an integer Stored in reaper.ini under the same name in the section REAPER, when bounce-cfg-settings have been changed |
Description: |
unknown It is a double Unknown, if it’s stored in reaper.ini as well… |
Description: |
Some checkboxes in the Media Settings-section, as set in Preferences -> Media as well as toggled by action 40263
For other settings, set in the preferences -> Media, see showpeaksbuild, relativeedges, applyfxtail, itemfxtail, peakcachegenmode, opencopyprompt Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Restrict REAPER to specific CPUs-inputbox. Every bit represents a given cpu. Set it to 1 and Reaper uses the cpu, set it to 0, Reaper will not use the cpu.
For setting the checkbox, see restrictcpu Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Control surface display update frequency in Hz, as set in the Preferences -> Control/OSC/web.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown
|
Description: |
View: Toggle show media cues in items as triggered by action 40691(in sections Main, Media Explorer, MIDI Editor, MIDI Eventlist Editor, MIDI Inline Editor)
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Include default menu as submenu-checkbox in Menu-Editor as well as some settings in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The default automation mode-dropdownlist as well as the Arm new envelopes-checkbox in the section Tracks, as set in Preferences -> Track/Send Defaults
For other settings of section Tracks from Preferences -> Track/Send Defaults, see defenvs, deftrackrecflags, deftrackvol, defvzoom, newtflag, splitautoxfade, vzoom2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The default visible envelopes-checkboxes and Default envelope shape-dropdownlist, as set in section Tracks in Preferences -> Track/Send Defaults
For other settings of section Tracks from Preferences -> Track/Send Defaults, see defautomode, errnowarn, volenvrange, deftrackrecinput, deftrackrecflags, deftrackvol, defvzoom, newtflag, splitautoxfade, vzoom2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Create automatic fade-in/fade-out for new items, length-inputbox, as set in Preferences -> Media Item Defaults
For other settings, as set in Preferences -> Media Item Defaults, see loopnewitems, splitautoxfade, autoxfade, deffadeshape, defxfadeshape, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Default fade-in/fade-out-shape-button, as set in Preferences -> Media Item Defaults
For other settings, as set in Preferences -> Media Item Defaults, see loopnewitems, splitautoxfade, autoxfade, defxfadeshape, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Hardware output default gain-inputbox as set in section Sends / Track Hardware Outputs in Preferences -> Track/Send Defaults
For other settings of section Sends / Track Hardware Outputs from Preferences -> Track/Send Defaults, see defsendflag, defsendvol Stored in reaper.ini under the same name in the section REAPER, with a maximum length of 317 digits(as float) |
Description: |
The Default Pitch Mode and Pitch shifter parameter-dropdownlists, as set in the Project Settings -> Project Settings
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Default render path-inputbox, as set in the Preferences -> Paths For other paths, see altpeaks, altpeakspath, altpeaksopathlist, defsavepath Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Default path to save new projects-inputbox, as set in the Preferences -> Paths For other paths, see altpeaks, altpeakspath, altpeaksopathlist, defrenderpath, defsavepath Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Send/hardware output default mode-dropdownlist and checkboxes below in section Sends / Track Hardware Outputs, as set in Preferences -> Track/Send Defaults
For other settings of section Sends / Track Hardware Outputs from Preferences -> Track/Send Defaults, see defhwvol, defsendflag, defsendvol Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Send default gain-inputbox as set in section Sends / Track Hardware Outputs in Preferences -> Track/Send Defaults
For other settings of section Sends / Track Hardware Outputs from Preferences -> Track/Send Defaults, see defhwvol, defsendflag Stored in reaper.ini under the same name in the section REAPER, with a maximum length of 317 digits(as float) |
Description: |
Overlap and crossfade items when splitting length-inputbox, as set in Preferences -> Media Item Defaults
For other settings, as set in Preferences -> Media Item Defaults, see loopnewitems, splitautoxfade, autoxfade, deffadeshape, defxfadeshape, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown It is an integer Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Record arm-checkbox and Record config-dropdownlist from the section Tracks, as set in Preferences -> Track/Send Defaults
For the record-input-channels, see deftrackrecinput For other settings of section Tracks from Preferences -> Track/Send Defaults, see defautomode, errnowarn, volenvrange, deftrackrecinput, defenvs, deftrackvol, defvzoom, newtflag, splitautoxfade, vzoom2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Record config-dropdownlist from the section Tracks, as set in Preferences -> Track/Send Defaults
For other settings of section Tracks from Preferences -> Track/Send Defaults, see defautomode, errnowarn, volenvrange, deftrackrecinput, defenvs, deftrackrecflags, deftrackvol, defvzoom, newtflag, splitautoxfade, vzoom2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Track volume fader default gain-inputbox as set in section Tracks in Preferences -> Track/Send Defaults
For other settings of section Tracks from Preferences -> Track/Send Defaults, see defautomode, errnowarn, volenvrange, deftrackrecinput, defenvs, deftrackrecflags, defvzoom, newtflag, splitautoxfade, vzoom2 Stored in reaper.ini under the same name in the section REAPER, with a maximum length of 317 digits(as float) |
Description: |
The Default track height in new projects-dropdownlist as set in section Tracks in Preferences -> Track/Send Defaults
For other settings of section Tracks from Preferences -> Track/Send Defaults, see defautomode, errnowarn, volenvrange, deftrackrecinput, defenvs, deftrackrecflags, deftrackvol, newtflag, splitautoxfade, vzoom2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Default crossfade-shape-button, as set in Preferences -> Media Item Defaults
For other settings, as set in Preferences -> Media Item Defaults, see loopnewitems, splitautoxfade, autoxfade, deffadeshape, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Disable DX plug-ins scanning-checkbox in the Direct-X (DX)-section as set in Preferences -> ReWire/DX
For other settings in the Direct-X(DX)-section, see usedxplugs. Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Allow memory mapping of peak-files (faster, but uses more address space)-checkbox, as set in Preferences -> Buffering -> Advanced Disk I/O options…
For other settings as set in Preferences -> Buffering -> Advanced Disk I/O options…, see disk_rdmodeex, disk_rdsizeex, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Fully-buffer peak files smaller than-inputbox as set in Preferences -> Buffering -> Advanced Disk I/O Settings
For other settings as set in Preferences -> Buffering -> Advanced Disk I/O options…, see disk_rdmodeex, disk_rdsizeex, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Fully-buffer peak files smaller than-inputbox as set in Preferences -> Buffering -> Advanced Disk I/O Settings
For other settings as set in Preferences -> Buffering -> Advanced Disk I/O options…, see disk_rdmodeex, disk_rdsizeex, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Read Buffers-inputbox, as set in Preferences -> Buffering -> Advanced Disk I/O options…-button -> Disk reads-area It is an integer-bitfield
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Preferred disk read mode-dropdownlist, as set in Preferences -> Buffering -> Advanced Disk I/O options…
For other settings as set in Preferences -> Buffering -> Advanced Disk I/O options…, see disk_peakmmap2, disk_rdsizeex, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Read buffer size-inputbox, as set in Preferences -> Buffering -> Advanced Disk I/O options…
|
Description: |
Write buffers, as set in Preferences -> Buffering -> Advanced Disk I/O options…
For other settings as set in Preferences -> Buffering -> Advanced Disk I/O options…, see disk_peakmmap2, disk_rdmodeex, disk_rdsizeex, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Write buffers (maximum), as set in Preferences -> Buffering -> Advanced Disk I/O options…
For other settings as set in Preferences -> Buffering -> Advanced Disk I/O options…, see disk_peakmmap2, disk_rdmodeex, disk_rdsizeex, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Preferred disk write mode-dropdownlist, as set in Preferences -> Buffering -> Advanced Disk I/O options…
For other settings as set in Preferences -> Buffering -> Advanced Disk I/O options…, see disk_peakmmap2, disk_rdmodeex, disk_rdsizeex, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Write buffer size-inputbox, as set in Preferences -> Buffering -> Advanced Disk I/O options…
For other settings as set in Preferences -> Buffering -> Advanced Disk I/O options…, see disk_peakmmap2, disk_rdmodeex, disk_rdsizeex, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The audio-information-field in the upper right corner of the screen, as set in it’s accompanying context-menu, as well as in Preferences -> Recording
set in Preferences -> Buffering -> Advanced Disk I/O Settings!
For the megabytes-inputbox(check free disk space on record start), see diskcheckmb Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Check free disk space in record start, warn if less than-inputbox, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, adjrecmanlatin, diskcheck, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The fontsize of the Reascript/JSFX-IDE.
Stored in reaper.ini under the same name in the section REAPER; is updated as soon as the variable is changed. |
Description: |
Several settings from the Automation-section, as set in Preferences -> Automation.
For other settings set in Preferences -> Automation, see autoreturntime, autoreturntime_action, env_options, env_reduce, envtrimadjmode, envwritepasschg, pooledenvs Stored in reaper.ini under the same name in the section REAPER. |
Description: |
When adding envelopes or setting visible, set focus to the envelope, as set in Preferences -> Envelope Display
For other settings as set in Preferences -> Envelope Display, see volenvrange, pitchenvrange, tempoenvmax, tempoenvmin, env_ol_minh, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
When drawn over media, overlap envelopes if each line is less than-checkbox AND inputbox, as set in Preferences -> Envelope Display
For other settings as set in Preferences -> Envelope Display, see volenvrange, pitchenvrange, tempoenvmax, tempoenvmin, env_deffoc, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings from the Automation-section, as set in Preferences -> Automation.
For other settings set in Preferences -> Automation, see autoreturntime, autoreturntime_action, env_autoadd, env_reduce, envtrimadjmode, envwritepasschg, pooledenvs Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings from the Automation-section, as set in Preferences -> Automation as well as in Preferences -> Envelope Display as well as in menu Options -> Envelope points as well as toggled by actions 40648, 40649
For other settings set in Preferences -> Automation, see autoreturntime, autoreturntime_action, env_autoadd, env_options, envtrimadjmode, envwritepasschg, pooledenvs Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Move envelope points with media items-menu entry, as set in Options -> Envelope points
For other settings set in Options -> Envelope points, see envclicksegmode, env_reduce Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in the menu Options -> Envelope points as well as in Preferences -> Envelope Display
For other settings set in Options -> Envelope points, see envattach, env_reduce Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Preferences -> Envelope Display as well as in Preferences -> Appearance and Preferences -> Peaks/Waveforms
For other settings as set in Preferences -> Envelope Display, see volenvrange, pitchenvrange, tempoenvmax, tempoenvmin, env_deffoc, env_ol_minh, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Transition time for automatically created envelope edge points-inputbox, as set in Preferences -> Envelope Display
For other settings as set in Preferences -> Envelope Display, see volenvrange, pitchenvrange, tempoenvmax, tempoenvmin, env_deffoc, env_ol_minh, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
When adding volume/pan envelopes, apply trim to envelope and reset trim-dropdownlist from the Automation-section, as set in Preferences -> Automation.
For other settings set in Preferences -> Automation, see autoreturntime, autoreturntime_action, env_autoadd, env_options, env_reduce, envwritepasschg, pooledenvs Stored in reaper.ini under the same name in the section REAPER. |
Description: |
When adding volume/pan envelopes, apply trim to envelope and reset trim-dropdownlist from the Automation-section, as set in Preferences -> Automation.
For other settings set in Preferences -> Automation, see autoreturntime, autoreturntime_action, env_autoadd, env_options, env_reduce, envtrimadjmode, pooledenvs Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several error-messages, that shall be shown, as set in several dialogs, as well as in Preferences -> Audio and in Preferences -> Recording and Preferences -> Track/Send Defaults It’s an integer-bitfield
For other settings in Preferences -> Audio, see audiocloseinactive, audioclosestop, hwfadex, optimizesilence Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several Fade-settings, as set in Menu View -> Crossfade Editor
For other Crossfade-editor-settings, see fadeeditlink, fadeeditpostsel and fadeeditpresel |
Description: |
Link Mirror-checkboxes, as set in Menu View -> Crossfade Editor
For other Crossfade-editor-settings, see fadeeditflags, fadeeditpostsel and fadeeditpresel |
Description: |
Post-roll-inputbox, as set in Menu View -> Crossfade Editor
For other Crossfade-editor-settings, see fadeeditflags, fadeeditlink and fadeeditpresel |
Description: |
Pre-roll-inputbox, as set in Menu View -> Crossfade Editor
For other Crossfade-editor-settings, see fadeeditflags, fadeeditpostsel and fadeeditlink |
Description: |
The Allow feedback in routing (can result in lower performance, loud noises)-checkbox in Project Settings -> Advanced
For other settings in the Project -> Advanced, see itemmixflag, projmaxlenuse, projsmptesync, panmode, panlaw, projintmix, projmaxlen Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
When Reaper is fullscreen, the position of the bottom of Reaper’s window, as toggled by the fullscreen-action 40346 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
When Reaper is fullscreen, the position of the left of Reaper’s window, as toggled by the fullscreen-action 40346 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
When Reaper is fullscreen, the position of the right of Reaper’s window, as toggled by the fullscreen-action 40346 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
When Reaper is fullscreen, the position of the top of Reaper’s window, as toggled by the fullscreen-action 40346 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Denormalization and Security-Settings, as set in Preferences -> Compatibility
For other settings in Preferences -> Compatibility, see vstfullstate and vstbr64 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Many setting-checkboxes, as set in Preferences -> Plug-Ins
For other settings in Preferences -> Plugins, see fxresize and maxrecentfx Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Automatically resize FX windows “up” and “down”-checkboxes, as set in Preferences -> Plug-Ins
For other settings in Preferences -> Plugins, see fxfloat_focus and maxrecentfx Stored in reaper.ini under the same name in the section REAPER. |
Description: |
It is a string of the filename with path of the project, though only accessible as integer, and therefore the first characters. It is an integer Don’t access it as double, or Reaper might crash! |
Description: |
The number of times, a markerlist in any project has been updated since Reaper started.
|
Description: |
Show dotted grid lines-checkbox, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Grid line Z order-dropdownlist, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Marker line Z order-dropdownlist, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Track grouping indicators-radiobuttons, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Show guide lines when editing-checkbox, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, maxitemlanes, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Reverse horizontal zoom behavior when hand-scrolling-checkbox, as set in Preferences -> Mouse Modifiers
For other settings, as set in Preferences -> Mouse Modifiers, see itemlowerhalf_minheight, itemclickmovecurs, pooledenvs, scnotes Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores the settings for the help-information-display under the TCP, as set in it’s accompanying context-menu.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Tiny-fade-checkboxes, as set in Preferences -> Audio
For other settings in Preferences -> Audio, see audiocloseinactive, audioclosestop, errnowarn, optimizesilence Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The bypass of the Monitor-FX-button that appears in top-right corner when having multiple tabs opened.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores some kind of color-theme-settings for Reaper’s IDE.
|
Description: |
When importing multiple media items-dropdownlist, as set in the Preferences -> Media
For other settings, set in the preferences -> Media, see showpeaksbuild, copyimpmedia, relativeedges, applyfxtail, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores, if Reaper is currently set to fullscreen as well as toggled by action 40346
For the position of the edges of fullscreen, see fullscreenrectb, fullscreenrectl, fullscreenrectr, fullscreenrectt Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings for item-clicks, as set in Preferences -> Mouse Modifiers as well as Preferences -> Editing Behavior and toggled by actions 40276, 40300
For other settings, as set in Preferences -> Mouse Modifiers, see itemlowerhalf_minheight, pooledenvs, handzoom, scnotes Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown
|
Description: |
Seek playback on items move/size/fade adjustment, pre-roll-inputbox, as set in Preferences -> Seeking
For other settings, as set in Preferences -> Seeking, see loopselpr, smoothseek, smoothseekmeas, seekmodes Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Prevent editing fade-in/out when item is less than xx pixels tall-inputbox, as set in Preferences -> Fades/Crossfades
For the pixels wide-inputbox, see itemfade_minwidth Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Prevent editing fade-in/out when item is less than xx pixels wide-inputbox, as set in Preferences -> Fades/Crossfades
For the pixels tall-inputbox, see itemfade_minheight Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Show fade-in/out handle … pixels wide-inputbox, as set in Preferences -> Fades/Crossfades
For other settings set in Preferences -> Fades/Crossfades, see itemfade_minheight, itemfade_minwidth, itemicons, relativeedges Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Take FX tail length in milliseconds, as set in Preferences -> Media
For other Media-settings, set in the preferences -> Media, see showpeaksbuild, copyimpmedia, relativeedges, applyfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings for appearance of items, as set in Preferences -> Media as well as in Preferences -> Fades/Crossfades
To set the Show fade-in/out handle-inputbox, see itemfadehandle_maxwidth Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Hide buttons when take lane is less than-inputbox
For other settings set in Preferences -> Media, see itemlabel_minheight, labelitems2, peaksedges, itemicons, itemvolmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Hide labels when media item take lane height is less than-inputbox, as set in Preferences -> Media
For other settings set in Preferences -> Media, see labelitems2, peaksedges, itemicons, itemicons_minheight, itemvolmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Disable targeting bottom part of media item when take lane height is less than-inputbox, as set in Preferences -> Mouse Modifiers
For other settings, as set in Preferences -> Mouse Modifiers, see itemclickmovecurs, pooledenvs, handzoom, scnotes Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores the Item Mix Behavior-dropdownlist, as set in the Project Settings -> Advanced
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
unknown |
Description: |
unknown |
Description: |
Snap distance-inputbox in the Snap settings-section of Snap/grid settings, as located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, loopgranlen, relsnap, projgridframe, projgridmin, projgridswing, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
View: Toggle show/hide item labels as toggled by action 40651(sections: Main, Media Explorer, MIDI Editor, MIDI Eventlist Editor, MIDI Inline Editor)
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Timebase for items/envelopes/markers-dropdownlist, as set in Project Settings -> Project Settings
To set the timebase for tempo/time signature envelopes, see tempoenvtimelock. Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Item volume control-dropdownlist, as set in Preferences -> Media
For other settings set in Preferences -> Media, see itemlabel_minheight, labelitems2, peaksedges, itemicons, itemicons_minheight Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Some keyboard-settings, as set in Preferences -> Keyboard/Multitouch
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Preferences -> Media as well as toggle actions 40258.
For other settings set in Preferences -> Media, see itemlabel_minheight, peaksedges, itemicons, itemicons_minheight, itemvolmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The currently selected theme.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores the “Open project(s) at startup”-dropdownlist-setting in the “Startup Settings”-section
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Loop points linked to time selection, as set in the Options-menu as well as in Preferences -> Editing Behavior
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The current project’s loop-state, as set by clicking on the loop-button in the transport-area.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Several settings, as set in Preferences -> Mouse Modifiers
For more settings set in Preferences -> Mouse, see transflags, trackselonmouse, scnameedit, mousewheelmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Force selection to be multiples of-checkbox in the section Snap settings, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, loopgranlen, relsnap, projgridframe, projgridmin, projgridswing, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Force selection to be multiples of-inputbox in the bottom part of the window, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, relsnap, projgridframe, projgridmin, projgridswing, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Loop-checkboxes, as set in Preferences -> Media Item Defaults
For other settings, as set in Preferences -> Media Item Defaults, see loopnewitems, splitautoxfade, autoxfade, deffadeshape, defxfadeshape, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Only when repeat is enabled-pre-roll-inputbox, as set in Preferences -> Seeking
For other settings, as set in Preferences -> Seeking, see itemeditpr, smoothseek, smoothseekmeas, seekmodes Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Flush FX when looping-checkbox, in section Playback settings, as set in Preferences -> Playback
For other settings in section Playback settings, as set in Preferences -> Playback, see midisendflags, runafterstop, runallonstop, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Output manual offset-milliseconds-inputbox, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Input manual offset-milliseconds-inputbox, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Mute/solo/stereo-mono-button-states of the Master-track, as set in the Master-track in both TCP and MCP.
Does not update state of the mute/solo-buttons or in the Track Manager, though it changes the state of mute/solo itself! Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Maximum number of lanes, when showing overlapping items in lanes-inputbox, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Max MIDI playback speed when applying negative track playback offset-inputbox, as set in Preferences -> Playback
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Maximum projects in recent project list, as set in the Preferences -> General
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Recently Added list max-inputbox, as set in Preferences -> Plug-ins
For other settings in Preferences -> Plugins, see fxresize and fxfloat_focus Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Start files every new x megabytes(approximate)-inputbox, as set in Preferences -> Recording
For the checkboxes surrounding the inputbox, see maxrecsize_use Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several checkboxes, as set in Preferences -> Recording
For the Megabytes-inputbox, see maxrecsize. Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Snap media items to nearby media items-checkbox in the Snap settings-section of Snap/grid settings, as located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, loopgranlen, relsnap, projgridframe, projgridmin, projgridswing, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The maximum shown peak-gain of the shown peaks in MediaItems
|
Description: |
Default metronome output-dropdownlist in the Channel naming/mapping-section, as set in Preferences -> Audio
For other settings in section Channel naming/mapping as set in Preferences -> Audio, see allstereopairs, metronome_defout, useinnc Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Metronome through Monitor FX-menuentry, as set in Metronome and Pre-roll-settings-dialog(Action: 40363) -> I/O-Button It is an integer
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Enable ‘Preserve pitch when changing rate’ for new items-checkbox
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Events per quarter note when drawing in CC lines-inputbox, as set in Preferences -> MIDI Editor
For other MIDI editor-settings, see midivu, midieditor, rbn, mididefcolormap Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Default note color map-inputbox, as set in the Preferences -> MIDI Editor Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Events per quarter note when drawing in CC lines-inputbox, as set in Preferences -> MIDI Editor
For other MIDI editor-settings, see midivu, midieditor, rbn, mididefcolormap Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Default shape for CC segments-dropdownlist, as set in Preferences -> MIDI Editor It is an integer
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Playback interpolation-inputbox, as set in Preferences -> MIDI Editor It is an integer
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
MIDI CC touch-replace recording timeout-inputbox, as set in the Preferences -> MIDI Settings
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several editor-settings, as set in Preferences -> MIDI Editor as well as in the menu of MIDI Editor -> Contents -> Behavior for “open items in built-in MIDI Editor” and some actions It is an integer-bitfield
For other MIDI editor-settings, see midivu, rbn, midiccdensity Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The number of MIDI-inserts currently available, as set in Preferences -> MIDI Devices -> MIDI inputs to make available -> contextmenu -> Enable Input/Input ID Seems to be set like midiins_cs, with the only difference being, that you need to check the “Enable input”-menuentry. It is an integer
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The number of MIDI-inputs for CC-control messages currently available, as set in Preferences -> MIDI Devices -> MIDI inputs to make available -> contextmenu Seems to be set like midiins, with the only difference being, that you need to check the “Enable input for control messages”-menuentry. It is an integer
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
MIDI octave name display offset-inputbox, as set in Preferences -> MIDI
For other MIDI-settings, see opencopyprompt, trimmidionsplit, rbn, opencopyprompt, miditicksperbeat Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The context-menu of the MIDI outputs to make available-section, as set in Preferences -> MIDI Devices
For other settings in Preferences -> MIDI Devices, see midioutthread, midisendflags, midiouts_clock, midiouts_clock_nospp, midiouts_llmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The context-menu of the MIDI outputs to make available-section, as set in Preferences -> MIDI Devices
For other settings in Preferences -> MIDI Devices, see midioutthread, midisendflags, midiouts, midiouts_clock_nospp, midiouts_llmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The context-menu of the MIDI outputs to make available-section, as set in Preferences -> MIDI Devices
For other settings in Preferences -> MIDI Devices, see midioutthread, midisendflags, midiouts, midiouts_clock, midiouts_llmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The context-menu of the MIDI outputs to make available-section, as set in Preferences -> MIDI Devices
For other settings in Preferences -> MIDI Devices, see midioutthread, midisendflags, midiouts, midiouts_clock, midiouts_clock_nospp Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Restrict MIDI hardware output to one thread-checkbox, as set in Preferences -> MIDI Devices
For other settings in Preferences -> MIDI Devices, see midisendflags, midiouts, midiouts_clock, midiouts_clock_nospp, midiouts_llmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Reset by/Reset on-checkboxes, as set in Preferences -> MIDI Devices as well as in section Playback settings in Preferences -> Playback
For other settings in Preferences -> MIDI Devices, see midioutthread, midiouts, midiouts_clock, midiouts_clock_nospp, midiouts_llmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Ticks per quarter note for new MIDI items-inputbox, as set in Preferences -> MIDI
For other MIDI-settings, see opencopyprompt, trimmidionsplit, rbn, opencopyprompt, midioctoffs Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several editor-settings, as set in Preferences -> MIDI Editor, Preferences -> Track Control Panels section VU meters, as well as in Options of the MIDI Editor itself and some actions. It is an integer-bitfield
For other MIDI editor-settings, see midieditor, rbn, midiccdensity, mididefcolormap Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Show icon for last track in folder, as set in the mixer-context-menu.
&16 is also for
so you can really decide, which setting to use For other mixer-context-menu-settings, see showctinmix, mixrowflags and mixeruiflag Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several entries, as set in the mixer-context-menu
For other mixer-context-menu-settings, see showctinmix, mixerflag and mixrowflags |
Description: |
Several entries, as set in the mixer-context-menu as well as toggled by actions 40371, 40372, 40389
For other mixer-context-menu-settings, see showctinmix, mixerflag and mixeruiflag Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
unknown, influenced, when scnameedit is changed by Reaper. It is a double
|
Description: |
Several settings, as set in Preferences -> Mouse Modifiers as well as Preferences -> Keyboard/Multitouch
For more settings set in Preferences -> Mouse, see transflags, trackselonmouse, loopclickmode, scnameedit Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in the Project-tab-context-menu
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings from the Multitouch-section, as set in Preferences -> Keyboard/Multitouch.
For other multitouch-settings, see multitouch_zoom_gear, multitouch_rotate_gear, multitouch_ignore_ms, multitouch_ignorewheel_ms, multitouch_swipe_gear Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Ignore new gesture after multitouch gesture-inputbox in the multitouch-section, as set in Preferences -> Keyboard/Multitouch
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Ignore scroll after multitouch gesture-inputbox in the multitouch-section, as set in Preferences -> Keyboard/Multitouch
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Gearing-input box for Multitouch rotate in the Multitouch-section, as set in Preferences -> Keyboard/Multitouch
For other multitouch-settings, see multitouch, multitouch_zoom_gear, multitouch_ignore_ms, multitouch_ignorewheel_ms, multitouch_swipe_gear Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Gearing-input box for Multitouch swipe in the Multitouch-section, as set in Preferences -> Keyboard/Multitouch
For other multitouch-settings, see multitouch, multitouch_zoom_gear, multitouch_rotate_gear, multitouch_ignore_ms, multitouch_ignorewheel_ms Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Gearing-input box for Multitouch zoom in the Multitouch-section, as set in Preferences -> Keyboard/Multitouch
For other multitouch-settings, see multitouch, multitouch_rotate_gear, multitouch_ignore_ms, multitouch_ignorewheel_ms, multitouch_swipe_gear Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Track mute fade-inputbox in the section Mute settings, as set in Preferences -> Mute/Solo
For other settings set in section Mute settings in Preferences -> Mute/Solo, see automute, automuteflags, automuteval, norunmute Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Display gain, as set in the RMS metering settings-section of the Master VU settings-dialog, opened when right-clicking the Master-VU.
To set other Master VU settings, see projmastervuflags, mvu_rmssize, mvu_rmsoffs2, mvu_rmsred, mvu_rmsmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Master VU settings, as set in the Master VU settings-dialog, opened when right-clicking the Master-VU.
To set other Master VU settings, see projmastervuflags, mvu_rmssize, mvu_rmsoffs2, mvu_rmsgain, mvu_rmsred Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Display offset, as set in the RMS metering settings-section of the Master VU settings-dialog, opened when right-clicking the Master-VU.
To set other Master VU settings, see projmastervuflags, mvu_rmssize, mvu_rmsgain, mvu_rmsred, mvu_rmsmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Red threshold, as set in the RMS metering settings-section of the Master VU settings-dialog, opened when right-clicking the Master-VU.
To set other Master VU settings, see projmastervuflags, mvu_rmssize, mvu_rmsoffs2, mvu_rmsgain, mvu_rmsmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Window size, as set in the RMS metering settings-section of the Master VU settings-dialog, opened when right-clicking the Master-VU.
To set other Master VU settings, see projmastervuflags, mvu_rmsoffs2, mvu_rmsgain, mvu_rmsred, mvu_rmsmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Faster text rendering (reduces antialiasing)-checkbox, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown
|
Description: |
Several “new project”-settings from the Project settings-section, as set in Preferences -> Project.
For other settings from Preferences -> Project, see autosaveint, autosavemode, pmfol, projrelpath, rfprojfirst, saveopts, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Show in mixer, Main(parent)send and Free item positioning-checkboxes in section Tracks, as set in Preferences -> Track / Send Defaults
For other settings of section Tracks from Preferences -> Track/Send Defaults, see defautomode, errnowarn, volenvrange, deftrackrecinput, defenvs, deftrackrecflags, deftrackvol, defvzoom, splitautoxfade, vzoom2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Pre-fader metering, as set in the menu Options as well as in section VU meters in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tcpalign, tinttcp, midivu, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Do not process muted tracks(muted tracks take no CPU time, etc)-checkbox in section Mute settings, as set in Preferences -> Mute/Solo
For other settings set in section Mute settings in Preferences -> Mute/Solo, see automute, automuteflags, automuteval, mutefadems10 Stored in reaper.ini under the same name in the section REAPER, but not when &268.435.456 gets added |
Description: |
Set media items offline when application is not active and automatically rebuild peaks-settings, as set in Preferences -> Media.
For other settings, set in the preferences -> Media, see showpeaksbuild, copyimpmedia, relativeedges, applyfxtail, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Opening Midi-file-settings as well as some opening Media Items-settings, as set in Preferences -> MIDI and Preferences -> Media or the Consolidate Tracks-dialog.
For other MIDI-settings, see trimmidionsplit, rbn, midioctoffs, miditicksperbeat Stored in reaper.ini under the same name in the section REAPER. |
Description: |
“Show notes on project load”-checkbox, as set in the Project Settings -> Notes
Stored in reaper.ini under the same name in the section REAPER only, when Save as default project settings is clicked. |
Description: |
Reduce CPU use of silent tracks during playback (experimental)-checkbox, as set in Preferences -> Audio
For other settings in Preferences -> Audio, see audiocloseinactive, audioclosestop, errnowarn, hwfadex Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Fader unit display-dropdownlist in section Volume/pan faders, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Pan law-setting/dropdownlist in the Pan law/mode-section, as set in Project Settings -> Advanced
For other settings in the Project -> Advanced, see itemmixflag, projmaxlenuse, projsmptesync, panmode, projintmix, projmaxlen, feedbackmode Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Panmode-dropdown-list in the Pan law/mode-section, as set in Project Settings -> Advanced
For other settings in the Project -> Advanced, see itemmixflag, projmaxlenuse, projsmptesync, panlaw, projintmix, projmaxlen, feedbackmode Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The generate peak caches-checkboxes in the Waveform media peak caching settings, as set in Preferences -> Media
For other Media-settings, set in the preferences -> Media, see copyimpmedia, relativeedges, applyfxtail, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Desired cache resolution-inputbox, a set in Preferences -> Media.
For other Media-settings, set in the preferences -> Media, see copyimpmedia, relativeedges, applyfxtail, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Build peaks for recorded files-radiobuttons, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Preferences -> Media and in Preferences -> Peaks/Waveforms.
For other settings set in Preferences -> Media, see itemlabel_minheight, labelitems2, itemicons, itemicons_minheight, itemvolmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Per-take pitch envelope range-inputbox, as set in Preferences -> Envelope Display
For other settings as set in Preferences -> Envelope Display, see volenvrange, tempoenvmax, tempoenvmin, env_deffoc, env_ol_minh, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Play cursor width-inputbox, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The current master-playrate, as set in the transport-area.
For preserving pitch when setting master-playrate, see audioprshift Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Project Playback Resample Mode-dropdownlist, as set in the Project Settings -> Project Settings
To set the render resample mode, refer to projrenderresample Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Prompt when files are not found on project load-checkbox from the Project loading-section, as set in Preferences -> Project.
For other settings from Preferences -> Project, see autosaveint, autosavemode, newprojdo, projrelpath, saveopts, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several automation-item-settings, as set in Options -> Automation items
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings from the Automation items-section, as set in Preferences -> Automation as well as in Preferences -> Envelope Display and in Preferences -> Mouse Modifiers(only Automation item and Automation item edge-Modifiers)
For other settings set in Preferences -> Automation, see autoreturntime, autoreturntime_action, env_autoadd, env_options, env_reduce, envtrimadjmode, envwritepasschg Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Default edge transition time for new automation items ms(max 200)-inputbox, as set in Preferences -> Automation -> Automation items It is a double 0 to 200(though higher values can be set) For other settings set in Preferences -> Automation, see autoreturntime, autoreturntime_action, env_autoadd, env_options, env_reduce, envtrimadjmode, envwritepasschg Stored in reaper.ini under the same name in the section REAPER, but with higher precision. |
Description: |
prebuffer-inputbox, as set in Preferences -> Buffering
For other settings as set in Preferences -> Buffering, see audioasync, autonbworkerthreads, threadpr, workbehvr, workbuffxuims, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The several preroll-settings, as set in the Pre-Roll-section of the “Metronome and pre-roll settings”-dialog(also options-menu)
For other pre-roll-settings, see prerollmeas Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Pre-roll measures-inputbox, as set in the Pre-Roll-section of the “Metronome and pre-roll settings”-dialog(also options-menu)
For other pre-roll-settings, see preroll Stored(with higher precision) in reaper.ini under the same name in the section REAPER. |
Description: |
The “Force project tempo/time signature changes to occur on whole samples”-checkbox, as set in the Project Settings -> Project Settings
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Project BPM, as set in the Project Settings -> Project Settings
Stored in reaper.ini(with higher precision) under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The framerate of videos in the project, as set in the Project-Settings -> Video
For default framerates, see projfrdrop Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The default-framerates for videos in the project, as set in the Project-Settings -> Video
for individual framerates, see projfrbase Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Show grid, line spacing-inputbox in the section Grid settings, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, loopgranlen, relsnap, projgridframe, projgridmin, projgridswing, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Grid snap spacing-inputbox in the section Snap settings, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projshowgrid, projgriddiv, loopgranlen, relsnap, projgridframe, projgridmin, projgridswing, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Stores, which of the Frames/Beats-dropdownlists are set to frame and which are not, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, loopgranlen, relsnap, projgridmin, projgridswing, loopgran, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The minimum-inputfield in the section Grid settings, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, loopgranlen, relsnap, projgridframe, projgridswing, loopgran, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Force selection to be multiples of-inputbox in the bottom part of the window, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, relsnap, projgridframe, projgridmin, projgridswing, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Swing grid-fader in the Grid settings-section, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgridsnapmin, projgriddivsnap, projshowgrid, projgriddiv, relsnap, projgridframe, projgridmin, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Item grouping enabled-settings, as set in the Options-menu
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Selecting one item selects group-context menu-entry of the Item edit grouping-button in the default Main Toolbar.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Track mixing bit depth-dropdownlist, as stored in the Project Settings -> Advanced
For other settings in the Project -> Advanced, see itemmixflag, feedbackmode, projmaxlenuse, projmaxlen, projsmptesync, panmode, panlaw Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The number of channels for the Master-track, as set in the Track channels-dropdownlist in the Routing-outputs-dialog for the Master-channel.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Multichannel peak metering-checkbox, as set in the Master VU settings-dialog, opened when right-clicking the Master-VU.
To set other Master VU settings, see mvu_rmssize, mvu_rmsoffs2, mvu_rmsgain, mvu_rmsred, mvu_rmsmode Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The “Limit projectlength, stop playback/recording at:”-value in seconds.milliseconds as set in Project Settings -> Advanced
For the checkbox, that enables/disables the limitation, see projmaxlenuse Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The “Limit projectlength, stop playback/recording at:”-check-box as set in Project Settings -> Advanced
For the length-value for maximum project length, see projmaxlen Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The time signature-measure length, as set in Project Settings -> Project Settings.
To set the denominator, see projtsdenom. Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Project Start Measure, as set in Project Settings -> Project Settings.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Base ruler markings off this measure-checkbox, as set in Project Settings -> Project Settings It is an integer
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The metronome-beat click length in ms, as set in the “Metronome Preroll Settings”-dialog(options-menu)
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Count-in measures as set in the Metronome and pre-roll settings-dialog Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Sets metronome-settings, as set in the options-menu and the “Metronome Preroll Settings”-dialog(also options-menu) as well as toggled by actions 40364
To set preroll-settings, see preroll Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Sets frequency of the primary beat in Hz, as set in the “Metronome and pre-roll settings”-dialog(also options-menu)
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Sets frequency of the secondary beat in Hz, as set in the “Metronome and pre-roll settings”-dialog(also options-menu)
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Sets the Primary beat volume, as set in the Metronome and pre-roll settings(also options-menu)
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Sets the Secondary beat volume, as set in the Metronome and pre-roll settings(also options-menu).
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
unknown Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Display gain-fader, as set in Peaks Display Settings- dialog in Menu Options -> Peaks Display Settings
For other Peaks Display Settings, see showpeaks, specpeak_alpha Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The “Format for Apply FX, Glue, Freeze, etc”-dropdown list, as set in Project Settings -> Media.
To set the format with custom settings, see afxcfg Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The selected Record mode of the project, as set in the transport-context-menu as well as toggled by action 40076, 40252, 40253
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings in Project Settings has been clicked. |
Description: |
Save project file references with relative pathnames-checkbox from the Project saving-section, as set in Preferences -> Project.
For other settings from Preferences -> Project, see autosaveint, autosavemode, newprojdo, pmfol, saveopts, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The “add rendered items to new tracks in project”-checkbox, as set in the Render to File-dialog.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The dithering for the Master mix, as set in the checkboxes next to Master mix in the options-section of the Render to File-dialog
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The rendering-speed-dropdownlist in the options-section of the Render to File-dialog
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Rendering-SampleRate, as set in the Options-section of the Render to File-dialog
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The render-queue-delay-inputbox, which holds the length of the render-queue-delay in seconds, as set in the Render to File-dialog. This is for new projects. It is an integer
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Use project sample rate for mixing and FX/synth processing-checkbox, as set in the Render to File-dialog
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Render Resample Mode-dropdownlist, as set in the Project Settings -> Project Settings.
To set the playback resample mode, see playresamplemode Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The number of Channels to be rendered, as set in the Channels-dropdownlist in the Options-section of the Render to File-Dialog.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Source-dropdownlist, as well as the “Embed stretch markers/transient guides”-checkbox, as set in the Render to File-dialog.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The ripple-edit-state of the current project as well as toggled by actions 40310
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The settings from the Lock Settings-dialog, as set by the Options -> Locking-menu as well as the Lock Button in the Main toolbar as well as toggled by action 40573, 40576, 40579, 40582, 40585, 40588, 40591, 40594, 40597, 40600, 40629
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Several Snap/Grid-Settings, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgridsnapmin, projgriddivsnap, projgriddiv, loopgranlen, relsnap, projgridframe, projgridmin, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Synchronize by seeking ahead-inputbox, behind the accompanying Configure-button, as set in Project Settings -> Advanced
For other settings in the Project -> Advanced, see projsmpterate, projsmptemaxfree, projsmptesync, itemmixflag, projmaxlenuse, panmode, projintmix, projsmpteoffs, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Stop recording on lack of time code after-inputbox, behind the accompanying Configure-button, as set in Project Settings -> Advanced
For other settings in the Project -> Advanced, see projsmpteahead, projsmpterate, projsmptemaxfree, projsmptesync, itemmixflag, projmaxlenuse, panmode, projintmix, projsmpteoffs, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Use Input-dropdownlist, behind the accompanying Configure-button, as set in Project Settings -> Advanced
For framerate-settings when projsmpteinput is set to LTC: Left and LTC: Right, see projsmpterate
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Freewheel on missing time code for up to-inputbox, behind the accompanying Configure-button, as set in Project Settings -> Advanced
For other settings in the Project -> Advanced, see projsmpterate, projsmptesync, itemmixflag, projmaxlenuse, panmode, projintmix, projsmpteoffs, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Offset incoming timecode by-inputbox, behind the accompanying Configure-button, as set in Project Settings -> Advanced
For other settings in the Project -> Advanced, see projsmpterate, projsmptesync, itemmixflag, projmaxlenuse, panmode, projintmix, projsmptemaxfree, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The LTC-framerate, as set in External timecode settings behind the accompanying Configure-button, as set in Project Settings -> Advanced
For setting, if the project’s framerate or the LTC-framerate shall be used, see projsmpterateuseproj Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Shall the LTC-framerate be used from project framerate or be individualized, as set in the Configure-timecode-settings in Project Settings -> Advanced
For setting the LTC-framerate, see projsmpterate. Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Re-synchronize if drift exceeds-inputbox, as set in the Configure-timecode-settings in Project Settings -> Advanced
For other settings in the Project -> Advanced, see projsmpterate, projsmptemaxfree, projsmptesync, itemmixflag, projmaxlenuse, panmode, projintmix, projsmpteoffs, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Stop recording if drift exceeds-inputbox, as set in the Configure-timecode-settings in Project Settings -> Advanced
For other settings in the Project -> Advanced, see projsmpterate, projsmptemaxfree, projsmptesync, itemmixflag, projmaxlenuse, panmode, projintmix, projsmpteoffs, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Skip/drop frames if drift exceeds-inputbox, as set in the Configure-timecode-settings in Project Settings -> Advanced
For other settings in the Project -> Advanced, see projsmpterate, projsmptemaxfree, projsmptesync, itemmixflag, projmaxlenuse, panmode, projintmix, projsmpteoffs, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The External timecode synchronization-settings and the settings behind the accompanying Configure-button, as set in Project Settings -> Advanced as well as toggled by action 40620
For other settings in the Project -> Advanced, see projsmpterate, projsmptemaxfree, itemmixflag, projmaxlenuse, panmode, projintmix, projsmpteoffs, Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The project’s sample-rate in Hertz, as set in the Project Settings -> Project Settings
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Use Project sample rate-checkbox, as set in the Project Settings -> Project Settings
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Take-lane-settings, as set in the Options-menu or as toggled by action 40435, 40507
For other lane-relevant settings, see takelanes, autoxfade Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The shown-time-unit in the ruler-area, as set in the ruler-context-menu as well as toggled by actions 40365, 40366, 40367, 40368, 40369, 40370, 41916, 41918, 41973
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The shown-time-unit in the transport-area, as set in the transport-context-menu as well as toggled by action 40410, 40411, 40412, 40413, 40414, 40534, 41972
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Project-Starttime in seconds, as set in the Project Settings -> Project Settings Stored (with higher precision!) in reaper.ini under the same name in the section REAPER, Stored in reaper.ini(with higher precision) under the same name in the section REAPER, only when Save as default project settings has been clicked. |
Description: |
The setting for, if trackgrouping is enabled, as set in the Track-context-menu as well as in the Track-menu.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The time signature-denominator of the project, as set in the Project Settings -> Project Settings
To set the measure-length of the time-signature, see projmeaslen Stored in reaper.ini under the same name in the section REAPER, only when Save as default project settings has been clicked. |
Description: |
Individual settings for videos in the project, as set in the Project Settings->Video.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
height of the video in pixels, as set in the Project Settings->Video
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
width of the video in pixels, as set in the Project Settings->Video
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Prompt to save/delete/rename new files-checkboxes, as set in Preferences -> Recording, as well as in the dialog opened when finishing recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Edit: Move CC events right 1 pixel, as triggered by actions 40673 and 40676(all sections) Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Edit: Increase value a little bit for CC events, as triggered by actions 40673 and 40676(all sections) Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Quantize Item Positions(action 40316)
For other Quantize Item Positions-settings, see quantolms, quantolms2, quantsize2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Extend start of items to overlap with earlier items by-inputbox, as set in Quantize Item Positions(action 40316)
For other Quantize Item Positions-settings, see quantolms2, quantflag, quantsize2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Shorten earlier items if quantized items overlap by more than-inputbox, as set in Quantize Item Positions(action 40316)
For other Quantize Item Positions-settings, see quantolms, quantflag, quantsize2 Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Quantize to-dropdown/inputlist, as set in Quantize Item Positions(action 40316)
For other Quantize Item Positions-settings, see quantolms, quantolms2, quantflag Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Some MIDI-settings, as set in Preferences -> MIDI settings as well in the Transport-context-menu as well as in MIDI Editor -> Options
For other MIDI-settings, see opencopyprompt, trimmidionsplit, midioctoffs, miditicksperbeat Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Network max. latency (playback)-slider, as set in Preferences -> ReaMote
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Render send-ahead-editbox in milliseconds, as set in the Preferences -> ReaMote
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Max. packet size-editbox, in bytes, as set in Preferences -> ReaMote
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Sample format-dropdownlist, as set in Preferences -> ReaMote
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Reascript-settings as set in Preferences -> ReaScript
For the Reascript-timeout-setting, see reascripttimeout Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Reascript-“Timeout limit for Lua ReaScripts”-input-setting in seconds as set in Preferences -> ReaScript For general Reascript-settings, see reascript Stored in reaper.ini under the same name in the section REAPER, with higher precision(!). |
Description: |
All settings, as set in Preferences -> Loop Recording
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The audioformat for Recording, as set in the Project Settings->Media-dialog
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked, but with more settings. |
Description: |
Filename format for recorded files-inputbox, as set in Preferences -> Recording For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Show preview of recording items while recording, update frequency-inputbox, as set in Preferences -> Recording
For the checkbox, see showrecitems. Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Duplicate take FX when splitting items-checkbox, as set in the Preferences -> Media as well as in Preferences -> Editing Behavior as well
For other Media-settings, set in the preferences -> Media, see showpeaksbuild, copyimpmedia, applyfxtail, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Snap relative to grid-checkbox in the section Snap settings, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, loopgranlen, projgridframe, projgridmin, projgridswing, loopgran, |
Description: |
Render-ahead-inputbox in the FX processing/multiprocessing settings, as set in Preferences -> Buffering.
For other settings in section FX processing/multiprocessing as set in Preferences -> Buffering, see renderaheadlen2, syncsmpuse, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Is influenced by renderaheadlen. If renderaheadlen is less than 200, then renderaheadlen2 is half of it. If renderaheadlen is higher than 200,
For other settings in section FX processing/multiprocessing as set in Preferences -> Buffering, see renderaheadlen2, syncsmpuse, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Block size to use when rendering-inputbox, as set in Preferences -> Rendering
For other settings set in Preferences -> Render, see rendertail, workrender Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The render-format set in the render-dialog
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked, but with more settings. |
Description: |
Some render-settings, as set in either the Render to File-dialog or in the Rendering to File-status window
|
Description: |
Delay queued render to allow samples to load-checkbox and length in seconds, as set in the Render to File-dialog
|
Description: |
Default render tail length-inputbox as set in Preferences -> Rendering
For other settings set in Preferences -> Render, see renderbsnew, workrender Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The render-tail-length(in milliseconds)-inputbox, as set in the Render to File-dialog.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Tail-checkbox, as set in the Render to File-dialog.
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Reset meter peak indicators on play/seek-checkbox, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tcpalign, tinttcp, midivu, nometers, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several CPU-settings, as set in Preferences -> General -> Advanced UI/system tweaks.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The checkboxes in the ReWire-Slave-Settings, as set in the ReWire-section of Preferences -> ReWire/DX as well as in Project Settings -> Advanced
For the “Play project n audio blocks early (usually 0)”-inputbox, see rewireslavedelay. Stored in reaper.ini under the same name in the section REAPER only, when Save as default project settings is clicked(That button is in Project Settings only) |
Description: |
The “Play project n audio blocks early (usually 0)”-inputbox in the ReWire-Slave-Settings, as set in the ReWire-section of Preferences -> ReWire/DX;
For the checkboxes in the ReWire-Slave-Settings-dialog, see rewireslave. Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The Import REX files as-dropdownlist, as set in the REX-section of Preferences -> Video/REX/Misc
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Look for project media items in project directory before qualified path-checkbox from the Project loading-section, as set in Preferences -> Project.
For other settings from Preferences -> Project, see autosaveint, autosavemode, newprojdo, pmfol, projrelpath, saveopts, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown |
Description: |
Locked item ripple editing behavior-dropdownlist, as set in Preferences -> Editing Behavior
For other settings in Preferences -> Editing Behavior, see itemclickmovecurs, locklooptotime, relativeedges, splitautoxfade, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The ruler layout-settings, as set in the Ruler layout-section of the Ruler context-menu as well as in Preferences -> Appearance and
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Run FX for-inputbox in section Playback settings, as set in Preferences -> Playback
For other settings in section Playback settings, as set in Preferences -> Playback, see loopstopfx, midisendflags, runallonstop, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings regarding stopping fx, as set eg in section Playback settings in Preferences -> Playback as well as in section ReWire in Preferences -> ReWire/DX
For other settings in the ReWire-section of Preferences -> ReWire/DX, see userewire, rewireslave and rewireslavedelay Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Sample-level-waveform view-dropdownlist, as set in Preferences -> Peaks/Waveforms.
For other settings in Preferences -> Peaks/Waveforms, see envlanes, peaksedges, selitem_tintalpha, showpeaks, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings from the Project saving-section, as set in Preferences -> Project.
The next options are for auto-save
For other auto-save-options, see autosaveint, autosavemode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores the save-undo-states, as set in the Undo settings-section in the Preferences -> General as well as in Preferences -> Project
To set other settings in the Undo settings-section, see undomask. Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Preferences -> Mouse Modifiers
For more settings set in Preferences -> Mouse, see transflags, trackselonmouse, loopclickmode, mousewheelmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Use all MIDI inputs-checkbox, as set Scale Finder located in View -> Scale Finder as well as in
For other settings, as set in Preferences -> Mouse Modifiers, see itemlowerhalf_minheight, itemclickmovecurs, pooledenvs, handzoom |
Description: |
The minimum length of a note, in the notation-view of the MIDI-Editor. It is an integer
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
unknown Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The settings behind the Edit fields-Button, as set in Screensets/Layouts located in menu View -> Screensets/Layouts
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The settings behind the Edit fields-Button, as set in Screensets/Layouts located in menu View -> Screensets/Layouts
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Auto-save when switching screensets-checkbox, as set in Screensets/Layouts located in menu View -> Screensets/Layouts
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Looped-segment mode to:-inputbox in section Scrub/jog settings, as set in Preferences -> Playback
For other settings in section Scrub/jog settings, as set in Preferences -> Playback, see scrubloopstart, scrubmode, scrubrelgain Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Looped-segment mode in section Scrub/jog settings, as set in Preferences -> Playback
For other settings in section Scrub/jog settings, as set in Preferences -> Playback, see scrubloopend, scrubmode, scrubrelgain Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several setting-checkboxes/dropdownlist in section Scrub/jog settings, as set in Preferences -> Playback
For other settings in section Scrub/jog settings, as set in Preferences -> Playback, see scrubloopend, scrubloopstart, scrubrelgain Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Scrub-mode controller sensitivity in section Scrub/jog settings, as set in Preferences -> Playback
For other settings in section Scrub/jog settings, as set in Preferences -> Playback, see scrubloopend, scrubloopstart, scrubmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several Seek-settings, as set in Preferences -> Seeking
For other settings, as set in Preferences -> Seeking, see itemeditpr, loopselpr, smoothseek, smoothseekmeas Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Tint strength(0-4)for selected media item background-inputbox(the first one) in section Custom Colors, as set in Preferences -> Peaks/Waveforms
For other settings in Preferences -> Peaks/Waveforms, see envlanes, peaksedges, sampleedges, showpeaks, unselitem_tintalpha, tinttcp Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown |
Description: |
Scroll view when tracks activated-entry, as set in the Mixer-context-menu.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Show last undo point in menu bar-checkbox, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Show master track, as set in the TrackControlPanel-context menu as well as toggled by action 40075
Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Several peak-settings, as set in Preferences -> Media as well as in Preferences -> Peaks/Waveforms and
For other Media-settings, set in the preferences -> Media, see showpeaksbuild, copyimpmedia, relativeedges, applyfxtail, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Show status window-checkbox, as set in Preferences -> Media
For other Media-settings, set in the preferences -> Media, see copyimpmedia, relativeedges, applyfxtail, itemfxtail, peakcachegenmode, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Show preview of recording items while recording, update frequency-checkbox, as set in Preferences -> Recording
For the inputbox, see recupdatems. Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Volume fader range-inputbox(the second one) in section Volume/pan faders, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Volume fader range-inputbox(the first one) in section Volume/pan faders, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Shape-dropdownlist in section Volume/pan faders, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Smooth seeking(seeks at end of measure)-setting, as set in the Transport-context-menu as well as in Preferences -> Seeking and toggled by action 40390
For other settings, as set in Preferences -> Seeking, see itemeditpr, loopselpr, smoothseekmeas, seekmodes Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Play to end of x more measures-inputbox, as set in Preferences -> Seeking
For other settings, as set in Preferences -> Seeking, see itemeditpr, loopselpr, smoothseek, seekmodes Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Snap media items apart by-inputbox in the section Snap settings, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, loopgranlen, relsnap, projgridframe, projgridmin, projgridswing, Stored with higher precision in reaper.ini under the same name in the section REAPER. |
Description: |
Snap media items apart by-checkbox in the section Snap settings, as set in Snap/Grid Settings located in menu Options -> Snap/grid -> Snap/grid settings
For other Snap/Grid-settings, see projgriddivsnap, projshowgrid, projgriddiv, loopgranlen, relsnap, projgridframe, projgridmin, projgridswing, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Solo in front dimming-inputbox in section Solo settings, as set in Preferences -> Mute/Solo
For other settings set in section Solo Settings, in Preferences -> Mute/Solo, see solodimdb10, soloip Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Solo in front-setting, as set in the menu Options.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings in the section Solo settings, as set in Preferences -> Mute/Solo
For other settings set in section Solo Settings, in Preferences -> Mute/Solo, see solodimdb10, soloip Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores the Opacity-fader for Spectral Peaks, as set in the Peaks Display Settings from View -> Peaks Display Settings
For other Peaks Display Settings, see showpeaks, projpeaksgain Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores the variance-level for Spectral Peaks, as set in the Peaks Display Settings from View -> Peaks Display Settings
For other settings for the Spectral Peaks Display-mode, see specpeak_na, specpeak_huel, specpeak_hueh, specpeak_ftp, specpeak_lo Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Fade non tonal content to theme peaks color-context menu for Spectral Peaks, as set in the Peaks Display Settings from View -> Peaks Display Settings
For other settings for the Spectral Peaks Display-mode, see specpeak_na, specpeak_huel, specpeak_hueh, specpeak_bv, specpeak_lo Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The high-end of the spectrum, starting point for Spectral Peaks, as set in the Peaks Display Settings from View -> Peaks Display Settings
For other settings for the Spectral Peaks Display-mode, see specpeak_na, specpeak_huel, specpeak_bv, specpeak_ftp, specpeak_lo Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The low-end of the spectrum, starting point for Spectral Peaks, as set in the Peaks Display Settings from View -> Peaks Display Settings
For other settings for the Spectral Peaks Display-mode, see specpeak_na, specpeak_hueh, specpeak_bv, specpeak_ftp, specpeak_lo Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The lo-frequency-part for Spectral Peaks, as set in the Peaks Display Settings from View -> Peaks Display Settings
For other settings for the Spectral Peaks Display-mode, see specpeak_na, specpeak_huel, specpeak_hueh, specpeak_bv, specpeak_ftp Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stores the Noise Threshold-fader for Spectral Peaks, as set in the Peaks Display Settings from View -> Peaks Display Settings
For other Peaks Display Settings, see showpeaks, projpeaksgain Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several checkboxes, as set in Preferences -> Media Item Defaults as well as Preferences -> Editing Behavior
For other settings, as set in Preferences -> Media Item Defaults, see loopnewitems, autoxfade, deffadeshape, defxfadeshape, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stop playback at end of loop if repeat is disabled-setting, as set in the Transport-context-menu as well as in section Playback settings of Preferences -> Playback as well as in the section Playback settings, as set in Preferences -> Playback
For other settings in section Playback settings, as set in Preferences -> Playback, see loopstopfx, midisendflags, runafterstop, runallonstop, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Stop/repeat playback at end of project-checkbox, as set in section Playback settings, as set in Preferences -> Playback
For other settings in section Playback settings, as set in Preferences -> Playback, see loopstopfx, midisendflags, runafterstop, runallonstop, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Allow live FX multiprocessing on-inputbox in section FX processing/multiprocessing settings, as set in Preferences -> Buffering.
For other settings in section FX processing/multiprocessing as set in Preferences -> Buffering, see renderaheadlen, renderaheadlen2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Allow live FX multiprocessing on-checkbox, as set in Preferences -> Buffering
For other settings in section FX processing/multiprocessing as set in Preferences -> Buffering, see renderaheadlen, renderaheadlen2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several checkboxes, as set in Transient Detection Settings located in the View-menu or Preferences -> Editing Behavior and in Preferences -> Editing Behavior -> Adjust sensitivity-Button
For further Transient Detection-settings, see transientsensitivity, transientthreshold Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Some take-lane-settings, as set in the menu Options -> Take lane behavior as well as togled by action 40249
For lane settings influenced by autoxfade, see takelanes, projtakelane Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Align TCP controls when track icons are used-checkbox, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tinttcp, midivu, nometers, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Offset track template items by edit cursor, as toggled by action 41722(Main section)
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Project tempo map envelope display max-inputbox, as set in Preferences -> Envelope Display
For other settings as set in Preferences -> Envelope Display, see volenvrange, pitchenvrange, tempoenvmin, env_deffoc, env_ol_minh, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Project tempo map envelope display min-inputbox, as set in Preferences -> Envelope Display
For other settings as set in Preferences -> Envelope Display, see volenvrange, pitchenvrange, tempoenvmax, env_deffoc, env_ol_minh, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Set the timebase for tempo/time signature envelopes, as set in the Project Settings -> Project Settings
To set the timebase for items, envelopes and markers, see itemtimelock Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
Draw vertical text bottom-up-checkbox, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Thread priority-dropdownlist, as set in Preferences -> Buffering
For other settings as set in Preferences -> Buffering, see audioasync, autonbworkerthreads, prebufperb, workbehvr, workbuffxuims, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Solid edge-settings, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Preferences -> Track Control Panels, as well as in Preferences -> Peaks/Waveforms
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tcpalign, midivu, nometers, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown |
Description: |
Tooltip delay-slider in Preferences -> Appearances
For other settings in Preferences -> Appearance, see custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, maxitemlanes, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings about tooltips, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, maxitemlanes, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Pixels between items on adjacent tracks-inputbox, as set in Preferences -> Appearance
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several settings, as set in Preferences -> Mouse Modifiers
For more settings set in Preferences -> Mouse, see transflags, loopclickmode, scnameedit, mousewheelmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Certain settings for the transport-area, as set in the context-menu of the transport-area, as well as the transport home/end-context-menu and Preferences -> Mouse as well as toggled by action 40533
For other mousewheel-settings, as set in Preferences -> Mouse, see mousewheelmode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Sensitivity-fader, as set in Transient Detection Settings located in View-menu or Preferences -> Editing Behavior -> Adjust sensitivity-Button
For further Transient Detection-settings, see transientthreshold, tabtotransflag Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Threshold-fader, as set in Transient Detection Settings located in the View-menu or Preferences -> Editing Behavior -> Adjust sensitivity-Button
For further Transient Detection-settings, see transientsensitivity, tabtotransflag Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several MIDI-settings, as set in Preferences -> MIDI
For other MIDI-settings, see rbn, opencopyprompt, midioctoffs, miditicksperbeat Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown, probably something with time-signature markers
|
Description: |
Changed by Reaper, when mouse-clicking on MediaItems, TrackEnvelopes and Automation Items It is a double
|
Description: |
The “Include Selection” in the “Undo settings”-section, as set in Preferences -> General
For other settings in the Undo settings-section, see saveundostatesproj Stored in reaper.ini under the same name in the section REAPER, BUT stores the value differently! Maybe because it’s combined with another variable? |
Description: |
The “Maximum undo memory use” in MB as set in the Preferences -> General.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Tint strength(0-4)for selected media item background-inputbox(the second one) in section Custom Colors, as set in Preferences -> Peaks/Waveforms
For other settings in Preferences -> Peaks/Waveforms, see envlanes, peaksedges, sampleedges, showpeaks, selitem_tintalpha, tinttcp Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Enable Reamote processing-checkbox as set in Preferences -> ReaMote
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The checkboxes in the Direct-X (DX)-section, as set in Preferences -> ReWire/DX
For Disable DX-plug-ins scanning, see disabledxscan Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Input/Output-channel name aliasing-checkboxes in the section Channel naming/mapping
For other settings in section Channel naming/mapping as set in Preferences -> Audio, see allstereopairs, metronome_defout Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Reqire-section-settings, as set in Preferences -> ReWire/DX
For Run FX on stop when ReWire devices are active-checkbox, see runallonstop. Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The “Automatically check for new versions of REAPER on startup”-checkbox in the “Startup Settings”-section as set in Preferences -> General.
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Divide arrange view vertically every-checkbox AND inpubox, as set in Preferences -> Appearanc
For other settings in Preferences -> Appearance, see tooltipdelay, custommenu, envlanes, griddot, gridinbg, gridinbg2, guidelines2, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Many setting-checkboxes and dropdownlists, as set in Preferences -> Video/REX/Misc
For other video-settings, see video_decprio, video_delayms Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Video decoder priority-inputbox, as set in section Video of Preferences -> Video/REX/Misc For other video-settings, see video_colorspace, video_delayms, video_defimglen Stored in reaper.ini under the same name in the section REAPER, but only if it differs from the default settings:
|
Description: |
Video output delay in milliseconds, as set in the Video-section of Preferences -> Video/REX/Misc
For other video-settings, see video_colorspace, video_decprio, video_defimglen Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Still image thumbnail display mode -> Default length(ms)-inputbox, as set in the Video-section of Preferences -> Video/REX/Misc
Negative values set length in frames; positive values, set length in milliseconds. For other video-settings, see video_colorspace, video_decprio Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Settings of the advancement of the arrangeview(scrolling), as set in the Transport-context-menu as well as in section Playback settings in Preferences -> Playback, Preferences -> Recording and toggled by actions 40036, 40262
For other settings in section Playback settings, as set in Preferences -> Playback, see loopstopfx, midisendflags, runafterstop, runallonstop, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The scaling for new envelopes, as set in Preferences -> Editing Behavior -> Envelope Display and Preferences -> Track/Send Defaults. It is an integer-bitfield
For other settings of section Tracks from Preferences -> Track/Send Defaults, see defautomode, errnowarn, defenvs, deftrackrecflags, deftrackvol, For other settings as set in Preferences -> Envelope Display, see pitchenvrange, tempoenvmax, tempoenvmin, env_deffoc, env_ol_minh, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The VST bridging/firewall-dropdownlist, as set in Preferences -> Compatibility.
For other settings in Preferences -> Compatibility, see fxdenorm and vstfullstate Stored in reaper.ini under the same name in the section REAPER. |
Description: |
unknown
|
Description: |
The settings for VST-plugins, as set in Preferences -> VST, as well as in Preferences -> Compatibility as well as in the Add FX to Track-dialog -> Options
For setting anticipative FX disabled, see workrender Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Sticky clip indicators, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see slidermaxv, sliderminv, groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Meter decay-inputbox in section VU meters, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Max value(dB)-inputbox in section VU meters, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, vudecay Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Meter minimum value(dB)-inputbox in section VU meters, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, vudecay Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Meter update frequency(Hz)-inputbox in section VU meters, as set in Preferences -> Track Control Panels
For other settings in Preferences -> Track Control Panels, see groupdispmode, tcpalign, tinttcp, midivu, nometers, resetvuplay, vuclipstick, vudecay Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Current state of the vertical zoom as well as toggled by actions 40110 and 40113
To set the default trackheight in new projects(default-zoom), see defvzoom For the current horizontal-zoom-factor, see zoom Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The vertical zoom center, as set in the Preferences -> Editing Behavior
For horizontal zoom center, see zoommode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The “warn when REAPER’s memory reaches x megabytes (0 to never warn)”-checkbox, as set in Preferences -> General
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
It is the Modal window positioning-dropdownlist, as set in Preferences -> General -> Advanced UI/system tweaks
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
It is the context-menu from within the wiring-diagram
|
Description: |
Behavior-dropdownlist, as set in Preferences -> Buffering
For other settings as set in Preferences -> Buffering, see audioasync, autonbworkerthreads, prebufperb, threadpr, workbuffxuims, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Media buffer size when per-take FX UI open-inputbox, as set in Preferences -> Buffering
For other settings as set in Preferences -> Buffering, see audioasync, autonbworkerthreads, prebufperb, threadpr, workbehvr, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Media buffer size-inputbox, as set in Preferences -> Buffering
For other settings as set in Preferences -> Buffering, see audioasync, autonbworkerthreads, prebufperb, threadpr, workbehvr, workbuffxuims, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Several render-settings, as set in Preferences -> Rendering as well as Preferences -> Buffering, as well as in Preferences -> Rendering
For other settings as set in Preferences -> Buffering, see audioasync, autonbworkerthreads, prebufperb, threadpr, workbehvr, workbuffxuims, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Set process working set size-minimum inputbox, as set in Reaper -> General -> Advanced UI/system tweaks
To set process working set size to on/off, see workset_use Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The Set process working set size-minimum inputbox, as set in Reaper -> General -> Advanced UI/system tweaks
To set process working set size to on/off, see workset_use Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Set process working set size-checkbox, as set in Reaper -> General -> Advanced UI/system tweaks
Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Audio reading/processing threads-inputbox, as set in Preferences -> Buffering
For other settings as set in Preferences -> Buffering, see audioasync, autonbworkerthreads, prebufperb, threadpr, workbehvr, workbuffxuims, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
The current horizontal zoom-factor
For the current vertical zoom-factor, see vzoom2 Stored in reaper.ini under the same name in the section REAPER, when Save as default project settings has been clicked. |
Description: |
The horizontal zoom center, as set in Preferences -> Editing Behavior
For vertical zoom center, see vzoommode Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Always show full track control panel on armed tracks-checkbox, as set in Preferences -> Recording
For other settings set in Preferences -> Recording, see adjreclat, adjrecmanlat, adjrecmanlatin, diskcheck, diskcheckmb, errnowarn, manuallat, Stored in reaper.ini under the same name in the section REAPER. |
Description: |
Visibility of the video-processor window. It is an integer
|
Description: |
Video Processor multiprocessing, as set in the context-menu of the Video-Processor -> Performance tweaks(experimental) It is an integer
|
Description: |
Video decoder pre-fetch-threads, as set in the context-menu of the Video-Processor -> Performance tweaks(experimental) -> Video decoder pre-fetch It is an integer
|
Description: |
Misc settings as set in the context-menu of the Video-Processor -> Performance tweaks(experimental) It is an integer-bitfield &1=0, show underruns during playback as green frames - unchecked &2=0, Aggressively update video during arrange/edit scrolls - unchecked &4=0, Send MIDI CC control messages [BB xx vv] when mouse dragging in video window - unchecked &4=1, Send MIDI CC control messages [BB xx vv] when mouse dragging in video window - checked |
Description: |
Rendered frame cache size, as set in the context-menu of the Video-Processor -> Performance tweaks(experimental) -> Rendered-frame cache size It is a double Given in seconds. The menu holds the values for: 0.100, 0.250, 0.500, 1.000(default), 1.500, 2.000 |
Description: |
Monitoring/master FX-settings, as set in the context-menu of the Video-Processor -> Performance tweaks(experimental) -> Monitoring/master FX It is an integer 0, Monitoring FX are low latency(default) |
Description: |
Video-decoder prefetch last x sourced, as set in the context-menu of the Video-Processor -> Performance tweaks(experimental) -> Video decoder pre-fetch It is an integer the number of last prefetched video sources, defaults are 2, 5, 10, 15 |
Description: |
The last selected tab in the Project Settings-Dialog. It is an integer
|
Automatically generated by Ultraschall-API 4.00 Beta 2.9 - 439 configuration-variables available |