Ru-Board.club
← Вернуться в раздел «Программы»

» Reaper

Автор: simens007
Дата сообщения: 05.02.2008 11:03
REAPER 2.102

Цитата:
- mute automation recording support for track mute envelopes
- tracks now have "free item positioning mode" allowing full control over where items are on tracks
- In FIPM, mixing behavior for fully overlapping items always sums
- In FIPM, recording in most modes creates items rather than takes
- Fixed a bug where take FX button was hidden but still clickable
- better naming for MIDI input/output control in VST i/o menu
- new actions: explode takes in place, explode takes in order, implode items to track, etc
- fixed labelling of midi CC actions for midi editor
- fixed a bug in overdub recording on deprecated (ticks/beat) MIDI items
- midi editor: better end point adjustment in drum mode
- screensets: better setting of scroll position on sets that just change zoom level
- bonus: fixed bug in fx add window search dialog
- bonus: more robust corrupt project loading

http://www.reaper.fm/files/2.x/reaper2102-install.exe
Автор: danger86
Дата сообщения: 02.03.2008 21:49
REAPER 2.106

Changelog:

Код: Fixed bug in click source properties volume sliders
VST: program changes now update program list
Configurable text colors for selected/unselected track panels
Fixed RAM overuse when disk cant keep up with recording
Pitch shifters are no longer pooled for ReaTune/ReaVoice/ReaPitch, to Prevent certain resetting bugs
Pasting multiple items now uses position/snap offset of first item for timing
Reaverb: width/pan controls for wet mix
Reaverb: file list in "file" reader so you can easily browse impulses
Reaverb: bypass states for impulse generation, better undo notifications
Автор: ShriEkeR
Дата сообщения: 05.03.2008 20:38
REAPER 2.107
http://www.reaper.fm/files/2.x/reaper2107-install.exe

Changes in REAPER v2.107 - March 4, 2008:
* fixed render stems when master track is set to more than 2ch
* using alt+drag to stretch items now snaps the playrate to 1.0
* actions (ctrl+shift+l/r) to move cursor to nearby grid divisions
* reaverb: stereo width control is now pre-reverb wet
* reaverb: trim/gain/stretch now has width and pan controls
* reaverb: ZL switch for uber-high-cpu but low latency mode
* reaverb: faster performance with mono inputs or mono impulses
* flac: upgraded to flac 1.2.1, switched to high performance disk reads/writes
* better file updating logic when saving (so plugins that crash a save will leave the main project file intact)
Автор: ShriEkeR
Дата сообщения: 08.03.2008 13:16
REAPER 2.108
http://www.reaper.fm/files/2.x/reaper2108-install.exe
Changes in REAPER v2.108 - March 7 2008:
* updated track/folder mute logic to better use less cpu when tracks are muted (t=16703, 13266, etc)
* perf meter: added track names to fx list and fixed "# FX" column
* perf meter/fx chains: better zeroing of CPU use when tracks arent active
* perf meter: better auto positioning of everything
* perf meter: saving of column sizes
* tweaked media item to item snapping code
* tweaked item moving crossfade behavior in free item positioning mode
* grouped/selected item edit point editing now edits multiple items (t=17630)
* removed prefs/playback/"flush media buffers on stop" because it had bad performance implications in many situations
* reasamplomatic: fixed bug where sample can have first sample dropped
* fixed bug where media items sometimes play 1 sample late
* render stems now applies track phase to rendered output
* updated media decoders seeking logic, more decoders now support 64-bit file lengths
* Updated to wavpack 4.41
* Track/mixer VU meters: internal updates to better support variable sizes
* Mixer: you can now drag and adjust size of send, fx areas (hold alt to adjust selected, ctrl to adjust all)
* Mac port love
Автор: ShriEkeR
Дата сообщения: 15.03.2008 20:10
REAPER 2.14159
http://www.reaper.fm/files/2.x/reaper214159-install.exe
http://www.cockos.com/reaper/files/2.x/reaper214159-install.exe
Changes in REAPER v2.14159 - March 14 2008:
* multiple item relative edge mode only works now with items selected, not only grouped
* disk read mode now defaults to asynchronous buffered rather than unbuffered
* fixed bug where fx UI wouldnt realize they had more channels available before running audio (t=18756)
* stem rendering now includes project name in stems to avoid overwriting collisions
* Render dialog: stem rendering now warns on overwrite, shows better filenames
* inserting a track now inherits mixer panel sizing from the nearest track
* added options to right click menu of item-envelope button in toolbar
* new option: Add envelope points when moving items
* new option: Add envelope points when ripple editing/inserting time in project
* better envelope point adding when add point option is enabled (adds points to edges of nearby items)
* option to show/hide item labels
* you can now set the default envelope point shape for new envelopes in prefs/defaults
* internal envelope system updates
* updated default theme volume envelope colors
* JS: fixed invalid parameters giving crash
* ReaXcomp: fixed potential crash when loading presets
Автор: ShriEkeR
Дата сообщения: 27.03.2008 14:13
REAPER 2.146
http://www.cockos.com/reaper/files/2.x/reaper2146-install.exe

