Cockos Reaper News & Updates

REAPER 5.78

Envelopes
  • convert automation items to square points when copy/pasting to mute, tempo, or FX bypass envelope and automation item is not pooled
  • generally prevent curved envelope segments on FX bypass envelopes
Free item positioning
  • automatically reposition media items when first setting a track to FIPM
  • initial vertical positioning, and action to auto-reposition, follows item creation order, similar to ordering when showing overlapping media items in lanes
macOS
  • support third party applications/applescript inserting media with options e.g. "#NOTAB#START:0.5#LENGTH:360.0#/path/to/file"
  • update default FX name filtering
ReaScript
  • allow running scripts with restricted permissions via "ReaScript: Run [Last] ReaScript..." actions
  • GetLastTouchedFX() and GetFocusedFX() only succeed if FX is in active project
Track manager
  • fix enabling/disabling track FX via track manager mouse sweep
  • fix selection mirroring when first opening the track manager
Multichannel audio
  • properly name single-channel items after "explode by channel" action
Preferences
  • fix option to create new project tab when inserting media using "open with..." from explorer/finder
ReaSurround
  • fix automation of diffusion bias knob
Render
  • increase dither bit width to 1.5 bits
Take FX
  • fix take FX automation timing on media items when start in source is not zero and the FX has latency
Tempo map
  • fix importing initial time signature from MIDI tempo map
Tracks
  • add track height locking
VST3
  • fix forcing a plugin to mono if it supports more than 64 output channels
Windows
  • support third party applications inserting media with options (WM_COPYDATA with dwData=0x100, data e.g. "#NOTAB#START:0.5#LENGTH:360.0#C:\path\to\filename")
 
  • Gefällt mir
Reaktionen: 2 Benutzer
v5.79 - April 16 2018

  • + Actions window: refresh after duplicating custom action
  • + Audio Units: improve support for AU that use multiple buses but do not support channel-configuration (e.g. Addictive Drums AUi) [t=203534] [t=205618]
  • + Automation items: fix crash when pasting to a track with more than 127 automation items (5.78 regression)
  • + Envelopes: do not clamp written volume envelope automation to visible envelope maximum
  • + Free item positioning: order items by timeline position if they were split from the same original recording
  • + Glue: round start/end times to project samplerate [t=205043]
  • + Keyboard: pass through spacebar in various windows to main window
  • + Localization: improve routing window organization [p=1974922]
  • + Localization: various fixes [p=1974917] [p=1974919] [p=1963506]
  • + MIDI editor: double/halve note length actions update pre-quantized state
  • + MIDI editor: fix possible crash when closing project tab [t=204933]
  • + MIDI editor: fix potential hang when text/sysex message list is left out of order by ReaScript [t=205010]
  • + MIDI editor: improve multi-context grid quantization behavior [t=137514]
  • + MIDI editor: in source beats piano roll view, show edit cursor position relative to source
  • + Multiprocessing: allow autodetection of up to 32 cores/threads
  • + MusicXML: fix importing voiced notes [t=204454]
  • + Notation: fix autoscroll issue when opening with out of range zoom levels [p=1976104]
  • + Notation: if auto-zoomed-in when switching to notation view, ensure edit cursor visible
  • + Notation: improve accidental positions on displaced notes and clusters [p=1971522]
  • + Performance meter: optionally show xrun counters
  • + ReaScript: prevent buffer overflow if very long string entered in Python path/libname in preferences
  • + ReaScript: GetTrackEnvelopeByName()/GetTakeEnvelopeByName() search english names before localized names
  • + Solo: improve receive behavior when folder track and child track soloed [t=205456]
  • + Undo: fix undo history compacting [t=204162]
  • + VST: support wantsChannelCountNotifications canDo
  • + Video: add presets to invert colors, rotate to normal zoom/pan
  • + Video: add absolute difference and other YUV blend modes to script
  • + Windows: fix potential accessibility related crash [t=205483]
Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode
 
  • Gefällt mir
Reaktionen: 1 Benutzer
v5.80 - April 25 2018

  • + Glue: fix creation of subsample items when gluing on partial sample boundaries [t=205783]
  • + Keyboard: add option to allow the space key to be used for navigation in various windows [t=205757]
  • + Localization: improve MIDI consolidate error messages [p=1979031]
  • + MIDI editor: fix zoom to selected CC/notes with multiple contexts
  • + ReaXcomp: improve text field behavior when automating parameters [t=205735]
  • + VST3: enabled compatibility option 'Inform plug-in of track channel count', now enabled by default
  • + VST3: added per plug-in instance option to request bus channel count
Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode
 
Ich würde es eher Script nennen, aber ja. :D
 
