-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I am currently getting a crackling effect whenever I play an audio file. This occurs for both .mp3 and .wav formats. I have tested multiple files. Curiously, this seems more pronounced for shorter sound files (1 second length) than longer ones (music files). I also think it's more pronounced in .wav files than .mp3s so maybe it's a buffer issue.
I am using default parameters for the MiniAudioEngine
with matching sample rates.
I have tried CompressorModifier
, NoiseReductionModifier
and EqualizerBands
to smooth out the distortion but have had no luck.
Runtime: osx-arm64
CPU Chip: M3
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done