Changes in REAPER v2.146 - March 25 2008:
* track, send, hardware faders: removed zipper noises when adjusting during playback (TEST PLZKTHX)
* fixed potential reading projects on certain unreliable network filesystems
* fixed incorrect automation curves in varispeed playback (t=15755)
* mixer: master track now remembers fx panel size
* midi input: more accurate MTC sync (T,MP!)
* internal midi system improvements
* improvements to control surface support
* support for control surfaces is now loaded from plug-ins, reaper_csurf.dll is now open source
* developer API overhauls/extensions
* reaeq/reaxcomp: better band naming of parameters
* included schwa's awesome audio_statistics JS, loser's new limiters
* better render-take naming (t=19404)
* better behavior of track volume entry field in track settings
* ReaTune: fixed loading of state with reference frequency
* VST: better name scanning (ignores fields named "Container")
* VST: changed double precision mode setting order for better compat
* ReaMote: fixed sending of parameter data to plug-ins when disabling and re-enabling ReaMote
* Updated startup window/splash behavior for better compatibility with auto-hiding taskbar
* MIDI editor: fixed some negative bar offset issues
* Fixed docker focus issue on undo/redo
* Better window positioning with nonstandard taskbar positioning
Автор: ShriEkeR
Дата сообщения: 29.03.2008 15:13
REAPER 2.147
http://www.reaper.fm/files/2.x/reaper2147-install.exe

Changes in REAPER v2.147 - March 28, 2008:
* fixed open copy/reverse item giving bad results when switching away during render
* fix for control surface plug-ins reading incorrect config with no input set
* JS/ReaNinjam/reaper_ogg now use new plug-in APIs to share code
* AIFC support, for PCM and floating point samples
* dev: plug-in API updates
* dev: plug-ins can register API functions
* dev: plug-ins can now be notified of actions, can register named action IDs
* dev: a new smaller API for adding file read support
* dev: context menu HMENU retreival
* dev: Undo_BeginBlock/Undo_EndBlock() for condensing undo changes of multiple actions
* dev: GetTrackInfo now can query mute/solo/recarm state of tracks
Автор: simens007
Дата сообщения: 07.04.2008 07:50
REAPER 2.2

Цитата:
- Now includes the fantastic new elastique 2.0!
- improved looped recording/playback precision
- better looping midi item precision when item length is not a multiple of sample length
- MIDI overdub/replace: auto-insert of new items defaults to shorter items
- MIDI channel rewriting in sends/hw outs no longer corrupts system realtime/exclusive messages
- looped midi input recording latency fix
- fixed bug resulting in excessive splits when recording using non-overdub/replace to in-project midi items
- rewire slave mode: better samplerate detection/switching
- re-added an old fix for Drumatic3 giving invalid samples (requires extra mainschange cycle on load)
- control surfaces: better updating of mute state on csurf track mute change
- Better drag&drop support dragging files to some plug-ins (Battery3 for example)
- Floating FX windows now size themselves to current FX size (but remember their old positions)
- Option (prefs/buffering/advanced) to disable mmap'd peakfiles (to conserve address space)
- Changed default reginfo filenames for hopefully better Vista compatability
- CPU meter: can now show RT CPU+graph (to show CPU use used by main audio thread)
- VST: performance fix for many plug-ins
- VST: better mouse/keyboard activation for plugins like Kontakt 3
- VST: better handling of resizing UIs when docked/undocked/floating
- dev: new APIs for getting/setting track and track send parameters
- dev: new APIs for manipulating track media items/takes/etc
- dev: API to query BWF info from .wav files
- dev: control surfaces can register themselves behind the scenes to get change notifications
- dev: cleanup of documentation and headers
- dev: easy lookup of command IDs via action list (doubleclick "filter" label)

http://www.reaper.fm/files/2.x/reaper22-install.exe
Автор: ShriEkeR
Дата сообщения: 09.05.2008 20:54
REAPER 2.206
http://www.cockos.com/reaper/files/2.x/reaper2206-install.exe

Changes in REAPER v2.206 - May 8, 2008:
* option to disable new (in 2.205) native synchronization (for WINE)
* better zoom behavior when zooming to mouse cursor
* fx window: numpad keys are now always passed to plug-ins
* mac: better VST UI compatability
Автор: Dart Raiden
Дата сообщения: 26.07.2008 17:02
REAPER 2.42
http://www.reaper.fm/files/2.x/reaper242-install.exe