v5.90 - May 24 2018

  • + API: TrackFX_AddByName/TrackFX_GetByName/etc can take VST2:/VST3:/VST:/AU:/JS:/DX: prefixes
  • + API: add ReorderSelectedTracks()
  • + API: SetEnvelopePointEx() will propagate envelope item changes when not modifying point time and nosort=false
  • + API: SetTrackSelected() notifies various windows of state change
  • + API: Undo_EndBlock() with empty string uses first item in block if available
  • + Actions: fix selection behavior for various "Item edit: item under mouse cursor" actions
  • + Audio Units: improve compatibility by resetting/re-initializing plugins only from main thread
  • + Automation items: allow pasting of points into existing items [t=205161]
  • + Automation items: avoid setting point shape to square when FX is offlined [t=206454]
  • + Automation items: improve behavior when copy/pasting overlapping media items [t=206767]
  • + Automation items: create a new automation item when pasting points in AI-only mode
  • + Dynamic split: fix corner case where audio is muted when the gate should open [p=kenny]
  • + Envelopes: clear old point selection when duplicating points via mouse modifier [p=1987813]
  • + Glue: do not round glued MIDI to audio samples [p=1991071]
  • + Live FX multiprocessing: improve performance with folder tracks that have PDC [t=169675]
  • + Live FX multiprocessing: process receives similar to folders
  • + Live FX multiprocessing: remove old logic for reducing worker threads when not using anticipative FX processing
  • + MIDI editor: 14-bit CC editing fixes [t=201025]
  • + MIDI editor: allow screensets to save/load editability of individual media items
  • + MIDI editor: allow scroll-left actions to scroll past item start but not project start
  • + MIDI editor: avoid double-drawing many updates
  • + MIDI editor: change default editor selection link options, may change options in existing installations
  • + MIDI editor: do not include end-of-item all-notes-off in list of channels that contain data [t=185555]
  • + MIDI editor: faster updating when using hand scrolling
  • + MIDI editor: fix 14-bit CC editing in event properties [p=1991134]
  • + MIDI editor: fix drawing issues at extreme zoom/time combinations
  • + MIDI editor: fix various issues with show only used/named notes
  • + MIDI editor: fix maximize state incorrectly being reset
  • + MIDI editor: fix next/previous note navigation/selection issues [t=206404]
  • + MIDI editor: fix pasting to secondary editable items that are looped
  • + MIDI editor: fix pasting to secondary items that start before active item
  • + MIDI editor: fix restore of macOS menu after renaming note [p=1984944]
  • + MIDI editor: fix secondary editor zoom inconsistency with different PPQN settings [p=1985602]
  • + MIDI editor: fix zoom-selection with secondary items at earlier time [p=1983153]
  • + MIDI editor: improve behavior with multiple pooled items as secondary editable items
  • + MIDI editor: improve copy/paste behavior with multiple contexts editable on multiple tracks
  • + MIDI editor: improve start position accuracy when quickly painting new notes [p=1991890]
  • + MIDI editor: improve undo messages on various lane edits
  • + MIDI editor: improve behavior when opening multiple items at once
  • + MIDI editor: improve behavior with hidden parent tracks
  • + MIDI editor: when loading note names from recent list, merge with current note names when holding shift key (feature lost in v5.0) [t=178560]
  • + MIDI editor: properly enable menu option for cut/copy with CCs/Text/SysEx selected [p=1986463]
  • + MIDI editor: fix adjacent note deleted on paste bug [t=200489]
  • + MIDI editor: prevent event sorting from sometimes destroying notes [t=205082]
  • + MIDI editor: fix potential deadlock issues with crop/delete active take and MIDI editor open
  • + MIDI recording: auto-add of time-selection length MIDI items obeys new MIDI item looping preference [t=206748]
  • + Meters: fix incorrect clip indicators with +0dB maximum range [t=196950]
  • + MusicXML: set doctype correctly on timewise export (which is not supported by many programs) [t=206120]
  • + Paste: fix paste with more than 32 empty tracks between items (existed since 2005) [t=206222]
  • + Performance: make automatic worker scheduling mode slightly more aggressive
  • + Performance: reduce underruns when repositioning the edit cursor soon after stop
  • + Preroll: improve position calculation logic
  • + ReaEQ: fix arrange view updating when removing bands that have automated parameters
  • + ReaEQ: fix automated band behavior for first block after stop [t=206702]
  • + ReaEQ: fix undo when removing bands that have envelopes [t=206363]
  • + ReaEQ: support NamedConfigParm BANDTYPEx and BANDENABLEDx
  • + ReaSurround: add edit modes to move selected inputs directly towards or away from a specific speaker
  • + ReaSurround: add per-input channel controls to reverse (mirror) edits [p=1968511]
  • + ReaSurround: add relative speaker influence mode
  • + ReaSurround: change default 9.1 channel order to match SMPTE (existing projects are not affected)
  • + ReaSurround: hold down control key to override reverse/mirror edits when moving inputs with the mouse
  • + ReaSurround: hold shift key for faster edit, control key for slower edit
  • + ReaSurround: in relative mode, prevent bleed into speakers at opposite edges of the space
  • + ReaSurround: initialize arrangements with speakers closer to the edge of the space
  • + ReaSurround: restrict edits to the visible space
  • + Render: fix render preset dither when loading all settings [t=207024]
  • + Ruler: allow mapping double-click to no action [t=206937]
  • + Snap: improve snap/grid consistency with snap/grid settings linked [t=206160]
  • + Spectral editing: fix storage/application of very low compression thresholds
  • + Take envelopes: fix snap behaviors when inserting new point via shift+click [p=1990858]
  • + Take envelopes: transform MIDI take envelopes when modifying time map [t=206703]
  • + Undo: coalesce send volume/pan automation additions via action [t=206064]
  • + Undo: defer undo point for single-click media item selection
  • + Undo: flush any latent undo states before project save
  • + Undo: improve cursor position undo point behavior
  • + Undo: notify MIDI editor/Project Bay from various item selection change actions when item selection undo is disabled [p=1987752]
  • + VST: add compatibility setting to flush VST3 buffers with hard vs soft reset [p=1946500]
  • + VST: fix state saving for bypassed/take FabFilter VST3 [t=182827]
  • + VST: when forcing VST3 bus channel count, immediately reinitialize plug-in I/O
  • + VST: improve compatibility by resetting/re-initializing plugins only from main thread
  • + VST: prevent hanging notes when resetting plugins on loop [p=1932726]
  • + Video: re-open peaks when re-enabling audio for video item [t=206646]
  • + Virtual MIDI keyboard: pass through most shift-modified keys to main window [t=194984]
Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode
 
  • Gefällt mir
