228be635ee7b5e3f3fd4c147949a00e664613762
We can only use `legalize_for_universal_path` for base-name paths relative to the Ardour session folder. The full absolute path can contain locally legal chars, which legalize_for_universal_path would replace, so we need to be careful. We should also use `legalize_for_universal_path` for the snapshot name (and name used in interchange), but that may break sessions.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%