Цитата:
- Wavpack writer: fixed rendering to wrong bit depth bug
- Per item custom colors
- New actions window for finding actions, defining custom actions, assigning key and controller shortcuts
- Dedicated actions menu including recent actions list, optionally some custom actions
- Preliminary meta-actions for use within custom actions: prompt to continue, prompt to loop
- Meta-actions for modifying midi CCs/mousewheel/etc assignment velocities
- Mousewheel is now a mappable shortcut to actions for the main arrange view and midi editor views
- MIDI editor: avoid making duplicates when pasting notes
- MIDI editor: show loop markers, action to move edit cursor to mouse cursor
- MIDI editor: select previous/next/all note(s) with same note value, paste preserving position in measure (ctrl-shift-V)
- MIDI editor: actions to navigate/select previous/next note (walks through chords)
- MIDI editor: actions to set loop points, move edit cursor to selection or either end of loop
- MIDI editor: new navigate menu, lots of new actions to navigate, select notes, expand selection
- MIDI editor: Actions window
- New actions: expand selected tracks, minimize all others (default shortcut !), minimize all tracks (@)
- New actions: halve/double loop (in arrange or MIDI editor view)
- New actions: mute/unmute (in addition to existing toggle) selected items
- New actions: select all items in time selection, or track and time selection
- New action: insert 4 envelope points at time selection
- Fixed healing splits for items in multi-lane (FIPM) tracks
- Fixed midi overdub recording with loop selection autopunch issues
- ReWire: improvements (better PT compat), option for alternate configuration file for slave mode
- ReWire: fixed loading of MIDI input 8-16 config
- ReWire: improved configuration, ReWire->REAPER MIDI routing config
- JS: fixed mousewheel in certain JS sliders
- JS: new phase_adjust plugin
- JS: moved more FX to old_unsupported
- VST: patch name box no longer accidentally editable, "rename FXP/FXB" added to patch save/load menu
- API: added GetPeaksBitmap, ShowActionList functions
- ReaRoute: fixed some race condition issues, and enabled support for win64-Wow64 rearouting on x64 (expect an x64 rearoute.dll soon)
- Safer waveout/dsound shutdown sequencing (closer to 2.3x)
Автор: Dj BoBo
Дата сообщения: 19.10.2008 15:29
REAPER 2.53
Изменения

FX MIDI learn can now be set to only be active when the track or
item is selected, allowing more context sensitive controls
Action: view fx chain for master track (for Rene)
HUI track naming and clearing updates (for Novation Automap)
Next/Previous transient navigation now set focus onto edit cursor
(pre-2.5 behavior)
Mousewheel now works to scroll in track envelopes/routing windows,
routing matrix
Fix for ungraceful MIDI program name reporting in Stylus RMX,
Proteus, possibly other VSTis
MIDI editor loads default reabank
fixed non-looping items pre-echo of next loop when pitch shifting/
timestretch
internal envelope defaults cleanups
JS: compscope (for measuring dynamic response of compressors)
JS: remaincalm.org's glitch processors
JS: liteon's cheby24db and moog filters
AlphaTrack/FaderPort/TranzPort: better master track selection
behavior

Скачать
Автор: Dart Raiden
Дата сообщения: 21.01.2009 18:50
REAPER 2.55

Цитата:
Fixed hang on MIDI bank/program file change
Fixed metronome stutter on first downbeat
Fixed VST compatability with plug-ins that send MIDI events from UI/etc
Fixed reasamplomatic ui updating bug
Fixed render dialog peaks display
ReaVerb: lower CPU use, "set all" button for overriding all instances FFT settings
ReaVerb: fixed issues with complex chains that convert channel counts
ReaPitch/ReaVoice: lower CPU on silence
Code to prevent elastique from chewing CPU on near silence
FX parameter MIDI learn: fixed updating of "set with selected tracks" flag
FX preset loading, VST program changes now add undo points
Meta-actions to conditionally process actions based on the sign of CC parameter value
Stretching using Elastique by more than a factor of 10 now will result in correct timing but not-fully-preserved pitch
mp3 encoder now handles writing mono better (when passed stereo data)
Existing item selection is cleared when recording stops (recorded items are selected)

Windows | Windows x64
Автор: Nick 2003
Дата сообщения: 04.03.2009 07:52
Reaper 2.56