Reaktionen: 2 Benutzer
v5.92 - June 21 2018

  • + Automation: do not auto-clear/disable armed invisible envelopes [t=207425]
  • + Grid: prevent possible crash with very very small grid sizes and high zoom levels [p=2002568]
  • + MIDI: import time signature messages incorrectly exported in instrument tracks [p=1999501]
  • + MIDI: fix possible incorrect 14-bit message pairing
  • + MIDI: rename "MIDI note name" menu/load/save/undo strings to "MIDI note/CC name"
  • + MusicXML: improve error handling for failed XML import
  • + Project notes: prevent fallback to default project behavior for 'show notes on open' [p=2000865]
  • + ReaSurround: fix potential crash when duplicating UI while channel name editing [p=1997128]
  • + ReaSurround: improve keyboard navigation and copy/paste when editing channel names
  • + ReaScript: correct track state documentation for I_SOLO and I_RECINPUT
  • + ReaScript: add ShowPopupMenu() API
  • + Render: queued renders use original project filename for BWF tags [t=207574]
  • + Render: improve handling of samplerate changes with online rendering [t=208029]
  • + Ruler: support drawing ruler by measures, snapping to grid by measures
  • + VST3: restore multichannel bus notifications to 5.90 behavior (default to enabled)
  • + VST3: default to stereo-safemode for Steinberg plug-ins (e.g. HALion)
  • + Video: .ini file setting for experimental video processor multiprocessing
  • + Video: improve processor updating of TCP parameters
Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode

Und der Vollständigkeit wegen:

v5.91 - June 3 2018

  • + Accessibility: improve keyboard navigation for control surface configuration
  • + Accessibility: label AI properties sliders
  • + FX: fix create shortcut for video processors
  • + FX: fix truncated labels for insert chain actions
  • + Guides: optionally do not draw horizontal guides when moving items
  • + MIDI editor: update CC lane combo boxes when loading note names [t=207290]
  • + MusicXML: fix memory error on musicXML import
  • + MusicXML: import files with .musicxml extension as well as .xml
  • + MusicXML: always import MusicXML files to built-in project MIDI, rather than file reference
  • + ReaScript: add drag and drop receive support with gfx.getdropfile()/gfx_getdropfile()
  • + ReaScript: allow deferred script execution to continue during modal windows triggered by MIDI
  • + ReaScript: fix SnapToGrid() for slightly-offscreen points
  • + ReaScript: StuffMIDIMessage() for control defers to process similar to a hardware MIDI event
  • + ReaSurround: fix small UI positioning glitch
  • + ReaSurround: fix memory leak
  • + Render: fix $samplerate wildcard (uses render samplerate rather than audio device rate)
  • + Routing: update affected tracks when adding hardware outputs en masse [t=207326]
  • + Routing: repopulate channel selection list when track channel count changes
  • + Snap: improve item quantize and stretch marker snap behavior near tempo markers [t=207162]
  • + Stability: prevent deadlock when using SetObjectState() with certain state on track FX (SWS issue ID 992) [p=1992206]
  • + VST: do not inform VST3 of track channel changes by default, allow override for all instances of a plug-in or per-instance with channel count
Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode

Viele Grüße,

Ian
 
5.9.965 (19. Dezember 2018):

