Commit Graph

67 Commits

Author SHA1 Message Date
tyler 5e7841fa76 Fix sidebar layout: sidebar on left (320px), spectrogram on right. SPACE toggles play/stop. dB floor triggers immediate redraw.
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-30 21:07:47 -07:00
tyler 87183cbe7d Add sidebar UI with sliders, buttons, checkboxes. ESC clears selections instead of exiting
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-30 20:05:57 -07:00
tyler bbd476c389 Remove reassignment code - back to standard spectrogram
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-30 19:40:20 -07:00
tyler c00c665226 Implement reassignment method for sharp time-frequency localization
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-27 23:25:47 -07:00
tyler bca898516b Add configurable FFT size (512-8192), 75% overlap for smoother display
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-27 23:16:49 -07:00
tyler 10e7a68baa Fix zoom to cursor, trigger re-render on palette/dB changes, improve controls
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-27 23:10:16 -07:00
tyler 377ba3616a Fix texture caching, file browser segfault, and compiler warnings
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-27 22:42:22 -07:00
tyler 6355db4e03 Fix snprintf truncation warnings
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-27 22:29:12 -07:00
tyler 99ef486c5f Add file browser, zoom/pan controls, improved UI
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-27 22:06:13 -07:00
tyler c5234d5799 Add spectrogram viewer with FFT bandpass filter, file browser, zoom/pan controls
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-27 21:56:47 -07:00
Rakhim Davletkaliyev 5dcc3c22b0 Fix tiny typo 2025-09-21 14:03:54 +03:00
Jeffery Myers 41931dbb6c make the resource files not be raylib specific 2025-05-18 17:58:08 -07:00
Jeffery Myers 44d2afafff Build a resource file on windows 2025-05-18 09:01:50 -07:00
Jeff Myers 9279259870 change to cc0 2024-12-26 13:40:47 -08:00
Sajidur Rahman 2c5cb8bd0e fixed typos (#8)
* fixed typos

fixed typing mistakes in 3 places.

* fixed typos

Fixed typos in words "back buffer" and "vsync".
2024-11-15 16:55:50 +00:00
Jeffery Myers 9049a646a1 Updates 2024-08-17 08:53:09 -07:00
Jeff Myers 3f023baa2f inital code drop. 2024-08-14 17:09:43 -07:00