REAPER 歷史版本列表
REAPER 是一個完整的數字音頻製作應用程序的 Windows 和 OS X,提供完整的多軌音頻和 MIDI 錄音,編輯,處理,混音和母版工具集。 REAPER 支持廣泛的硬件,數字格式和插件,並且可以全面擴展,腳本化和修改. 選擇版本:REAPER 5.7.0(32 位)REAPER 5.7.0(64 位) REAPER 軟體介紹REAPER (32-bit)REAPER (64-bit)
更新時間:2021-04-23
更新細節:
更新時間:2021-04-23
更新細節:
What's new in this version:
- Accessibility: improve behavior of spacebar in actions list and managers with spacebar-navigation option set
- API: ListView_GetItemText() supports owner-data listviews on non-win32
- FX: allow JS/Channel Mapper-Downmixer to be renamed
- FX: fix mapping track channels above 32 using the FX pin connector dialog
- FX: avoid zombie bridge processes in various corner cases
- Marker/region manager: fix undesired periodic marker deselection
- Marker/region manager: improve selection behavior when removing markers/regions
- Marker/region manager: move edit cursor when seeking during playback
- Media explorer: fix tempo sync when inserting media on new track
- Media explorer: improve readability of embedded cues
- MIDI: enforce some reasonable maximum MIDI message and per-block list sizes (128MB and 256MB initially)
- MIDI: fix unlikely but possible incorrect handling of PDC+MIDI
- Razor edit: properly handle moving and pasting areas that contain MIDI items when project timebase is set to "time"
- Razor edit: restrict selected area to 0.001 rather than 0.01 seconds
- Render: fix display of render vu meters with panned mono media
- Track manager: fix keyboard navigation quirks on macOS with mirrored selection enabled
更新時間:2021-04-20
更新細節:
What's new in this version:
- fixed a crash on launch that you would encounter when running terminal unpackaged
更新時間:2021-04-17
更新細節:
What's new in this version:
- Added settings for table extracting for DOCX/FB2/FB3 files (the window "Text Import Settings", the tab "Text Extracting")
- Updated the text extracting for DOCX/FB2/FB3/HTML/ODT files
- Resources for Chinese (Simplified) and Turkish languages were updated (thanks to Anan and Fettah Pınar)
更新時間:2021-04-17
更新細節:
更新時間:2021-04-16
更新細節:
What's new in this version:
- Fixed Open Program Folder link in tray menu
- Lessen ViGEmBus restriction for now. Allow connecting to ViGEmBus 1.16.112.0
更新時間:2021-04-15
更新細節:
更新時間:2021-04-15
更新細節:
What's new in this version:
Features:
- Improve New Project support to allow selecting host, and creating source directory and Python environments along with the project (Wing Pro)
- Support Django project creation also on remote hosts and in containers (Wing Pro)
- Add package management with pip and pipenv (Wing Pro)
- Add support and documentation for Linux containers hosted by LXC/LXD (Wing Pro)
- Support Find Uses and Refactoring with values found in f-strings (Wing Pro)
- Add code warnings for named tuple attributes (Wing Pro)
- Add code analysis for stringified and commented type hints
- Analysis support for multiple return values and tuple unpacking
- Allow disabling individual syntax errors and indent warnings (Wing Pro)
Changed:
- Wing Personal no longer includes documentation and features specifically designed for third party modules, packages, and frameworks
- The editor background color preference has been removed, since it conflicts with setting the editor palette
- When using PuTTY for remote development on Windows, Wing no longer uses any port numbers stored in a PuTTY configuration, in order to work around a long-standing bug in PuTTY that uses the wrong port if no configuration was ever saved. Non-standards ports now also need to be specified in Wing's remote host configuration for that host.
- Remove the legacy Django project configuration functionality, which has been replaced by New Project
- Add an optional encoding keyword argument to the ExecuteCommandLine and AsyncExecuteCommandLine* wingapi methods to encode / decode strings sent to / received from child process. Encoding defaults to the default OS Commands encoding. If the encoding is set to None, no encoding / decoding will be done and bytes instances will be returned.
- Add a WriteToChild method to the handler instance returned by the AsyncExecuteCommandLine* wingapi methods. The WriteToChild method sends a string to the child process after encoding it and optionally flushes and closes the pipe to the child.
Fixed:
- Fix failure to show and/or hide memory addresses in debug data values
- Avoid displaying Cython-defined functions/methods in the Stack Data tool
- Improve handling of debug data that cannot be inspected
- Fix general failures in inspecting containers in a cluster, causing failure to update Source Assistant among other things
- Change the container and cluster plugin APIs to allow multiple commands to be specified for building
- Fix failure to remove Docker containers created by Wing when Wing quits
- Fix using a path that contains spaces in the Activated Env option for Python Executable configurations
- Fix likelihood of a simple name being a point of use of an attribute
- Correctly parse N{} unicode escapes in f-strings and f-strings with rf'' prefixes
- Fix using non-builtin types in type hint subscripts
- Display b'' or u'' prefixed strings for py3 bytes and py2 unicode instances, respectively, in the Stack Data and the Watch tools
- Fix introspection of module attributes
- Fix signature of the Python 3 print function
- Include all improvements in Wing version 7.2.8
- Save project periodically while running tests to avoid losing test results
更新時間:2021-04-12
更新細節:
What's new in this version:
- Use UseShellExecute for ProcessStartInfo in more places for .NET 5 changes
- DS4Windows updater message update
- German translation update
Added:
- Portuguese (Portugal) translation
- cmd line command for 'Change led color'. Contribution by bernspedras
- some exception handling for XML in ProfileMigration
- output controller option to Preset Window for certain Presets. Change profile values based on output controller type.
- some precautions for possible empty devicePath string
- Changed GroupBox template for Dark theme
- Now enforcing ViGEmBus minimum supported version. Targetting ViGEmBus 1.17.333.0
- Fixed ProcessStartInfo for ViGEmBus installer launching with .NET 5
- Refresh internal data about ViGEmBus on service startup
- Muted blues used in Dark theme
更新時間:2021-04-12
更新細節:
What's new in this version:
JSFX:
- add Channel Mapper-Downmixer plugin
- add option in pin connector dialog I/O menu to pass through or zero out unused output channels
- support drawing vertical text via gfx_setfont flag 'z' (does not work with system/bitmapped font)
- allow Webdings/Wingdings for gfx_setfont() use on Windows
VST:
- add I/O menu item in FX pin connector dialog to increase host channel count to match plugin
- add option in pin connector dialog I/O menu to pass through or zero out unused output channels
- cache VST3 parameter/bus/latency information for improved performance with yabridge and plug-ins
- improve behavior when VST3 plug-ins call restartComponent(kReloadComponent)
- more flexible support for passing MIDI program change messages to VST3
FX:
- add option to not add undo points when closing FX windows
- improve pin connector window
- fix persistence of take FX processing channel count when processing only 2 channels on a track with more than 2 channels
macOS:
- add prefs/general/advanced option for window fullscreen button to activate fullscreen rather than OS fullscreen
- add prefs/general/advanced options for rounded buttons and big sur listview margins
- disable macOS 10.12+ Window tabbing menu items
ReaScript:
- support drawing vertical text via gfx_setfont flag 'z' (does not work with system/bitmapped font)
- allow Webdings/Wingdings for gfx_setfont() use on Windows
- correct documentation for Set/GetMasterTrackVisibility
Timeline:
- truncate seconds and samples display rather than rounding, for consistency with H:M:S and H:M:S:F display
- when displaying minutes:seconds and a project start offset exists, center ruler major tick marks on project time zero rather than the start of the timeline
Dither:
- fix half-bit DC offset
Media item channel mapper:
- control/command-click a mapping to set exclusively for that channel
Media items:
- add action to set channel mapping for selected media items
MIDI:
- output multiple note-offs for the same channel/pitch if there are multiple sequential note-ons
Project time offset:
- preserve maximum resolution when setting project time offset to edit cursor position
ReaTune:
- fix potential crash with certain parameter settings and UI open
Render:
- resolve $samplerate wildcard correctly when mixing at one sample rate but rendering to another
TCP FX List:
- fix multi-column scroll extent issue
Track manager:
- display track channel count