JSFX
  • improve spectrograph/spectrogram preset log scaling
  • avoid sometimes setting the 'srate' variable to 0 when plug-in is bypassed
  • fix gfx_drawstr() bug with centered mode and bitmapped font
  • improve compilation speed of JSFX (2x-10x speedup observed for larger FX)
  • improve denormal prevention (for ReEQ and others)
  • optimize UI performance for scripts with many regular UI elements visible
  • reduce per-instance processing overhead
  • use FTZ mode on armv7l
ReaScript
  • IDE add duplicate selected text or current line via Ctrl+D/Cmd+D
  • fix GetSetMediaTrackInfo() for some values on tracks in inactive projects
  • fix gfx_drawstr()/gfx.drawstr() bug with centered mode and bitmapped font
  • improve compilation speed of large EEL scripts
  • optimize calling of extension-defined functions
  • remove limit on size of data returned by GetTrackMIDILyrics()
  • support larger string sizes for extension-defined functions
  • GetSetProjectGrid() can be used to set/get measure mode
Render
  • auto-saved RPP files when processing render queue rather than when adding to render queue
  • add $bitdepth wildcard
  • allow resizing file overwrite warning window
  • do not auto-save project when using the 'Save and close' button
  • do not prompt for overwrite/missing regions when using 'Save and close' button
  • support up to 10,000 alternate filenames
  • render wildcards can have character substitions (see built-in help)
Automation
  • do not apply envelope trim value to new envelopes when envelopes are bypassed outside of automation items
  • prevent alt+drag and certain undos from leaving stale envelope panels open
  • always reset automation-item related options when loading old (pre-automation item) projects
  • fix undo state point adding for actions that show/hide all envelopes
MIDI editor
  • fix ruler theme font issues
  • select-all only selects notes within the editable part of a trimmed media item
  • fix event position filter
  • fix synchronization of grid with arrange for "Measure" setting
MP3
  • show source file channel mode in source properties
  • fix encoder gain issue (encoder was incorrectly attenuating signal by 0.0002dB)
  • make encoder quality settings consistent with those of command line lame_enc
  • add encoder option to prevent joint stereo from being used
  • add encoder option to include ReplayGain tag
Audio Units
  • do not show parameters that are not automatable
  • AU v3 support
  • track parameter IDs across sessions for envelopes/track controls/etc
Preferences
  • do not search for hidden items on macOS/Linux
  • do not show option for 'show last undo in menubar' on macOS
Takes
  • improve behavior of next/previous take actions with multiple items selected
  • improve display vs selection of empty takes
Theme
  • fix redraw of various windows on theme changes
  • add filter field to theme tweaker to allow searching elements
Video
  • add Gaussian Blur
  • fix ffmpeg encoder leak
  • fix switching between different display renderers on Windows (DirectShow/generic output)
Arrange
  • improve vertical scroll behavior on undo, showing/hiding envelopes en masse
Batch converter
  • improve updating of output filenames when changing output configuration
Comps
  • include item mute state in addition to active take
FX
  • improve performance of ReaPlugs on x86_64
Grid
  • fix drawing glitches while continuous scrolling
Linux
  • fix excessive video window updates when video stopped
MIDI Learn
  • optionally only respond to learn while effect configuration is visible
MusicXML
  • support import of non-ASCII filenames
Performance meter
  • reset RT underrun count/etc when resetting graph via action
Project bay
  • fix take-selection issues when removing source media from project
ReaEQ
  • update band controls for screen readers
Recording
  • respect "tape mode" recording option when auto-punch selected items record mode is enabled
Timecode synchronization
  • options to re-sync to timecode while recording
VST
  • knob mode changing support for VST3
 
REAPER 5.974: Up and away, got a big day, sorry can't stay

ReaScript

  • fix various UTF-8 IDE editor issues
  • optionally show ReaScript paths in actions window
  • add GetSetAutomationItemInfo_String(), ThemeLayout_GetLayout()/ThemeLayout_SetLayout()
  • add GetSetProjectInfo(), GetSetProjectInfo_String(), primarily useful for manipulating render settings
  • add MIDI_DisableSort(), to improve script speed by disabling sorting for all MIDI insert, delete, set functions, until the next call to MIDI_Sort (which must be called when edits are done!)
  • allow querying envelopes via Get..Info_Value() by using P_ENV:<ENVCHUNKNAME
  • allow querying tracks and envelopes via P_* from Get..Info_Value() functions
  • fix CSurf_OnScroll() Y-axis bounds checking
  • fix macOS behavior when calling MIDIEditor_GetMode() on a window that has been closed
  • properly validate Linux HWNDs for Dock*() functions
MIDI
  • display linear tempo transitions in MIDI editor timeline similar to arrange view timeline
  • optimize edits that delete many notes/CCs at once
  • fix minimum note length behavior when snapping disabled
  • obey editor toolbar preference for CC following notes when quantizing notes only
  • add per-item option to chase MIDI CC/pitch/program before take start offset (in MIDI source properties, defaults to enabled for new MIDI items)
  • fix export of unnamed project markers in type 0 MIDI files
