Old 12-22-2018, 01:36 AM   #1
vitalker
Human being with feelings
 
vitalker's Avatar
 
Join Date: Dec 2012
Posts: 13,333
Default v5.965+dev1121 - December 21 2018

v5.965+dev1121 - December 21 2018
  • + Automation: fix crash when duplicating empty automation items via region copy [t=212401]
  • + Projects: add save copy of project and save copy of project as actions
  • + Video: add gfx_a2, which can be used to control RGBA alpha-channel writing
  • + Video: add preset 'Apply track FX only where track has video items' [p=2073314]
  • # Video: CC-sending from video window also sends CCs for mousewheel
  • # Video: Invert colors preset can optionally preserve alpha channel
  • # Video: add RGB decompose preset
  • # Video: fix/improve image overlay preset
  • # Video: improve Track opacity/zoom/pan to be RGBA alpha-aware
  • # Video: input_next_item(-1) returns first item on current track
  • # Video: ui_get_state() also returns mousewheel state
Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode
vitalker is online now   Reply With Quote
Old 12-22-2018, 02:17 AM   #2
akademie
Human being with feelings
 
Join Date: Mar 2007
Posts: 3,978
Default

Quote:
[*]+ Projects: add save copy of project and save copy of project as actions
Amazing, thanks devs. I will try it later.

