[REQUEST] record PCem audio output to a WAV file

Support and general discussion.
Post Reply
aybe
Posts: 4
Joined: Fri 27 Mar, 2015 6:38 pm

[REQUEST] record PCem audio output to a WAV file

Post by aybe »

Could you add an audio recording feature that would write to a WAV file ?

And if possible, with the ability to get the raw format, without any post-processing such as re-sampling or dithering being applied.

Thank you !

Best regards
JosepMa
Posts: 202
Joined: Tue 20 Jun, 2017 6:25 pm

Re: [REQUEST] record PCem audio output to a WAV file

Post by JosepMa »

Adding the ability to record the output at the final stage might be easy, but it will be at 16bit 48Khz. (soundopenal.c)
Recording the sound at the emulated card level will be more complicated, more so because internally some parts already sample at 44 or 48Khz, or already do some mixing at the emulated card level.
aybe
Posts: 4
Joined: Fri 27 Mar, 2015 6:38 pm

Re: [REQUEST] record PCem audio output to a WAV file

Post by aybe »

Alright, I understand that it might be more tricky than what I thought, 16@44 will do fine.

Thank you.
Post Reply