13
0
livetrax/libs/audiographer/audiographer
Mads Kiilerich d2fa78ba95 Fix "Could create output file" error message
In the log output, the error would look like:
  [ERROR]: Export initialization failed: Exception thrown by AudioGrapher::SndfileWriter<short>: Could create output file (.../export/something.wav)

Add the missing negation.

But it would perhaps be better phrase the message differently so it not
just hints so strongly towards a file system error preventing file
creation.

Perhaps something like "Failed to initialize sound export to %s"?
2022-11-04 03:52:45 +01:00
..
general Scale export-analysis dataset 2021-12-24 21:59:03 +01:00
sndfile Fix "Could create output file" error message 2022-11-04 03:52:45 +01:00
utils
broadcast_info.h
debug_utils.h
debuggable.h
exception.h
flag_debuggable.h
flag_field.h
process_context.h
routines.h
sink.h
source.h
throwing.h
type_utils.h
types.h
visibility.h