View Single Post
Old 06-11-2018, 01:51 PM   #237
mpl
Human being with feelings
 
mpl's Avatar
 
Join Date: Oct 2013
Location: Moscow, Russia
Posts: 3,984
Default

Thanks for ideas/reports for RS5k manager.
I rebuild it today, here is changelog for 1.50:

Quote:
v1.50 by MPL – June 11 2018
# Cleaning most code, split functions. Because it is serious code change, some functions and parts of GUI was removed to make the whole structure stable. Feel free to post issues into common thread at http://forum.cockos.com/showthread.php?t=188335
# Basic functions used from MPL Scripts/Funcions/Various functions. This is a must have file for further MPL scripts updates.
- (structure change) Additional global modes removed, script now working only with one selected track contains RS5k instances
+ (structure change) allows you to have multiple parent tracks depending on parent selection
+ (structure change) provides clean project structure (no need additional tracks by default + MIDI track for input)
+ (structure change) Load note names from parent track. So script config not linket to project state external data. That means you can save track template with you drum maps and use it with other project. [p=1993149]
+ (structure change) Allow to split sample for further use with custom FX chain using MIDI send
- Patterns part removed. It will probably return as a separate script for maintain similar MIDI takes (aka patterns) along whole project.
- Options window removed, all options moved to menu
+ Drandrop samples from MediaExplorer (REAPER 5.91pre1+), Sample Browser removed
+ Send CC123 on mouse release instead loop all notes all channels
+ Allow to auto prepare MIDI input from VirtualKeyboard or from all channels, disabled by default
+ GUI octave shift splitted from Note names return value [p=1992718] [p=1993149]
+ GUI: display section of sample on waveform, changing loop start keep item length
+ GUI: improvements for fitting pad names and buttons
+ GUI: highlight FX buttons if there a external FX chain for this note (aka MIDI send)
+ GUI: muting pads [p=1993149]
+ GUI: solo pad (simply mutes other, note - it doesn`t store mute state) [p=1993149]
+ GUI: option to toggle per-pad controls
+ GUI: waveform color follow parent/send track color
+ Action: Export selected items to RS5k instances without glue each piece, source offset is take from items offset and length
# Prevent building peaks and check for proper file to add when dropped on pads [p=1998367]
As you see, a lot of structure changes made some things useless, so I removed them, but at the same time it is easier to deal with other stuff without checking for routing and pointers validation. Feel free to report issues here or to Telegram chat (link above).

mpl is offline   Reply With Quote