Notation
  • better handling of edits that extend the media item to the left
  • fix chart clef spacing in continuous view mode
  • fix inconsistent behavior when editing notation in non-active media items
  • improve behavior when moving notation between tracks
  • fix multicontext issues when using project tabs
Automation items
  • add customizable per-automation item transition time
  • add option to chase non-FX envelopes to automation items when underlying envelope is bypassed
Envelopes
  • automatically rename send envelope control panels when renaming tracks
  • when editing curve envelope segments, avoid rendering curved segments as many discrete linear segments
  • optimize edits that delete many points at once
Item/track images
  • detect changes in underlying image when manually loading images
  • add preference for controlling still image item thumbnail display mode
  • add preference for default length of imported still images
Recording
  • add $recpass filename format wildcard (global recording pass counter)
  • add action to reset global recording pass counter
Render
  • fix persistence of render tail setting in certain cases
  • add action to render using most recent settings, then automatically close render dialog when finished
  • do not render media during render tail, only FX
Track grouping
  • respect grouping-disabled setting when swiping mute/etc in TCP/MCP/track manager
  • allow chaining of VCA groups
Video
  • add option in Prefs/Media to allow video items to be set offline
  • do not report sample rates for audio-less videos and image files
Actions
  • add actions to set media item start, end, or both to match source media
ARA
  • support preview audio while editing ARA per-take FX
Item notes
  • optionally display image notes in full height mode
macOS
  • improve CoreAudio MIDI hardware input timing when using only CoreAudio audio output
Markers
  • fix issues with selected markers in marker manager introduced in 5.972
Media item properties
  • after closing window via action, do not automatically reopen on startup
ReaNINJAM
  • fix saving sessions to UTF-8 paths
Ruler
  • enable seeking to markers/regions even when markers/regions are locked
Stretch markers
  • fix peak display glitch when resizing left edge of looped item with stretch markers
Tempo envelope
  • do not create unnecessary tempo markers when pasting tempo envelope points
Undo
  • update send/receive list in track routing window when undoing
Varispeed
  • do not obey preserve pitch in audio items setting when gluing/applying FX to items
VST3
  • do not show non-automatable parameters in last-tweaked menu
Windows
  • installer will not try to overwrite Reavura.otf unless it has changed
 
Version 6 ist raus!

