Skip to content

Conversation

@brummbrum
Copy link
Contributor

Changes in Reaper's track list (add, move, remove tracks) are reflected immediately in the Mixer View

Leonard de Ruijter and others added 30 commits April 24, 2019 07:06
Direct track selection in Mixer view w top row buttons
Mixer Mode Track Navigation
Comments for future changes. Branch from here as this modifies architecture an multiple areas
Direct API calls for track selection rather than Reaper actions to overcome 99 track limit
Track selection working
Non existing tracks in last bank are now properly marked as not available
VU meter data format ok, but:
- Need a better hook (update frequency)
- VU meter updates not working properly. CMD_SEL_TRACK_PARAMS_CHANGED not fully understood yet
VU:
- functionality is there!
- some minor tweaks like scaling still open
- code cleanup required
native conversion taken from Reaper SDK
- Calibration also valid for other keyboards than S Mk2?
-Meters working
-Precise, non linear calibration for KK Mk2 Display Meters
- Stub to isolate this pull request from fork master
brummbrum added 12 commits May 20, 2019 12:59
efficiency improvement
- Use direct linear logarithmic conversion specifc to NI keyboard meter scaling rather than concatenating a calibration frunction after calling Reaper API standard conversions
- Speed improvement
- Further meter precision improvement
- linear approximation f meter between -48dB and -96dB
- code simplification in peakMixerUpdate
minus96dB and code simplification
- incl editiorial changes (comments, function names, variable names) for a clearer understanding
jcsteh pushed a commit that referenced this pull request Apr 25, 2022
@jcsteh
Copy link
Owner

jcsteh commented Jan 9, 2026

Fixed in de21f9a.

@jcsteh jcsteh closed this Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants