Files
ardour/gtk2_ardour
Robin Gareus b51621a1ae Fix assert() when using DnD to import MIDI files
When importing a multi-track MIDI files with identical track-names,
Ardour would create the same file for each track. Effectively
overwriting an existing file.

The following MIDI file would create the same file twice
in `interchange/`, once for each MTrk.

```
MFile 1 2 240
MTrk
0 Meta SeqName "Foo Bar"
0 TimeSig 4/4 24 8
0 Tempo 666667
0 Meta TrkEnd
TrkEnd
MTrk
0 Meta TrkName "Foo Bar"
0 On ch=10 n=36 v=95
...
```
2022-01-19 19:22:51 +01:00
..
2022-01-01 12:47:05 +01:00
2021-12-24 21:58:57 +01:00
2021-08-13 12:51:31 -06:00
2022-01-15 00:06:38 +01:00
2021-12-11 15:51:31 +01:00
2022-01-03 23:51:33 +01:00
2022-01-19 17:13:51 +01:00
2022-01-19 17:13:51 +01:00
2022-01-19 17:13:51 +01:00
2022-01-01 12:47:05 +01:00
2022-01-13 00:11:41 +01:00
2022-01-10 21:29:29 +01:00
2021-12-04 14:34:44 +01:00
2021-10-30 23:02:35 +02:00
2022-01-10 21:29:29 +01:00
2021-08-13 12:51:35 -06:00
2021-12-11 15:51:31 +01:00
2022-01-03 23:51:33 +01:00
2021-12-11 15:51:31 +01:00
2022-01-19 17:13:51 +01:00
2021-11-01 13:40:23 -06:00
2022-01-11 22:12:04 +01:00
2021-12-13 22:50:13 +01:00
2021-12-13 22:50:13 +01:00
2022-01-19 17:13:51 +01:00