Цитата:
Changes:
- Fixed drag and drop of sends/hardware outputs in mixer view when using hardware outputs
- Old recording item selection behavior now only affects item-autopunch mode
- CC parameter meta-actions now also work on midpoints for absolute CCs/etc
- Select all items in track (doubleclick TCP) now sets context to items
- Fixed MIDI timing in ReWire slave mode, support for running in FL Studio
- ReWire slave mode forces playrate to 1.0
- Fixed MIDI item trim bugs with selected notes
- Fixed some PCM source seek rounding errors
- Fixed a bug in vertical GR metering (ReaComp etc)
- Hiding dock windows now removes focus from them
- MP3 decoder seek improvements
- 29.97DF ruler corrected
- ReaSamplomatic: better note name reporting (removes extensions, doesnt report if supporting the entire range)
- Fixed auto-add of plugin envelopes for correct values
- installer: Fixed Vista/Windows 7 compatibility warnings
- Updated registration to store in install path as well (for multiuser systems)
- Fix for trimming MIDI items on split in certain looped instances
- Much faster redraws for some VSTs
- Fixed mute master/slave grouped automation recording

Windows
Windows x64
Автор: Nep
Дата сообщения: 06.03.2009 13:28
включил шапку
Автор: Nick 2003
Дата сообщения: 12.03.2009 05:06
Reaper 2.57

Цитата:
Changes:
- Fixed MIDI SPP/MTC sync
- FLAC: more correct/efficient 24-bit encoding, endian fixes for both encoding/decoding
- WavPack: corrected BWF header writing

Windows
Windows x64
Автор: Dr_Mihelson
Дата сообщения: 17.03.2009 03:22
REAPER 2.58
x64

Цитата:
Fixes for Win9x
OSX: Fixed filename support for more characters (including folder symbol, etc)
Автор: simens007
Дата сообщения: 23.05.2009 07:08
REAPER 3.0

Цитата:
- Automation lanes
- Nested track folders
- Multiple tabbed projects
- Multichannel (greater than stereo) media support, including MOGG
- FX parameter controls on track and mixer control panels
- Customize toolbar icons and actions
- Programmable MIDI joystick/game controller support
- Inline MIDI editing
- Edit multiple MIDI items in one editor
- Sync MIDI editor to arrange view, including looped items
- Export project MIDI, with tempo map support
- MIDI event filter
- Track MIDI controls (manage bank/program changes, sysex, automate CC)
- MIDI hardware timing improvements
- Full sysex support
- All-native graphics rendering engine (better appearance and performance)
- Memory use improvements
- Soft controller takeover, including FX parameters
- MORE! Too much to list here!

x32: http://www.reaper.fm/files/3.x/reaper30-install.exe
x64: http://www.reaper.fm/files/3.x/reaper30_x64-install.exe

Добавлено:
Убрал из шапки Freeware.
Автор: Scooterist1
Дата сообщения: 23.05.2009 09:43

Уберите из шапки слово

Цитата:
Freeware


Ибо на сайте производителя написано:


Цитата:
REAPER is free to download and evaluate for 30 days. After 30 days,

You Must Purchase a License

Автор: Rush
Дата сообщения: 23.05.2009 10:20

Цитата:
You Must Purchase a License

Да уж. Только перешли на коммерческую основу и сразу такие космические цены.
Крыша съехала, однозначно...
Автор: simens007
Дата сообщения: 03.06.2009 10:05
REAPER 3.01

Цитата:
- Right-click FX button to add FX from user folder or saved FX chain
- Show newly scanned FX in their own folder in FX browser
- Faster display when opening FX browser or right-click FX menu
- Fixed shortcut assignment to numpad 5 (and divide, decimal on some keyboards)
- Middle mouse button sets play cursor in MIDI editor
- Scrollbar resize handle works in MIDI editor
- Fixed various nitpicks only seen when adv pref "large window frames" is on
- VST: corrected audioMasterGetOutputLatency to match cubendo's behavior when used from VSTs with delay comp
- MIDI editor: fix for reloading the same text strings file
- MIDI export, .syx import, bank/string filenames now support unicode
- Fix for MIDI items changing when changing project settings
- Support for up to 30 MIDI input ports, 32 MIDI output ports (up from 24/24)
- Fixed MIDI editor actions to change timebase view
- Fixed reading of license keyfiles with Mac newline format
- Fixed recording to unsaved projects with relative project media path set(again)
- ReaControlMIDI: separate selection of LSB cc messages
- MIDI editor: moving notes one octave moves one octave rather than 12 visible pitches
- FX Browser: Added "Recently used FX" folder

x32: http://www.reaper.fm/files/3.x/reaper301-install.exe
x64: http://www.reaper.fm/files/3.x/reaper301_x64-install.exe
Автор: simens007
Дата сообщения: 07.06.2009 06:22
REAPER 3.02

