13
0
Go to file
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
doc Fix various typos 2022-04-08 19:51:02 +02:00
gtk2_ardour Prepare for themable step-entry dialog 2022-11-03 21:54:05 +01:00
headless wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
libs Fix "Could create output file" error message 2022-11-04 03:52:45 +01:00
luasession Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
msvc_extra_headers Fix various typos 2022-04-08 19:51:02 +02:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
share TouchOSC: add Clip_Launcher.tosc and update TransportController.tosc 2022-11-01 14:04:02 -05:00
tools Add Ardour logo sources (thanks to thorwil) 2022-10-14 02:21:09 +02:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1 Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
system_config
TRANSLATORS Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
waf
wscript Allow to compile on macOS ventura 2022-10-25 03:34:14 +02:00

Please see the Ardour web site at https://ardour.org/ for all documentation..

For information on building ardour: 
      
     https://ardour.org/development.html