Skip to content

Commit

Permalink
+ ReaNINJAM: display border between vol/pan faders [t=167525] -- from…
Browse files Browse the repository at this point in the history
… c9955574
  • Loading branch information
Cockos Inc authored and Justin Frankel committed Oct 8, 2018
1 parent 916026e commit c366b9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jmde/fx/reaninjam/res.rc
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@ FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Master: ",IDC_STATIC,2,4,26,8
CONTROL "Slider1",IDC_MASTERVOL,"REAPERhfader",WS_TABSTOP,44,2,
162,12
160,12
RTEXT "+0.0 dB",IDC_MASTERVOLLBL,257,4,29,11,SS_NOTIFY
CONTROL "Slider1",IDC_MASTERPAN,"REAPERhfader",WS_TABSTOP,206,2,
45,12
LTEXT "Metronome:",IDC_STATIC,2,21,38,8
CONTROL "Slider1",IDC_METROVOL,"REAPERhfader",WS_TABSTOP,44,18,
162,12
160,12
RTEXT "+0.0 dB",IDC_METROVOLLBL,257,22,29,11,SS_NOTIFY
CONTROL "Slider1",IDC_METROPAN,"REAPERhfader",WS_TABSTOP,206,18,
45,12
Expand Down

0 comments on commit c366b9b

Please sign in to comment.