|
Author |
Message |
galova
Joined: 30 Sep 2008 Posts: 14
|
Posted: Sun Oct 20, 2019 12:25 am Post subject: playback and recording problem |
|
|
I have problems playing back audio with different sample rates. there might be glitches and clicks when played back. I think that program should have different mechanism for sample rate, because in ideal situation program should set needed sample rate autramatically instead of resampling anything.
I also can't see a dialog to set recording bitrate. I.e. if I want to record 24bit 96khz program gives no option to do this.
I think something should be done with this part of the application. |
|
Back to top |
|
 |
Erinn Lilienthal
Joined: 03 Jan 2015 Posts: 25
|
Posted: Fri Mar 06, 2020 12:09 pm Post subject: |
|
|
I am sorry to hear about that, I got the same problem. I might try do the boogaloo. |
|
Back to top |
|
 |
Wavosaur Main Developer Site Admin

Joined: 30 Sep 2006 Posts: 507 Location: France
|
Posted: Wed Apr 22, 2020 7:24 am Post subject: |
|
|
Hi,
It's possible to change samplerate in .cfg file with these keys:
AudioInId=0
AudioInSampleRate=44100
AudioInBitDepth=16
AudioInBufferSize(sample)=2048
Try, and see if it's working! _________________ ~~~~~~~~~~~~~~~~~~
Wavosaur Main Developer
~~~~~~~~~~~~~~~~~~
http://www.wavosaur.com |
|
Back to top |
|
 |
|