summaryrefslogtreecommitdiff
path: root/src/audio
AgeCommit message (Expand)Author
16 hoursdocs(audio): Document WavDumpBackend synchronization with MiniaudioBackendskal
16 hoursfix(audio): Remove clipping from WavDumpBackend, add diagnosticsskal
16 hoursrefactor(audio): Remove tempo logic from WavDumpBackendskal
33 hoursfix(audio): Normalize procedurally generated notes to consistent RMS levelskal
33 hoursfix(audio): Fix spectrogram amplification issue and add diagnostic toolskal
34 hoursfix(audio): Remove Hamming window from synthesis (before IDCT)skal
35 hoursfix(audio): Scale procedural note generation for orthonormal DCTskal
35 hoursfeat(audio): Integrate FFT-based DCT/IDCT into audio engine and toolsskal
35 hoursfix(audio): Complete FFT Phase 2 - DCT/IDCT via reordering methodskal
37 hoursfeat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal
40 hoursfeat(audio): Add Spectral Brush runtime (Phase 1 of Task #5)skal
2 daysfeat(audio): Complete Task #56 - Audio Lifecycle Refactor (All Phases)skal
2 daysfeat(audio): Complete Phase 4 - Cleanup and Documentation (Task #56)skal
2 daysperf: Reduce audio test durations for faster test suiteskal
2 daysfeat(audio): Implement AudioEngine and SpectrogramResourceManager (Task #56 P...skal
2 daysfix(audio): Resolve tracker test failures due to initialization orderskal
3 daysfeat: Optional sequence end times and comprehensive effect documentationskal
3 daysfeat: Audio playback stability, NOTE_ parsing fix, sample caching, and debug ...skal
3 daysfix(audio): Add pending buffer for partial writes to prevent sample lossskal
3 daysfix(audio): Check buffer space before rendering to prevent sample lossskal
3 daysfix(audio): Render audio in small chunks to fix timing gapsskal
3 daysfeat(audio): Implement ring buffer for live playback timingskal
4 daysfeat(audio): Trigger pattern events individually for tempo scalingskal
4 daysfix(audio): WAV dump now outputs stereo format matching live audioskal
4 daysfix(audio): Properly sync tracker and synth timing in WAV dumpskal
4 daysfix(audio): WAV dump now calls tracker_update at 60Hz to prevent choppy audioskal
4 daysfix(audio): WAV dump backend now properly triggers tracker patternsskal
4 daysfeat(audio): Add WAV dump backend for debugging audio outputskal
4 daysfeat(audio): Implement mock audio backend for testing (Task #51.2)skal
4 daysfeat(audio): Implement audio backend abstraction (Task #51.1)skal
4 daysrefactor: Task #20 - Platform & Code Hygieneskal
5 daysfeat(audio): Fix tracker bugs and implement rock demo trackskal
5 daysrefactor(build): Modularize build system with static librariesskal
5 daysfeat: Finalize tracker asset-sample integration with unified pasting strategyskal
5 daysfeat: Complete audio tracker system integration and testsskal
5 daysfeat: Integrate tracker system and update project context documentationskal
7 daysclang-formatskal
7 daysstyle: add vertical compression rules to clang-formatskal
7 daysfix: Cross-compilation and style complianceskal
7 daysopt: Guard debug/seek features with STRIP_ALLskal
7 daysfeat: Add --seek command line option for fast-forward debuggingskal
8 daysfix: Resolve macOS build breakage and restore tools audio supportskal
8 daysopt: Disable unused audio formats (FLAC, WAV, MP3) and encoding in miniaudioskal
8 daysChore: Add missing newlines at end of source filesskal
8 daysImplement procedural audio generation, spectral effects, and WebGPU particle ...skal
8 daysadd notesskal
8 daysenforce code styleskal
11 daysperf(synth): Optimize Hamming window generationskal
11 daysfeat(visuals): Add rotation, color shifts, and improved beat-syncskal
11 daysupdate asset systemskal