Files
ardour/libs
Marijn Kruisselbrink 8810c36c6e Fix audio source names when importing files with > 2 and <= 26 channels.
This code presumably intended to name sources "foo%a", "foo%b" etc, but
since it was incorrectly appending the character as an integer sources
instead ended up being named "foo%97", "foo%98" etc.

Also changes the branching logic to use this branch upto 26 channels,
rather than just upto 25 channels, as that seems to have been the
intention.
2023-03-11 18:53:26 +01:00
..
2023-02-06 21:04:17 -07:00
2023-02-24 02:00:10 +01:00
2022-08-03 12:10:01 -06:00
2023-03-06 00:43:34 +01:00
2022-09-21 19:09:55 -06:00
2023-02-08 02:03:54 +01:00
2023-02-04 18:23:18 +01:00