v6.0 - December 3 2019

  • + Defaults: enable Live FX multiprocessing by default
  • + Defaults: enable track record monitoring on new tracks by default
  • + Defaults: set volume envelopes to fader scaling by default
  • + Dynamic split: add preset support
  • + Dynamic split: overhaul and improvements to algorithm and gate handling
  • + Dynamic split: retain settings after canceling the window
  • + FX: allow embedding some plug-in UIs into track and mixer control panels
  • + FX: support embedding UIs for ReaEQ, ReaXComp, ReaComp, ReaSurround, and graphical JSFX
  • + FX: add preference to display FX list on right side of FX chain window
  • + FX: add preference to display add/delete buttons above list in FX chain window
  • + Import: handle WAV and AIFF (Apple Loops) files containing transient information similarly to REX files
  • + MIDI editor: display and edit CC/velocity as dots and lines, CCs as linear and curved envelopes, similar to track envelopes
  • + MIDI editor: add note-type buttons to default toolbar
  • + MIDI editor: add option to display note length in velocity lane
  • + MIDI editor: add option to move bank/program change events with notes
  • + MIDI editor: add preference to automatically reduce CC events when drawing
  • + MIDI editor: combine note properties and event properties into one modeless dialog
  • + MIDI editor: add mouse modifiers to reset CC/velocity to default values
  • + MIDI editor: make default CC event and CC lane mouse modifiers more like default envelope behaviors
  • + MIDI editor: repopulate raw MIDI data display window when switching active media item
  • + Main window: support positioning track control panels on right side of arrange
  • + Media import: properly adjust length of imported media with embedded tempo when crossing project tempo changes
  • + Media import: support adjusting media based on tempo suggested by filename
  • + Media items: add new "Beats (auto-stretch at tempo changes)" timebase
  • + Media items: add action to add stretch markers at project tempo changes
  • + Media items: add action to recalculate automatic stretch markers at project tempo changes
  • + Media items: add action to convert embedded source media transient information to transient guides
  • + Media items: optionally create transient guides on import for media with embedded transient information
  • + Media items: support calculating playback rate from user-supplied tempo or length in beats
  • + Media items: when copy/pasting items with stretch markers, preserve the original play rate
  • + Menus: very lightly refresh main file/edit/view/insert menus
  • + Modal windows: remember window positions (configurable option in preferences/general/advanced to tweak behavior)
  • + Mouse modifiers: add double-click behaviors to reset CC value, curvature, edit properties
  • + Mouse modifiers: add preference to draw/edit CC events immediately on mouse click
  • + Multiprocessing: auto-detect up to 128 threads
  • + Multiprocessing: increase anticipative FX hard limit to 128 threads, live FX hard limit to 64 threads
  • + Multiprocessing: remove old 4.x scheduler mode, non-event synchronization modes
  • + Notation editor: support customized staff and note context menus
  • + Performance: improve performance and reduce system resource consumption with large track counts
  • + Performance: add option in disk settings to periodically close excess open files
  • + Performance: add option to read peaks files under a certain size completely to RAM (to reduce open file count)
  • + REX: add option to ignore all embedded slice and tempo information
  • + ReaFIR: add context menu mode configuration
  • + ReaScript: add MIDI_GetCCShape, MIDI_SetCCShape
  • + ReaScript: add support for CC shapes to MIDI_Get(Set)AllEvts
  • + ReaScript: add support for setting track playback offset value and attributes
  • + ReaScript: add support for user-defined note and track notation data that is not displayed
  • + ReaScript: fix setting MIDI meta-messages via API
  • + ReaScript: add reduce_open_files() utility function for users running up against open file handle limitations
  • + Render: include all options in "options and format" render presets
  • + Render: optionally embed transient information into WAV or AIFF files
  • + Render: support embedding tempo into AIFF files
  • + Render: support rendering only selected regions in an existing region render matrix [t=193405]
  • + Render: when enabled, embed exact tempo of rendered item/time
  • + Resampling: added SSE2-optimized sinc calculation (from Theo Niessink)
  • + Resampling: optimize and greatly improve quality of resampling for conversion between common rates
  • + Routing: add track wiring view
  • + Theming: new Default 6.0 theme with theme adjuster script allowing for extensive customization of the new default theme
  • + Theming: layout DPI translation for HiDPI/Retina displays
  • + Theming: apply main window size area theme element only on mouseover
  • + Theming: improve theme rendering appearance when using custom UI scaling
  • + Theming: apply advanced preference UI scaling changes immediately
  • + Theming: replace tcp.dragdropchild with tcp.dragdropinfo [indent_sibling_track indent_child_track]
  • + Theming: add additional 8 WALTER font slots
  • + Theming: add support for midi_score_colormap, in addition to midi_note_colormap
  • + Toolbars: actions to switch last focused toolbar will default to switching main toolbar
  • + Toolbars: improve HiDPI/Retina support (toolbar_icons/ can have 150/ and 200/ subdirs)
  • + Tracks: support positive or negative playback time offset without affecting PDC
  • + Tracks: add action to bypass track playback offset
  • + Tracks: add user preference for max MIDI playback speed to catch up to negative track playback offset
  • + VST3: support plugins that export MIDI note names
  • + Windows: HiDPI awareness and display improvements (auto-rescale more UI when running HiDPI aware)
  • + Windows: improve appearance of docker, ReaPlugs, and other windows when resizing
  • + macOS: Retina display arrange, ruler, MIDI editor, etc
  • + macOS: use Metal display output on 10.11+ for various windows
  • + macOS: add options in Preferences/General/Advanced to disable Retina support, disable Retina for non-Retina theme elements
  • + macOS: support REX files on macOS Catalina
  • + macOS: work around appearance issues when user forces dark mode rendering for app (requires Metal to be enabled)
 
  • Gefällt mir
Reaktionen: 2 Benutzer
Es gibt also, wie üblich, nicht viel Neues. :rofl:
 
Reaper - v6.0.3
13. Januar 2020


macOS
  • fix ReaTune scrollbar appearance issues
  • fix routing matrix/wiring diagram scrollbar appearance issues
  • improve appearance of static text fields when option to allow dark mode is enabled
  • optionally display last undo point in REAPER title bar
Windows
  • fix truncated docker tabs with HiDPI
  • improve track/region manager HiDPI resize behaviors
  • improve screensets window HiDPI resize behavior
  • improve media explorer routing button HiDPI resizing
  • fix listview header hit testing with non-standard scalings
Media items
  • add preference to set imported media items with embedded tempo to auto-stretch at project tempo changes
  • improve auto-stretch warp slope calculation with linear tempo changes
MIDI editor
  • add option to prevent mouse edits of single CC events from moving past other CC events
  • double-click on CC lane header selects all events in lane
  • improve visibility of note text in diamond or triangle view mode
Stretch markers
  • fix timing issues with tempo ramps and/or 0ms fade-times
  • preserve beat-based positions of stretch markers when copy/pasting items with timebase beats
Toolbars
  • fix actions to press active toolbar button by position
  • refresh toolbar after running any action via toolbar
  • refresh toolbars after running any custom action
Actions
  • show custom action toggle state as enabled/disabled if all component actions that report a toggle state are enabled/disabled
FX browser
  • improve mixed-state handling of plug-in options in context menus
FX chain
  • improve behavior with multimonitors at different DPIs
Knobs
  • use v5.x image selection behavior
Linux
  • fix listview header hit testing
Media explorer
  • fix memory leak when opening/closing window
MIDI
  • preserve CC shapes when gluing items with timebase source beats
