12-19-2022, 04:00 PM
|
#1 |
|
Human being with feelings
Join Date: Jun 2009
Location: South, UK
Posts: 14,426
|
v6.73+dev1219 - December 19 2022
Changelog - Pre-Releases Generated by X-Raym's REAPER ChangeLog to BBCode
__________________
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. |
|
|
12-19-2022, 04:30 PM
|
#2 |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Some nice stuff!
+ FX: for VSTs that support gain-reduction reporting, allow embed UI for this meter What other plugins than ReaComp support this? + IDEs: improve international keyboard support on Windows Does it mean full unicode support? + Media items: add option to preview grouped item selection on mouseover or marquee selection Sounds nice, tomorrow we'll see how it looks. ![]() + Video: add get_host_placement() What this is about? |
|
|
12-19-2022, 04:55 PM
|
#3 | |
|
Human being with feelings
Join Date: Jan 2021
Posts: 50
|
Quote:
|
|
|
|
12-19-2022, 06:44 PM
|
#5 |
|
Human being with feelings
Join Date: Jan 2014
Posts: 923
|
|
|
|
12-19-2022, 06:52 PM
|
#6 | |||
|
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,861
|
Quote:
https://support.presonus.com/hc/en-u...-Studio-One-3- Quote:
Quote:
|
|||
|
|
12-19-2022, 08:07 PM
|
#7 |
|
Human being with feelings
Join Date: Jan 2014
Posts: 923
|
|
|
|
12-19-2022, 08:25 PM
|
#8 |
|
Human being with feelings
Join Date: Jan 2011
Posts: 1,975
|
|
|
|
12-19-2022, 09:06 PM
|
#9 | |
|
Human being with feelings
Join Date: Jan 2011
Posts: 1,975
|
Quote:
Noticed that items remain highlighted when grouping is disabled if they were highlighted at that moment. |
|
|
|
12-19-2022, 10:08 PM
|
#10 |
|
Human being with feelings
Join Date: Jan 2014
Posts: 923
|
|
|
|
12-20-2022, 12:27 AM
|
#11 | |
|
Human being with feelings
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 18,426
|
Quote:
-Michael |
|
|
|
12-20-2022, 12:44 AM
|
#12 |
|
Human being with feelings
Join Date: Dec 2017
Location: Sunny Siberian Islands
Posts: 1,149
|
|
|
|
12-20-2022, 12:46 AM
|
#13 |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
|
|
|
12-20-2022, 12:46 AM
|
#14 | |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Quote:
|
|
|
|
12-20-2022, 12:47 AM
|
#15 |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
|
|
|
12-20-2022, 01:23 AM
|
#16 | |
|
Human being with feelings
Join Date: Jul 2008
Location: The Netherlands
Posts: 3,812
|
I'm no longer able to type double quotes, single quotes, accented letters, etc. in the IDE. I've rolled back to v6.72, and then it's fine again, so I'm guessing it's related to this change:
Quote:
|
|
|
|
12-20-2022, 01:39 AM
|
#17 |
|
Human being with feelings
Join Date: Jul 2008
Location: The Netherlands
Posts: 3,812
|
Note that I don't really know either, but I think it allows you to use EEL2 to generate JSFX/EEL2 code. So if e.g. you have this code to sum up a bunch of sine waves:
Code:
sum = 0; sum += sin(1*x)/1; sum += sin(3*x)/3; sum += sin(5*x)/5; sum += sin(7*x)/7; Code:
sum = 0;
<?
i = 1;
loop(4,
printf("sum += sin(%d*x)/%d;\n", i, i);
i += 2;
);
?>
|
|
|
12-20-2022, 01:57 AM
|
#18 |
|
Human being with feelings
Join Date: Jan 2011
Posts: 1,975
|
|
|
|
12-20-2022, 02:12 AM
|
#19 | |
|
Human being with feelings
Join Date: Oct 2014
Location: Somewhere in this universe or so.
Posts: 1,954
|
Quote:
in 6.72 Official release I see it's already implemented and it works. But it's not listed into the changelog on the download page Please here the animated gif https://drive.google.com/file/d/1RI0...ew?usp=sharing
__________________
Reaper: always the most up-to-date. O.S.: Windows 11 Pro ReaPack (with bilingual Tutorials): https://bit.ly/ReaPack_Repository |
|
|
|
12-20-2022, 02:15 AM
|
#20 |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Ah, now I understand what do you mean. You mean items remain selected even when grouping is disabled? But what's wrong here? It is WYSIWYG design. Secondly why do you expect Reaper UNselect items after you selected them? It would not be consistent. You selected grouped items and now you want selection gone for them? Why did you select them in the first place if you don't want them to be selected?
Maybe a not good analogy, but it's like expecting unmuting grouped tracks after you muted lead track and then disabled grouping. So generally speaking you want law to work backwards.
Last edited by vitalker; 12-20-2022 at 02:27 AM. |
|
|
12-20-2022, 03:00 AM
|
#21 | |
|
Human being with feelings
Join Date: Aug 2006
Location: Berlin
Posts: 11,998
|
Quote:
I‘ll certainly ask ask both Fabfilter and Klanghelm to support it if they do not already.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10 Website "My ego comes pre-shrunk" - Randy Thom |
|
|
|
12-20-2022, 03:03 AM
|
#22 | |
|
Human being with feelings
Join Date: May 2017
Location: Somewhere over the Rainbow
Posts: 6,972
|
Quote:
__________________
Use you/they/she.Ultraschall-Api Lua Api4Reaper - ReaGirl - a GuiLib for guis working for blind people |
|
|
|
12-20-2022, 03:04 AM
|
#23 | |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Quote:
|
|
|
|
12-20-2022, 03:05 AM
|
#24 | ||
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Quote:
Quote:
|
||
|
|
12-20-2022, 03:11 AM
|
#25 | |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Quote:
![]() I can confirm that with normal US layout it works, but not with international US. |
|
|
|
12-20-2022, 03:26 AM
|
#26 | |
|
Human being with feelings
Join Date: Jan 2011
Posts: 1,975
|
Quote:
It's not selecting. It's highlighting items when grouping enabled and mouseover (or marquee selection). You can see that items highlighted when grouping disabled and no mouseover (if you previously disable grouping on mouseover). This is obviously a bug (easy fixable I believe) You can enable it in preferences->appearance->media. Checkbox "highlight grouped items on mouseover" I'm pretty sure you'll understand when you try it yourself.
|
|
|
|
12-20-2022, 03:31 AM
|
#27 | |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Quote:
Now I can confirm this behavior. On the other hand the devs probably didn't expect someone would disable grouping by shortcut while hovering over grouped items. |
|
|
|
12-20-2022, 04:13 AM
|
#28 | |
|
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,861
|
Quote:
Yep, this. The EEL2 in the preprocessor has a completely independent namespace/memory space, too. Take a look at the updated versions of super8 and loudness meter and channel mixer if you want to see it in action. |
|
|
|
12-20-2022, 05:05 AM
|
#29 |
|
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,861
|
Hmm my Windows doesn't seem to list US international, but I was able to duplicate some issues with US Spanish. Fixing for the next build, hopefully!
|
|
|
12-20-2022, 05:12 AM
|
#30 | |
|
Human being with feelings
Join Date: Nov 2019
Location: Austria, near Lake Constance
Posts: 453
|
Quote:
)
Last edited by operator; 12-20-2022 at 05:18 AM. |
|
|
|
12-20-2022, 05:17 AM
|
#31 |
|
Human being with feelings
Join Date: May 2017
Location: Somewhere over the Rainbow
Posts: 6,972
|
BTW: is it intentional, that this dev-release is 6.73+ and not 6.72+ ?
__________________
Use you/they/she.Ultraschall-Api Lua Api4Reaper - ReaGirl - a GuiLib for guis working for blind people |
|
|
12-20-2022, 05:27 AM
|
#32 |
|
Human being with feelings
Join Date: Jan 2019
Location: Brazil
Posts: 175
|
If it helps:
Here keyboard is OK! My native language is Portuguese but I use this configuration: System: English (United States) Internacional Windows Display Language: English (United States) Keyboard: United States International Keyboard System: Windows 10 Physical Keyboard: Apple Keyboard Standard US |
|
|
12-20-2022, 05:30 AM
|
#33 | |
|
Moderator
Join Date: Aug 2007
Location: Caracas, Venezuela
Posts: 8,798
|
Quote:
1) I don't think we need the two letters "GR" there. 2) Please make the readout to stick at the highest value and reset with playback stop/start
__________________
Pressure is what turns coal into diamonds - Michael a.k.a. Runaway |
|
|
|
12-20-2022, 05:39 AM
|
#34 |
|
Administrator
Join Date: Mar 2007
Location: NY
Posts: 17,941
|
|
|
|
12-20-2022, 05:48 AM
|
#35 | |
|
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,861
|
Quote:
|
|
|
|
12-20-2022, 06:00 AM
|
#36 | |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Quote:
https://www.windowscentral.com/how-c...out-windows-10 |
|
|
|
12-20-2022, 06:06 AM
|
#37 | |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
Quote:
|
|
|
|
12-20-2022, 06:07 AM
|
#38 |
|
Human being with feelings
Join Date: Nov 2019
Location: Austria, near Lake Constance
Posts: 453
|
Wow... mille grazie... thx.
EDIT: Also big thx to you vitalker. <3 <3 <3 Last edited by operator; 12-20-2022 at 06:29 AM. |
|
|
12-20-2022, 06:09 AM
|
#39 |
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,850
|
And you got the exact map in my post.
|
|
|
12-20-2022, 06:19 AM
|
#40 | |
|
Human being with feelings
Join Date: Mar 2021
Posts: 723
|
Quote:
It should help mimic "object" array in JSFX What's the usage / use case for _suppress ? Thanks ! |
|
|
|
![]() |
| Thread Tools | |
|
|