brumbear
brumbear
- Track name changes get reflected via callback as soon as entered (Enter key) - Master track indicated in Mixer View (no mute or solo on Master, light indicators in...
4D encoder can change volume or pan of currently selected track
Changes in Reaper's track list (add, move, remove tracks) are reflected immediately in the Mixer View
- Mute and Solo commands and callbacks working - Rec Arm callback working - Small fix for meters: muted & soloed is now considered
* Panorama via knobs and callback working * Also simplified code for volume text by using Reaper's built in conversion (as per comment in Volume text pull request)
This is the separate fix for issue #8 [https://github.com/jcsteh/reaKontrol/issues/8](url). While it only addresses this particular issue, please note that it is based on the previous pull request #7 [https://github.com/jcsteh/reaKontrol/pull/7](url). It...
Thank you for sharing this tool! It looks perfect and works fine on Windows Pro/Enterprise Editions. For the latter I found one small issue in https://github.com/vasyaod/parental-control/blob/master/schedule-daemon/src/WindowsCommand.hs The msg command requires...
Currently, reaKontrol uses Reaper's built in actions to navigate to the next/previous track when the 4D encoder is used. reaKontrol treats the currently selected track as the focused track for...