Skip to content

Commit

Permalink
WTSE UI stuff (surge-synthesizer#7767)
Browse files Browse the repository at this point in the history
- Replaces UI elements with NumberField
- Adds wavetable preview graph improvements
  • Loading branch information
nuoun authored Aug 19, 2024
1 parent 96e3391 commit 9c5304f
Show file tree
Hide file tree
Showing 4 changed files with 449 additions and 175 deletions.
4 changes: 3 additions & 1 deletion src/common/SkinModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ enum NumberfieldControlModes
NOTENAME,
MIDICHANNEL_FROM_127,
MSEG_SNAP_H,
MSEG_SNAP_V
MSEG_SNAP_V,
WTSE_RESOLUTION,
WTSE_FRAMES
};
}

Expand Down
Loading

0 comments on commit 9c5304f

Please sign in to comment.