UTC LS-10X Transformer Emulation - JUCE Audio Plugin
  • C++ 98.6%
  • Python 0.7%
  • CMake 0.3%
  • Shell 0.2%
  • PowerShell 0.1%
Find a file
Daniel Jösch 0fbc5b3f95 fix(ui): correct LP/HP filter curve direction, MSVC min macro fix
LP: flat→cut left-to-right, knee moves right→left when closing
HP: cut→flat left-to-right, knee moves left→right when closing
Both use knobNorm directly with mirrored leftY/rightY assignment.
Knee maps exactly to visible area edges (no over/undershoot artifacts).
MSVC (std::min) parenthesized to avoid Windows min macro collision.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 01:47:56 +02:00
.claude chore: add MCP servers, update gitignore, add claude config 2026-03-19 23:58:31 +01:00
.github/workflows feat(build): migrate to CMake + CPM, add melatonin/friz/gin/jive modules 2026-03-01 00:44:39 +01:00
cmake feat(build): migrate to CMake + CPM, add melatonin/friz/gin/jive modules 2026-03-01 00:44:39 +01:00
docs Auto-save: 2026-03-01 21:32 2026-03-01 21:33:38 +01:00
JuceLibraryCode fix(build): MSVC min/max macro fix, version sync 2.3.0, installer improvements 2026-03-27 00:11:32 +01:00
resources feat(presets): encrypt factory presets, no more plaintext JSON in binary 2026-03-31 22:54:19 +02:00
Source fix(ui): correct LP/HP filter curve direction, MSVC min macro fix 2026-04-01 01:47:56 +02:00
Tools fix(installer): read version from VERSION file instead of Projucer header 2026-03-31 19:21:43 +02:00
website-thumbnail Auto-save: 2026-03-01 21:32 2026-03-01 21:33:38 +01:00
.claudeignore chore: add MCP servers, update gitignore, add claude config 2026-03-19 23:58:31 +01:00
.gitattributes chore(resources): add all project assets via Git LFS 2026-02-20 05:04:24 +01:00
.gitignore chore: add MCP servers, update gitignore, add claude config 2026-03-19 23:58:31 +01:00
CLAUDE.md docs: update DSP architecture with complete signal flow 2026-03-31 18:15:08 +02:00
CLAUDE_TASK_obfuscation_copy_protection.md chore: add task planning docs for obfuscation and preset export 2026-03-26 16:43:12 +01:00
CLAUDE_TASK_preset_export_import.md chore: add task planning docs for obfuscation and preset export 2026-03-26 16:43:12 +01:00
CMakeLists.txt feat(build): migrate to CMake + CPM, add melatonin/friz/gin/jive modules 2026-03-01 00:44:39 +01:00
LICENSE.txt Auto-save: 2026-03-01 21:32 2026-03-01 21:33:38 +01:00
SynthrillaBassBox.jucer fix(build): MSVC min/max macro fix, version sync 2.3.0, installer improvements 2026-03-27 00:11:32 +01:00
VERSION fix(ui): correct LP/HP filter curve direction, MSVC min macro fix 2026-04-01 01:47:56 +02:00