WhiteMagicRaven
Posts: 2
Joined: Wed Dec 22, 2021 9:22 am

logging sound output to uncompressed wav file

as title says
logging sound output to uncompressed wav file


I mean emulator to be able to write uncompressed wav file in exact output quality (parameters) of specific console output sound format. if console output audio at 22khz write 22khz audio.
I wanted it mainly for sega saturn
User avatar
Tafoid
Posts: 351
Joined: Thu Nov 06, 2014 12:50 pm
Location: USA
Contact: Website

Re: logging sound output to uncompressed wav file

WhiteMagicRaven wrote: Mon Apr 04, 2022 5:51 pm as title says
logging sound output to uncompressed wav file


I mean emulator to be able to write uncompressed wav file in exact output quality (parameters) of specific console output sound format. if console output audio at 22khz write 22khz audio.
I wanted it mainly for sega saturn

To my knowledge all .wav files output are uncompressed.
Try using -samplerate 22050 along with -wavwrite file.wav to capture at the khz you desire.

Return to “MAME Discussion”