Old 03-21-2020, 03:17 PM   #1
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,218
Default v6.05+dev0321 - March 21 2020

v6.05+dev0321 - March 21 2020
  • + MIDI: fix various pooled file-backed MIDI playback and peaks bugs
  • + ReaScript: fix return values of various Set...Value APIs [p=2259757]
  • # MIDI editor: fix crash on Windows after loading note names via browse
  • # ReaNINJAM: improve sizing behavior with resized interval-meter
  • # ReaScript: support deleting take markers
This thread is for pre-release features discussion. Use the Feature Requests forum for other requests.

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.
musicbynumbers is offline   Reply With Quote
Old 03-22-2020, 04:45 AM   #2
akademie
Human being with feelings
 
Join Date: Mar 2007
Posts: 4,018
Default

I don't know what improvement of ReaNINJAM resizing in this release is,
but definitely something bad happened since 6.05+dev0316, where it was OK, or not so apparent.

Here is an animated capture, where if you start to manipulate with the divider above chat section, then it jumps up or down and makes a visual mess by covering one section over other, it is not possible to return to healthy state - plugin must be removed and added again from the scratch (closing and reopening ReaNINJAM window does not helps). Of course that the effect is most evident when metronome bar is not tiny, but tall enough to take some space from other, upper, parts).


https://stash.reaper.fm/38642/R605%2...on-divider.gif

(As you can see, even the divider is covered so it is hidden, once above, once bellow the section, and only visible is a bit on the left near the windows border where it is not covered. But still it jumps radically).

EDIT-20200325:
This issue is now fixed in v6.05+dev0324 (see v6.05+dev0324 - March 24 2020 pre-release thread)

Last edited by akademie; 03-25-2020 at 05:23 AM. Reason: some better wording and typos; 20200325 added info about fixed version
akademie is offline   Reply With Quote
Old 03-22-2020, 05:07 AM   #3
akademie
Human being with feelings
 
Join Date: Mar 2007
Posts: 4,018
Default

And yet another ReaNINJAM visual bug.

The cursor changes to "resize" type when on metronome divider (OK), but does not change back to normal cursor when continue moving the mouse down into the metronome bar. It keeps its "dividing" cursor type inside of the bar even that it is not possible to resize that bar that way.
If you move the mouse e.g. from opposite side, from the bottom of the window, then it changes to "resize" type on window border (which is correct) and then immediately changes back to normal state cursor when you continue up into the metronome bar, then again changes to "resize" state when approaching metronome divider line (again correct).


https://stash.reaper.fm/38643/R605%2...ze-divider.gif

(This bug is not new in this release).

EDIT-20200325:
This issue is now fixed in v6.05+dev0324 (see v6.05+dev0324 - March 24 2020 pre-release thread)

Last edited by akademie; 03-25-2020 at 05:24 AM. Reason: typo; 20200325 added info about fixed version
akademie is offline   Reply With Quote
Old 03-23-2020, 07:30 AM   #4
amagalma
Human being with feelings
 
amagalma's Avatar
 
Join Date: Apr 2011
Posts: 3,458
Default

Quote:
Originally Posted by musicbynumbers View Post
v6.05+dev0321 - March 21 2020
  • + ReaScript: fix return values of various Set...Value APIs [p=2259757]
  • # ReaScript: support deleting take markers

Thanks for the fixes!

However, when deleting a take marker, the function returns false even if succeeded in deleting the marker.
Code:
item = reaper.GetMediaItem(0, 0)
take = reaper.GetMediaItemTake( item, 0)
done = reaper.SetMediaItemTakeInfo_Value(take,"D_TAKE_MARKER_SRC_TIME:1", -1)
reaper.Undo_OnStateChange( "foo bar" )
reaper.UpdateArrange()
__________________
Most of my scripts can be found in ReaPack.
If you find them useful, a donation would be greatly appreciated! Thank you! :)
amagalma 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 04:04 AM.


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