! EDIT:
Oooh, it seems I was too optimistic I just tried that action and it does not what I thought (my FR). It can save copy of RPP project file only (to new chosen directory and with custom edited filename, and open project stays with original project = not reloaded with the new project file = OK), but without ability to COPY/CONVERT media files :-(

So this is only kind of "save new version of project" with the ability to custom edit folder and filename.
I hope it will mature to allow copying/converting media files too.

My Feature request was this
https://forum.cockos.com/showthread.php?t=214631

Last edited by akademie; 12-22-2018 at 03:55 AM.
akademie is offline   Reply With Quote
Old 12-22-2018, 03:30 AM   #3
Sumalc
Human being with feelings
 
Join Date: Oct 2009
Location: France
Posts: 743
Default

Changing the settings in the presets of a video processor with the mouse wheel does not work smoothly.
It is necessary to quickly pass several detents with the wheel for the value change to occur. I cannot change the value of a "step by step" parameter with the wheel.
Sumalc is online now   Reply With Quote
Old 12-22-2018, 05:28 AM   #4
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,214
Default

# Video: improve Track opacity/zoom/pan to be RGBA alpha-aware

Thanks!
__________________
subproject FRs click here
note: don't search for my pseudonym on the web. The "musicbynumbers" you find is not me or the name I use for my own music.
musicbynumbers is offline   Reply With Quote
Old 12-22-2018, 04:26 PM   #5
J Reverb
Human being with feelings
 
Join Date: Jul 2009
Posts: 1,071
Default

please ? there's so much going on with automaton and still no envelope loops with loop item source ?
J Reverb is offline   Reply With Quote
Old 12-23-2018, 05:23 AM   #6
metakeule
Human being with feelings
 
Join Date: Aug 2017
Posts: 1
Default MIDI editor bug: Move edit cursor by measure with time signature changes

Hi!

Thanks for this great DAW!

Here is a bug that only seems to affect some projects.
I don't know the exact circumstances therefor attaching
a project where it is reproduceable:

Procedure to reproduce:
1. Open MIDI item in MIDI editor
2. set action 40047 (Navigate: Move edit cursor left by grid) to shortcut Left
3. set action 40048 (Navigate: Move edit cursor right by grid) to shortcut Right
4. set Grid to Measure
5. Place cursor on bar 9: you can move the edit cursor by measure via pressing left and right arrow keys.
6. However when moving before bar 7, pressing the right arrow key does not move the edit cursor any longer.
7. In the main arrangement window, the edit cursor can be moved everywhere without problems.
Attached Files
File Type: rpp reaper-navi-bug.RPP (4.3 KB, 213 views)
metakeule is offline   Reply With Quote
Old 12-23-2018, 08:04 PM   #7
xpander
Human being with feelings
 
xpander's Avatar
 
Join Date: Jun 2007
Location: Terra incognita
Posts: 7,670
Default

Metakeule, that bug is already on current official release (and earlier versions), so this belongs to the bug reports:
Move edit cursor right by grid, not working always
https://forum.cockos.com/showthread....97#post2074197
xpander is offline   Reply With Quote
Old 12-24-2018, 02:46 PM   #8
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,621
Default

Are there any plans to include the gfx_-functions from ReaScript's EEL as well in the video-processor?
This would allow tons of cool stuff in regards of UI with some of the new features recently introduced.

Is there already a way to detect mouseclicks in VideoProcessor-window as well, with ui_get_state?
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - Donate, if you wish

On vacation for the time being...
Meo-Ada Mespotine is offline   Reply With Quote
Old 12-24-2018, 02:55 PM   #9
mabian
Moderator
 
mabian's Avatar
 
Join Date: Aug 2007
Location: Italy
Posts: 4,326
Default

Anybody else noticed that the codename of this release has the wrong month number in it...

- Mario
mabian is offline   Reply With Quote
Old 12-24-2018, 03:28 PM   #10
RobinGShore
Human being with feelings
 
Join Date: May 2013
Location: New York
Posts: 781
Default

Quote:
# Video: CC-sending from video window also sends CCs for mousewheel
Awesome! Is there any way to adjust the sensitivity of this?
RobinGShore is offline   Reply With Quote
Old 12-24-2018, 04:37 PM   #11
Eliseat
Human being with feelings
 
Eliseat's Avatar
 
Join Date: Mar 2018
Location: Cologne
Posts: 1,362
Default

Quote:
Originally Posted by mespotine View Post
Are there any plans to include the gfx_-functions from ReaScript's EEL as well in the video-processor?
This would allow tons of cool stuff in regards of UI with some of the new features recently introduced.

Is there already a way to detect mouseclicks in VideoProcessor-window as well, with ui_get_state?
Oh! Mouse click in video window lets my ring my bells. This would be the start for screen editing like image pan, zoom or cropping.
Eliseat is offline   Reply With Quote
Old 12-25-2018, 01:41 PM   #12
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,621
Default

Quote:
Originally Posted by Eliseat View Post
Oh! Mouse click in video window lets my ring my bells. This would be the start for screen editing like image pan, zoom or cropping.
Exactly
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - Donate, if you wish

On vacation for the time being...
Meo-Ada Mespotine is offline   Reply With Quote
Old 12-28-2018, 11:41 AM   #13
Yanick
Human being with feelings
 
Yanick's Avatar
 
Join Date: May 2018
Location: Moscow, Russia
Posts: 612
Default

Hi Justin! I would like it to be possible to adjust the stretch marker fade size in the project settings. Very often stretch marker default fade size are too small.
Yanick is offline   Reply With Quote
Old 12-28-2018, 12:45 PM   #14
Jack Winter
Human being with feelings
 
Jack Winter's Avatar
 
Join Date: Aug 2007
Location: Luxembourg/Spain
Posts: 1,922
Default

Quote:
Originally Posted by Yanick View Post
Hi Justin! I would like it to be possible to adjust the stretch marker fade size in the project settings. Very often stretch marker default fade size are too small.
I guess it's my turn to be the curmudgeon

Threads in this forum are for discussing features being worked on in the pre releases. Feature requests go into https://forum.cockos.com/forumdisplay.php?f=23
__________________
Reaper for Linux Documentation (WIP). Software: Archlinux/KDE, Fabfilter FX, Komplete 8, Nebula, Schwa/Stillwell, T-racks Max/Amplitube/SVX, etc. Gear: i7-2600k/4700HQ/16GB, RME Multiface/Babyface, Behringer X32, Genelec 8040, etc. :)
Jack Winter is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:37 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.