Files
vst-chip/audio-worklet/src/jsMain/kotlin/nl/astraeus/vst/chip
rnentjes dc3a940942 Fix sample length calculation using fixed sample rate.
The calculation for `sampleLength` now uses a fixed sample rate of 48000.0 instead of potentially incorrect dynamic sample rate. This change ensures consistent audio processing regardless of the sample rate provided elsewhere in the application.
2024-12-08 15:00:53 +01:00
..