Цитата:
- Fixes to APE, OGG, and MP3 writing in certain consolidate instances
- Fixed consolidate having issue with certain content/output sinks
- Fixed Unicode file support for DirectShow video files (avi/mpg/etc)
- Fixed CoreAudio aggregate/multi-buffer audio bug
- JS: threaded memory manager fixes (for when starting playback with graphic JSs loaded)
- Fixed bug sending events at end of MIDI file in certain instances
- More useful dialog message when unable to encode MP3
- OSX: improved GUI compatibility for some plugins
- OSX graphics tweaks
- MIDI editor: major performance improvement when editing small MIDI items in large projects
- Quick FX add menu when clicking FX slots on the extended mixer
- Windows: Low-level change to external MIDI output handling
- MIDI output timing, CPU, bandwidth, consistency, and stability improvements
- Global envelope menu selection to show/hide all track envelopes in project
- Tweaks to control surface plug-in since midi output is nicely threaded on Windows

x32: http://www.reaper.fm/files/3.x/reaper302-install.exe
x64: http://www.reaper.fm/files/3.x/reaper302_x64-install.exe
Автор: simens007
Дата сообщения: 16.06.2009 06:07
REAPER 3.03

Цитата:
[more=История изменений]- Fixes for action to crossfade at selection
- Crossfade at selection automatically splits an enclosing item
- VKB performance improvement (especially on WINE)
- Peak caches: better validation of timestamps for varying timezones and filesystems
- Draw correct crossfades when an item sits on top of another item
- X key is mapped to crossfade selected items action by default
- Fixed delay compensation of untouched track channels for VSTs with latency decrease (ReaFIR etc)
- Fixed delay compensation on untouched track channels for JS (including ReaMote)
- ReaMote: fixed network thrashing with automated fx parameters
- MIDI editor: removed snap behavior where snapping is disabled more than 100px from grid
- Render: option to render at project samplerate, but output at a different rate (apply SRC last)
- Fixed bug when undoing on certain projects with envelope lanes visible
- Fixed bug storing online rendering to project file
- Online rendering will pause for a few seconds before rendering to allow hardware to switch samplerates if necessary
- Project setting for item mix behavior (items can mix, replace earlier items, or replace enclosing items)
- Actions to enable or disable auto-crossfade on split
- -renderproject hides main window from view
- Fix for plugins that create multiple envelopes when loaded with automation write on
- Fixed MIDI editor actions to move multiple notes up or down
- Track MIDI input can be mapped to any channel
- Fixed move cursor to start of previous measure action when starting on beat
- Preliminary wet/dry knob for FX
- Look for embedded track name event when importing single-track MIDI
- Option to not reset MIDI CC on stop
- Queued (batch) rendering support (Queue render button in render dialog, menu/action to bring up queue)
- MIDI editor: control-drag also copies CC messages when moving CC with notes
- Action to toggle maximize all tracks will maximize first
- Fixed adding tempo events via transport when tempo envelope is hidden
- Support for changing BPM from within ReWire slaves
- User config for external MIDI output threading (restricted to one thread by default)
- Fix for ripple editing + tempo marker issues
- OSX: better hidden-mouse UI behavior (with Synergy detection as well)
- OSX: cleaner looking buttons/popup buttons (todo combo boxes)
- OSX: enabled FX folder rename/delete, drag FX into folder
- OSX: fixed item fadein cursor
- OSX: better support for detecting mouse activation for BFD2 etc
- Internal queue optimizations[/more]

x32: http://www.reaper.fm/files/3.x/reaper303-install.exe
x64: http://www.reaper.fm/files/3.x/reaper303_x64-install.exe
Автор: simens007
Дата сообщения: 20.06.2009 08:18
REAPER 3.04

Цитата:
[more=История изменений]- Joystick MIDI improvements (modeless config, submodes, etc)
- Allow ctrl+drag copy of selected areas of items even with very small selections
- Actions: split selected items at project markers, split selected items at grid
- Action: remove content behind selected items (shift-X by default)
- Crossfade selected items action allows time selection that is completely within both items
- Fixed bug with render dialogs render master not being restored from configuration
- ReaDelay: fixed label of delay length (from QN to 8N)
- Fixed some bugs relating to Unicode conversions when getting long UI strings
- OSX: fixed sending 1 and 2 byte messages to MIDI hardware
- Ctrl+drag (pencil mode) creates empty MIDI item if no item is selected
- SiF meters now show actual signal
- Batch rendering will no longer show save prompt/project properties if preference set
- MIDI editor: fixed sorting and mouse hit testing of overlapping notes
- MIDI editor: Undo/redo of certain actions from within editor updates cached note names
- MIDI editor: fixed scroll issues with last clicked note selection
- MIDI editor: notes are not created when dragging vertically
- MIDI editor: action to cycle through multiple items loaded in one editor (alt+N by default)
- MIDI editor: better paste edit cursor behavior with looped items
- Menu bar shows recording format, device settings, optionally free disk space including time
- Normalize as much as +120dB (up from +36dB)
- Allow resizing tracks in folder compact (not supercompact) mode
- Toolbar icons show current state for many global toggle actions
- Fixed relative filename item paste issues (when option to use relative files before fully qualified path is set)
- Disabling record arm for tracks now sends all notes off
- New JS: adpcm_simulator
- Fixed project load splash screen leak
- Better track vertical resize behaviors with varying arrange view sizes
- Fixed open performance meter causing crashes in certain instances
- VST: Support for plug-ins with Unicode filenames
- VST: UAD plug-ins always get constant blocksizes (so that they can loop without extra latency)
- VST: extra UAD mutexing on opening of UI[/more]