OSC
  • fix divide by zero bugs when device sets bank size of zero
ReaTune
  • improve correction tab drawing behavior when window is very small
Track panels
  • prevent meters from occluding track name when renaming tracks on Windows
VST
  • add hasCockosSampleAccurateAutomation and hasCockosEmbeddedUI support for third-party plug-ins
 
  • Gefällt mir
Reaktionen: 2 Benutzer
Ein meiner Meinung nach definitiv nicht zu unterschätzendes Thema:

Die Marker innerhalb eines Takes! Schöne Sache für Editings um erstmal Klarheit zu schaffen und die Takes durchzuhören. Aber auch beim Recording on the Fly gleich bei einer "Ungereimtheit" einen Marker setzen um nocheinmal drüber zu hören.

Take markers
  • add take marker support (mark specific time positions in individual takes)
  • support custom text and colors for take markers
  • add actions to add or quick-add take markers during playback or recording


Reaper v6.09:

MIDI
  • always refresh banks/programs when loading .reabank/.ins files in MIDI editor and ReaControlMIDI
  • fix MIDI export timing when file contains invalid MIDI messages
  • fix removing duplicate notes when using input quantize and recording in non-overdub/replace modes
  • fix overdub recording with duplicate notes in certain input quantize situations
  • fix certain settings (ignore tempo map, CC interpolation PPQ) resetting when file-backed MIDI media goes offline
  • fix various pooled file-backed MIDI playback and arrange view appearance bugs
  • preserve order and duplicate entries when displaying .reabank/.ins files in MIDI editor and ReaControlMIDI
  • support save/load of named sysex messages
JSFX
  • sequencer_megababy: fix reading of note name files that do not have CRLF pairs
  • sequencer_megababy: support reading note name files in same format as MIDI editor
  • Super8: add project-sync mode
  • Super8: add button/assignment to cycle selected channel record/play/stop
  • Super8: add play-all button (stops all if all active are playing)
  • Super8: allow assigning CC/PCs to all things
  • Super8: support linking channels
macOS
  • fix Retina/Metal drawing glitch when scrolling master track out of view
  • add possible Metal fix for drawing glitches after waking up from sleep
  • improve stretch marker/transient guide appearance on Retina displays
  • allow attaching debugger to Catalina notarized version
ReaNINJAM
  • add keyboard shortcuts
  • fix global key bindings/vkb in chat field
  • improve chat display accessibility, improve keyboard handling of chat window
  • improve voice-chat playback latency, log voice-chat channels to clipsort.log
  • add options to send local channels and metronome to separate outputs
Jump to time window
  • fix jumping to marker 9
  • support jumping to take markers
Media explorer
  • fix reading final element in ID3v2 tags
  • parse year metadata correctly from ID3v2.4 tag
  • support reading OGG/OPUS/FLAC metadata
Media items
  • support relative snap when moving media item contents
  • adjust embedded cue and take marker drawing when displaying rectified peaks
MusicXML
  • fix exporting mp, mf dynamics
  • respect preference to position dynamics below the staff on import
Recent projects
  • add option to show file name before path in menu
  • after attempting to open a recent project that does not exist, prompt before removing from the recent list
Render
  • add $filecount wildcard (total number of rendered files in this)
  • document behavior of wildcards like $filenumber[N] in wildcard help dialog
Ruler
  • add preference to adjust ruler label horizontal spacing
  • display grid properly with very long measures
Take markers
  • add take marker support (mark specific time positions in individual takes)
  • support custom text and colors for take markers
  • add actions to add or quick-add take markers during playback or recording
Actions
  • display action IDs when running action to list all actions
ARA
  • update SDK to version 1.99
Audio Units
  • fix scan issues with plug-in manufacturer names that begin with an opening bracket
File browsers
  • fix minor default extension issues
Linux
  • fix reamote-server configuration path
Media item properties
  • avoid potential precision loss to playrate/pitch when applying settings
NINJAM
  • when importing session, improve voice chat, fix timing corner cases, fix possible crashes
ReaMote
  • fix updating remote configuration state for some plug-ins/JSFX
ReaTune
  • fix potentially incorrect first-time playback when loaded as take FX
Save-as
  • prevent opening new projects from explorer/finder while copying files
Screensets
  • fix restoring horizontal scroll position with screenset
Stretch markers
  • fix marker handle DPI scaling
Theme element finder
  • fix interactions with theme color tweak window
Transport
  • fix jump to marker menu when the first region precedes the first marker
Video
  • update render extension when changing render format
Windows
  • support CPU groups for systems with more than 64 logical CPUs (threads)
 
Take Markers? ich geh kaputt, das is ja granatenstark :w00t:
das spart so irre viel Zeit beim Editing, wenn man ein paar Takes zu einem zusammenschneiden muss! Selbst mit Notizen per Zettel+Stift kommt man nicht annähernd so weit
 
Eben genau das! :)

