kmatheussen / radium

A graphical music editor. A next generation tracker.
http://users.notam02.no/~kjetism/radium/
GNU General Public License v2.0
835 stars 36 forks source link

audio is bitcrushed #1361

Closed ghost closed 2 years ago

ghost commented 2 years ago

for some reason, radium's audio sounds like it has a low bit depth. this affects both realtime playback and exports

it might be some configuration on my system, but i decided to file an issue just in case

this is very critical, as it prevents me from making use of dynamic range without signal noise

i'm using the latest radium binary 6.9.96 on parabola

kmatheussen commented 2 years ago

Radium uses floating point numbers internally everywhere. There is no integer operation on audio that could have caused lowering of bits. So this is most likely a configuration issue on your system. Does it affect all "Output" drivers under Edit -> Soundcard Preferences?

kmatheussen commented 2 years ago

I'm closing this. I guess you will fix this by using a different audio device. Are you using jack? There have been some reports about this recently for some sound cards, but I think it may have been fixed in the latest jack release.

ghost commented 6 months ago

i'm experiencing this again. particularly it seems to affect individual instruments and not the output, as if i create a decaying sine tone in a synth and then bring it up using a compressor, towards the end of the envelope there's an audible click and then silence, as if the amplitude is being cut out below a threshold