get_format#

LoadWav.get_format()#

Get the format of the loaded WAV file.

Returns:
str

Format of the loaded WAV file. Can be either “float32”, “int32”, “int24”, “int16”, or “int8”.

Return type:

str