Standardmäßig muss man diese aber meines Wissens mit dem Drop-Down Menü einfügen. Aber über die Action-List und entsprechende Shortcuts lassen sich hier bestimmt wunderbar performende Workflows einstellen.
 
jap, habs mir gerade schon eingestellt.


Während der Aufnahme Alt+T für "take marker on mouse position". Damit markier ich zB Verspieler.
Nach dem Recording gibt´s bei mir noch die Frage "save or delete", dann drück ich Alt+C für "Set selected items to custom color", damit ich nächste Woche noch den geilen Take UND die geile oder beschissene Stelle sofort finde :cheer:


Die Tastenkombis waren bei mir vorher mit Dingen belegt, die ich nie im Leben brauchen werde :D
 
Reaper v6.10 (May 9th, 2020)

Metadata

  • save/load metadata with project
  • support wildcards in metadata fields
  • support embedding BWF data in WAV (if provided, metadata overrides render format options)
  • support embedding BWF data in FLAC via iXML
  • support embedding vorbis tags in FLAC, OGG, OPUS, including chapter tags
  • support embedding ISRC in WAV via bext/axml
  • support embedding ID3 tags in MP3, including chapter tags and album image
  • support embedding INFO and CART data in WAV
  • support reading BWF timecode from iXML data in FLAC files
MIDI
  • add option to display notation text in piano roll
  • improve appearance of note text that extends beyond the end of the not
  • adjust for global midi octave display offset in parameter modulation menu
  • revert v6.09 problematic changes to overdub/replace recording with input quantization
  • send note-offs when changing project tempo during playback
  • send note-offs when duplicating active take
Take markers
  • improve label vertical positioning with mono channel mode on stereo media
  • allow more lanes of take markers, especially on non-audio takes
  • avoid potential crash when media item source file is not available
  • do not show take markers for previous recording passes
  • fix adding take markers in various audio recording modes
  • support adding take markers to empty items
JSFX
  • Super8: fix vclick: off mode
  • add midi_note_sanitizer
  • midi_logger: show note-ons as slightly green, note-offs as slightly red, add noteon/off analysis mode (sequential or grouped-by-note)
  • improve Windows gfx_getchar() behavior for ctrl/alt+various keys
  • update Add-FX displayed effect name when saving plugin in editor
ReaScript
  • use case-insensitive sorting for Lua function list menu
  • add support for getting/setting project render metadata
  • add RENDER_TARGETS, to retrieve the list of files that would be written given current project render settings
  • improve Windows gfx.getchar() behavior for ctrl/alt+various keys
Render
  • add option to skip rendering files that are likely silent
  • embed stretch markers/transient guides properly when rendering looped media
  • fix potential crash when rendering stems and target file cannot be opened
  • support embedding take markers as cues in wav files
Snap
  • snap project markers and regions following settings for snapping cursor
  • improve unsnapped movement of ruler markers/region edges
  • snap media items to take markers respecting preference to snap to other media items within X tracks
  • snap cursor/time selection/markers/regions to take markers only if preference is enabled to snap to media items
VST
  • fix sending macOS command vs control modifier keys to VST3 plugins
  • fix sending panic all-notes-off to VST3 instruments
  • improve MIDI output bus handling when plug-in does not send events
  • when starting playback within one sample of the measure start, tell the plugin it is exactly the measure start
ARA
  • preserve edits when user applies timing changes to media or imports as MIDI
  • preserve edits after undoing some types of split actions
Automation
  • fix performance issues with envelope points that are more than 2 billion samples apart
  • fix possible crash when envelope panel hidden during capture
macOS
  • fix track routing window changing monitors when adding send
  • improve keyboard navigation in various windows
Media explorer
  • fix inconsistency between media explorer tempo match and project import tempo match
  • parse year correctly from ID3v2.4 tag
  • support BPM and key metadata in ID3 tags
Project
  • save project author as entered in project settings/notes dialog
  • save metronome click shape in default project settings
Project bay
  • display values in fades column if any fade is present
  • improve fade column sorting
Video
  • fix video playback for media that was previously forced offline
  • fix possible crash when removing reversed video item
Wildcards
  • add $author wildcard for recording, rendering, file conversion
  • add $marker wildcard for render/batch converter (name or number of first marker in rendered timeline)
  • support $format wildcard properly when using secondary render format
Knobs
  • re-show mouse cursor if UI element is destroyed while being edited
Linux
  • allow listview column reordering in Project Bay, Media Explorer, etc
Media offline
  • update arrange view when using actions to force media offline
Recording
  • improve loopable section creation logic with time selection auto-punch recording
Startup
  • when startup script is used, preserve undo history but allow the user to immediately load another project without prompting to save
WAV
  • display CART data in media source properties
Windows
  • improve Preferences focus handling of Device tab
 

Ähnliche Themen


Unser weiteres Online-Angebot:
Bassic.de · Deejayforum.de · Sequencer.de · Clavio.de · Guitarworld.de · Recording.de

Musiker-Board Logo
Zurück
Oben