Commit Graph

26 Commits

Author SHA1 Message Date
SallarShayegan df52042972 the knob labels are centered between the right border of the middle knobs and the right border of the display 2025-02-28 15:21:31 +01:00
SallarShayegan 31ae63b594 the focus of the knobs is removed, when the fx_mode is changed 2025-02-28 14:21:06 +01:00
SallarShayegan b960bcbd7f added a knobs instance for every fx_mode 2025-02-28 14:04:53 +01:00
SallarShayegan 3eae3a7cf6 knobs module takes an attribute 'values' 2025-02-28 13:33:11 +01:00
SallarShayegan 06006194a8 created a knobs module to outsource the grouping of the knobs 2025-02-28 13:16:39 +01:00
SallarShayegan 043c847801 replaced the sidebar outline by new components 2025-02-25 22:10:16 +01:00
SallarShayegan 0719a092dc improved the sidebar look 2025-02-25 21:45:27 +01:00
SallarShayegan 082126d3c5 editted the sidebar look 2025-02-25 21:37:26 +01:00
SallarShayegan f7a9f790cf changed screen sizing properties 2025-02-25 21:26:16 +01:00
SallarShayegan 3963f404f6 corrected the position of the fx_mode letters 2025-02-25 21:00:58 +01:00
SallarShayegan 7890c91bd7 adjusted the screen to the santoscope screen 2025-02-25 20:36:47 +01:00
SallarShayegan 958eec2aa0 outsourced the fx_mode buttons to a new class and some refactoring 2025-02-25 19:59:56 +01:00
SallarShayegan f363e303e5 a knob can get into (un)focused state 2025-02-24 23:23:53 +01:00
SallarShayegan 9febfbf792 refactored the main gui module and transformed it to a object oriented class 2025-02-24 23:23:05 +01:00
SallarShayegan 2279af9159 outsourced the fonts to a new module 2025-02-24 23:21:56 +01:00
SallarShayegan f7c8df5cfc added the fx_mode visualization 2025-02-24 22:05:24 +01:00
SallarShayegan 65d997fb78 added a colors module 2025-02-24 22:03:19 +01:00
SallarShayegan e48012e1c1 added a dark tone to the primary color 2025-02-24 12:35:21 +01:00
SallarShayegan 77e92bf273 added the display_label method including the implementation of the visual path from the knobs to the label 2025-02-24 12:15:20 +01:00
SallarShayegan 3424674875 added a label and value surface to display the value of the changing fx 2025-02-23 22:37:40 +01:00
SallarShayegan 106d93b9c3 small refactoring 2025-02-23 21:11:49 +01:00
SallarShayegan 1e0d5de886 added and positioned an array of 8 knobs 2025-02-23 20:46:34 +01:00
SallarShayegan e80152716b improved the design of the knob component 2025-02-23 20:10:03 +01:00
sallar 9276965f7b added a pointer to the knob 2025-02-23 17:05:46 +01:00
sallar d7d3603dc7 initialized a knobs module 2025-02-23 16:17:11 +01:00
tillbecks a927fa8b90 init pygame 2025-02-23 15:26:53 +01:00