x32: http://www.reaper.fm/files/3.x/reaper304-install.exe
x64: http://www.reaper.fm/files/3.x/reaper304_x64-install.exe
Автор: simens007
Дата сообщения: 02.07.2009 15:57
REAPER 3.05

Цитата:
[more=История изменений]- Significant audio processing performance improvements, especially in larger projects
- FX processing improvements for all Cockos plugins
- Processing performance improvements for MIDI-only tracks
- Significant graphics optimizations
- Pasting items in large projects is faster
- Fixed dragging items vertically across multiple tracks
- Media explorer remembers the last directory visited when reopened
- Global automation override is saved with project
- JS sysex support: midisyx(frameoffset,msgbuf,len)
- FX parameter adjustment undo point is set immediately if the plugin informs the host the move is done
- Fixed random creation of different-length takes in loop recording
- Faster bulk-arming of tracks via action
- Seek is less likely to unnecessarily scroll the view
- Properly resize last track in folder when compacting
- FX quick-add menu contents are sorted alphabetically
- Safer VST unloading while playing
- Use envelope lane button hover states
- Dont allow dragging a folder track into its own children
- Copy MIDI item editor settings (note shape, etc) when copying MIDI items
- Dont autoclose audio device when media explorer is previewing
- Fixed waveout/directsound issues on failed initialization
- Better folder remembering on render/consolidate, better default record path (rather than path to app)
- MIDI editor: option to set default color map (in prefs/media/midi)
- Support for mcp_master_sendlist_* theme images
- ReaTune updates for multiple project and better take-fx support in manual mode, slight visual overhaul
- Color-themeable fade area shading for media items
- Color-themeable blinking edit cursor
- Optional color-themeable play cursor (with width control)
- Themes can set blend mode on fade handle edges/snap offset drawing
- More efficient time selection highlight drawing in default theme
- Fixed action for toggle recarm on all selected tracks
- Better cue label positioning for stereo items etc
- Actions to toggle item normalize/multiple item normalize, un-normalize
- Special-case mutexing for ET-200/Rez/Oatmeal, generalizable on request for other plug-ins
- Will now prompt you to select an audio device if you have not yet selected one
- OSX: better view of some unthemed windows in docker
- OSX: better AU initialization for some plugins
- Improved tempo/time signature marker editing behavior
- Open file in external editor supports unicode filenames
- Custom toolbar icon assigned to "bounce live output to disk" will light up while recording
- Preference whether to auto-show FX window after adding via quick-add menu
- Warn if unable to save changes because project file is read-only
- Fix for problems unloading plugins that run message loop during effClose (i.e. Guru)
- Fixed bug with mixed native/OS text rendering colors being incorrect[/more]

x32: http://www.reaper.fm/files/3.x/reaper305-install.exe
x64: http://www.reaper.fm/files/3.x/reaper305_x64-install.exe
Автор: simens007
Дата сообщения: 21.07.2009 11:04
REAPER 3.06

