summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
17 hoursrefactor(tools): consolidate common CSS for HTML toolsskal
17 hoursfix(audio): WAV dump drift improvements, acceptable stateskal
18 hoursfix(timeline-editor): correct waveform tooltip position calculationskal
18 hoursfix(timeline-editor): capture all wheel events at container levelskal
18 hoursdocs(timeline-editor): clarify effect time units in property panelskal
19 hoursrefactor(timeline-editor): complete variable unit renames in modulesskal
19 hoursfix(timeline-editor): disable waveform tooltip when no audio loadedskal
19 hoursrefactor(timeline-editor): rename variables to reflect beat-based unitsskal
19 hoursrefactor(timeline-editor): centralize BPM calculationsskal
19 hoursfeat(timeline-editor): add timing tooltip and cursor in waveform viewskal
19 hoursfix(timeline-editor): enable mouse wheel on all sequence viewer elementsskal
19 hoursdocs: document audio WAV drift bug investigationskal
21 hoursrefactor(timeline-editor): extract viewport and playback to ES6 modulesskal
21 hoursfix(timeline-editor): improve mouse-wheel handling and prevent UI interferenceskal
22 hoursfix(timeline-editor): align waveform and timeline tick positionsskal
23 hoursfeat(timeline-editor): add replay button to restart from original play positionskal
23 hoursfix(timeline-editor): playback indicator zoom tracking and UX improvementsskal
23 hoursfeat(timeline-editor): consolidate playback indicator positioning and improve UXskal
25 hoursfeat(spectral-editor): add waveform intensity viewer for sample offsetskal
40 hoursfeat(tracker): add sample offset and humanizationskal
43 hoursstyle: Apply clang-format to codebaseskal
43 hoursrefactor(gpu): Relocate effects to src/effects and streamline includesskal
44 hoursRefactor: add gpu_create_texture_view_2d helperskal
2 daysCNN v2: bilinear mip-level sampling and UI improvementsskal
2 daysReplace hard clamp with sigmoid activation in CNN v2skal
2 daysCNN v2 web tool: Remove vizScale, always show raw layer valuesskal
2 daysCNN v2 web tool: Fix vizScale for final layer previewskal
2 daysCNN v2 tool: Fix off-by-one in composited layer filenamesskal
2 daysCNN v2: Fix weight buffer offset bugskal
2 dayscnn_test: --weights now overrides layer config from .bin fileskal
2 dayscnn_test: Add --weights option for runtime weight loadingskal
2 daysCNN v2: Remove vizScale, always clip to [0,1]skal
2 daysCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
2 daysCNN v2: Add debugging tools for mismatch investigationskal
2 daysCNN v2: Use alpha channel for p3 depth feature + layer visualizationskal
2 daysCNN v2 web tool: Update embedded weights to current checkpointskal
3 daysCNN v2 web tool: Multiple fixes for feature parity with cnn_testskal
3 daysCNN v2 web tool: Fix static features shader sampling and header offsetskal
3 daysCNN v2 web tool: Enhance UI visibility and layer preview interactionskal
3 daysCNN test tool: Add CNN v2 support with compute shader architectureskal
3 daysCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
3 daysCNN v2 HTML tool: Support binary format v2 with mip_levelskal
3 daysCNN v2 test tool: Refactoring and video loop supportskal
3 daysCNN v2 test tool: Add mip level selector for p0-p3 featuresskal
3 daysCNN v2 test tool: Embed default weights for instant startupskal
3 daysCNN v2: Fix activation function mismatch between training and inferenceskal
3 daysCNN v2 test tool: UI improvements and video playback fixesskal
3 daysCNN v2 test tool: Add video playback supportskal
3 daysCNN v2 web tool: Major UI redesign with three-panel layoutskal
3 daysCNN v2 web tool: Fix WebGPU texture synchronization errorskal