Feature/audio quality improvements#12
Merged
Merged
Conversation
…th FX - per_track_saturate: linear below ±1.0 (was cubic clip losing 33% at peak) - Headroom factor 0.5 → 0.7 (soft_clip already prevents clipping) - Crush compressor only active when compressor knob engaged - Fix: synth reverb/delay no longer double-counted through drum bus - Kick sub-oscillator 0.5× → 0.75× (41 Hz vs 27 Hz, audible on speakers) - Kick 2nd harmonic at 25% for mid-range presence - drum_volume default 0.8 → 1.0 - Stereo: synths A/B panned slightly L/R, reverb/delay decorrelated Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…sampling, PolyBLEP - FDN reverb: 8-delay-line Feedback Delay Network with Householder matrix replaces Schroeder on drum bus. Native stereo output (odd/even lines). - Lookahead limiter: 1ms lookahead true peak limiter replaces crude tanh soft_clip. Preserves transient shape while preventing clipping. - Sidechain compression: kick envelope follower ducks synths ~6dB on hits. Fast 1ms attack, 80ms release for natural pumping. - 2× oversampling: TubeSaturator waveshaping now processed at double rate to reduce aliasing from nonlinear harmonics. - PolyBLEP anti-aliasing: synth oscillators upgraded to f64 precision PolyBLEP correction on saw/square waveforms. 55 tests pass (6 new: FDN decay, FDN stereo, limiter clamp, sidechain envelope, oversampler passthrough, PolyBLEP correction). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Version 1.3.0 → 1.4.0 - Tests badge 48 → 55, LOC badge 20k → 17k - Effects description: FDN reverb, lookahead limiter, sidechain, 2× oversampled saturator, PolyBLEP oscillators - Update CLAUDE.md test count and effects.rs description Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Sidechain amount as EffectParams field (saved in projects, serde default) - Shift+D cycles: Off / Light / Medium / Heavy / Max - SC gauge in transport bar beside CMP and SAT - Help overlay: added missing scenes, file ops, drum pad step-entry, Ctrl+J/P/L, Ctrl+C/Q, ? self-reference Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Musical emoji on section headers, feature list, and footer. Easter egg quote at bottom. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.