Цитата:
[more=История изменений]- Updated: 7/20/2009 10:40PST to rev 7759 (automation ripple bugfix)
- Automation: drag, copy and paste automation with items, within or across tracks
- Automation: improvements when "add envelope points when moving items" enabled (right-click env toolbar button)
- Automation: recording does not write redundant points (more efficient)
- Automation: improvements when "reduce envelope point data when recording automation" enabled
- Automation: FX envelope control panel buttons stay lit if parameter modulation or MIDI learn is active
- Automation: alt+click deletes an envelope point
- Automation: fixed send automation control panel display when writing or overriding automation
- Audio: audio device channel remapping/aliasing support, separate configuration for each audio device
- Recording: pre-roll monitors track media, action to toggle recording pre-roll
- Render: rendering stems supports writing project markers as cues
- Project: no prompt to save, or display project settings, when loading an existing project in a new tab
- Project: track auto-naming no longer skips leading numbers
- Preferences: more configurable track record parameters
- Performance: better RAM/CPU behavior with accidental feedback routing
- FX: cache undo states for plugins with slow save/load operations
- FX: fixed undo point creation when plugin shown in FX chain window
- FX: fixed memory leak when loading undo states for some VSTs
- FX: fixed parameter modulation save/load/undo problems
- FX: save parameter modulation with track templates/chains/paste
- FX: show total track PDC in FX button tooltip
- FX: performance meter shows PDC by track
- FX: fixed track/mixer FX param knob rotation range
- FX: fixed EastWest Play (and possibly other plugins) not showing GUI correctly
- FX: all IK plugins blacklisted from precise loop buffer handling (glitching at loop end is preferable to crashing)
- FX: UAD plugins are set offline after render (fixes rendering at different block size)
- ReaEQ: update settings on "reset band to +0 dB" context menu action
- MIDI: undo/redo no longer sends note-off to all tracks
- MIDI: fixed import of .mid files with trailing non-note events exactly on the beat
- MIDI: glue now supports text events
- MIDI inline editor: fixed inserting notes at mouse cursor, not advancing main edit cursor
- MIDI editor: action to invert current selection
- MIDI editor: fixed moving multiple notes in looped items via keyboard actions
- MIDI editor: fixed bug when adding sysex manually
- MIDI editor: text events are now pooled across items and copied with items
- MIDI editor: fixed initialization of lane combo boxes
- JS: many optimizations for JS that do MIDI only (no @sample code, or in_pin/out_pin:none)
- JS: midi_transpose works on notes that are sustaining when you move the sliders
- JS: support for longer line lengths for slider definitions
- JS: better support for locales that use , instead of . for decimal
- JS: update dropdown boxes on sliderchange call
- JS: fixed gfx_drawchar/gfx_drawnumber() not forcing screen update
- Actions: select any track 1-99 (ctrl: extend, shift: contiguous, alt: invert)
- Actions: set loop points to selected items
- GUI: user preference for drawing pretty filled automation envelopes
- GUI: optional/themeable editing guide lines when moving items
- GUI: shift + middle mouse button does hand-scroll (and user preferences for it)
- GUI: docker/project tabs show feedback when clicking close-tab buttons
- GUI: option to show solid edge on loop selection and/or time selection
- GUI: optimized screen drawing to reduce potential overdraws
- GUI: separate user preferences for antialiased peaks/waveforms vs. antialiased fades/envelopes
- GUI: fixed drawing crossfades when overlapping items are shown in lanes
- GUI: track meters hold peaks as low as -150 dB
- OSX: toolbar can be customized
- OSX: VST/AU with carbon views now hide properly when docked[/more]

x32: http://www.reaper.fm/files/3.x/reaper306-install.exe
x64: http://www.reaper.fm/files/3.x/reaper306_x64-install.exe
Автор: simens007
Дата сообщения: 14.08.2009 13:04
REAPER 3.1

Цитата:
[more=История изменений]- Actions: toggle show master tempo envelope
- Actions: faster actions to explode audio by channel, much faster actions to explode MIDI by channel or pitch
- Actions: separate actions to jump to previous/next beat/measure vs moving edit cursor only
- Actions: fixed occasional disappearing key shortcut
- Automation: fixed possible crash when deleting FX envelope
- Automation: shift+ctrl+drag locks envelope point move to either horizontal or vertical (like in MIDI editor)
- Bounce: display in transport displays bounced length
- Editing: fixed bug when moving items across hidden tracks
- GUI: significant CPU optimizations when drawing time selection, antialiased peaks, fades, envelopes, filled envelopes
- GUI: dim track I/O button when master/parent send disabled (themeable using track_io_dis and mcp_io_dis)
- GUI: fixed bug in HSV blend mode
- GUI: fixed edge line drawing for time/loop selections when decoupled
- GUI: fixed filled envelope clipping bug
- GUI: separate theme elements for fade quiet zone and fade area color fill
- JS: updated Liteon FX
- Media explorer: checkbox for starting media preview on the bar while project is playing back
- Media explorer: fixed context menu on Vista/Win7
- Media explorer: show preview graphics for MIDI items
- Metronome: fixed output selection menu
- MIDI editor: event filter stays on top, can be toggled on/off
- MIDI editor: CC lane dropdowns show which message types are currently in use
- MIDI editor: inserting notes in drum modes uses smaller of grid size or 32nd notes
- MIDI editor: view preference to always display note velocity
- MIDI editor: action to move edit cursor to play cursor
- MIDI editor: action to set selected note lengths to grid size
- MIDI editor: better paste-extends-source behavior when using unlooped items
- MIDI editor: no loop end marker for unlooped MIDI items
- MIDI editor: fixed clipboard leak in certain paste actions
- MIDI editor: fixed screen redraws/flashes when selecting notes in list view
- MIDI editor: action to import lyric events from text file
- MIDI editor: better display of text/sysex event editing vs adding, better copy-drag behavior
- MIDI editor: clicking empty space in the lane deselects text/sysex events
- MIDI editor: fixed copy/paste of text/sysex events in list editor
- MIDI editor: fixed file-based MIDI item text/sysex event undo/redo
- MIDI editor: fixed memory leak when deleting text/sysex events in list editor
- MIDI editor: fixed step sequencer note entry when inline editor is open
- MIDI editor: fixed text event editing on OS X
- MIDI editor: fixed text event hit testing in certain instances
- MIDI inline editor: actions dialog can now run actions
- MIDI: don't create a new MIDI item when punch recording if there is already a suitable item to record into
- MIDI: fixed overdub recording when extending source and record pdc disabled
- MIDI: record overdub/replace modes with record PDC disabled now compensated for track PDC
- OSX: default to Cocoa UI for AU plug-ins that support it
- OSX: fixed manually editing JS parameter values
- Peaks/waveforms: recording items are drawn more smoothly and consistently, update faster by default (configurable)
- Playback: preserve PDC delayed monitoring now compensates for both track and master/parent PDC
- Project: fixed project template being inserted when opening existing project in new tab
- Project: setting maximum project length prevents zooming out much past that length
- ReaEQ: more regular grid lines
- ReaFIR: more regular grid lines
- ReaVerb, ReaSamplomatic: now multi-project aware (for save-as with media)
- ReaSamplomatic: fixed noise bug with zero release time
- Recording: fixed recording pre-roll sample rounding problem
- Render: fixed render dialog peaks display when certain stem options set
- Render: more helpful error message if target directory does not exist
- Render: saving project to RPP via render dialog now adds project to recent list
- Render: Shup button sends to user default upload target
- Screensets: better multiproject track view support
- Screensets: screenset window now updates on save-project action
- Shutdown: cancelling save while Windows is shutting down cancels system shutdown
- Shutdown: more stable sequence with undo history open
- Solo: fixed glitches when unsoloing with routing and PDC
- Spaghetti cormorant
- TCP/Mixer: create sends by dragging IO button to another track
- TCP/Mixer: alt+click on IO button toggles master/parent send
- TCP: bulk mute/solo by dragging mute/solo button to another track
- Tempo envelope: snap points to grid when adding and snapping enabled
- VST: faster startup scan of plug-ins that have not changed
- VST: more efficient automation for new envelopes or envelopes with square point shape
- VST: correct return value for audioMasterAutomate[/more]

x32: http://www.reaper.fm/files/3.x/reaper31-install.exe
x64: http://www.reaper.fm/files/3.x/reaper31_x64-install.exe
Автор: simens007
Дата сообщения: 15.08.2009 03:38
REAPER 3.101

Цитата:
- Fixed high CPU use on zoomed-in recording items
- Fixed grid line drawing of 1/3 beats

x32: http://www.reaper.fm/files/3.x/reaper3101-install.exe
x64: http://www.reaper.fm/files/3.x/reaper3101_x64-install.exe
Автор: simens007
Дата сообщения: 16.08.2009 08:31
REAPER 3.102

Цитата:
- OSX: Fixed MIDI explode by channel and pitch
- OSX: Fixed scroll during track moving
- Fixed issue with projects that reference missing .mid files
- Fixed bugs relating to ghost midi clips
- Fixed junk characters in some pan law dialogs
- Added some missing default theme elements
- Record PDC disabled track option now compensates for audio buffer size
- Solo and SiF now work better with MIDI sends (unsoloed MIDI sends are not sent at all)
- Allow 23.976 framerate for sync

x32: http://www.reaper.fm/files/3.x/reaper3102-install.exe
x64: http://www.reaper.fm/files/3.x/reaper3102_x64-install.exe
Автор: Soloman
Дата сообщения: 12.09.2009 17:43
Если народ не против, то вот здесь русский сайт по Reaper, обсуждение, плагины, а здесь руководство на русском. Есть форум.
Автор: Betauser RC
Дата сообщения: 26.12.2009 08:59
REAPER 3.161

Цитата:
* FIPM: fixed control+drag copy behavior when dragging only vertically
* Fixed auto-beat-timebase when project set to time timebase on MIDI items
* Fixed snap offset preservation when adjusting item left edges
* MIDI editor: actions to toggle channels 1-16, with toolbar support
* MIDI editor: fixed missing toolbar when more than one MIDI editor open at once
* Tab to transient: optionally tab through MIDI notes as well as audio transients

REAPER 3.161 Windows
REAPER 3.161 Windows x64

Страницы: 1234567

Предыдущая тема: Total Commander (часть 3)


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.