I'll try to explain with an example, let's say i have 3 songs:
Song 1, key of G
Song 2, key of C
Song 3, key of A
And I want to add all the songs, a new value in the key field: "Original key"
If I select all the songs, edit them and add "Original key" in the key field, I'll have this:
Song 1, 2 and 3: key of G, C, A, Original key
However, what I want to get is this:
Song 1, key of G, Original key
Song 2, key of C, Original key
Song 3, key of A, Original key
I frequently have to add (or delete) a single value in many songs without affecting the previous data. Is that possible without having to individually edit every song?
Song 1, key of G
Song 2, key of C
Song 3, key of A
And I want to add all the songs, a new value in the key field: "Original key"
If I select all the songs, edit them and add "Original key" in the key field, I'll have this:
Song 1, 2 and 3: key of G, C, A, Original key
However, what I want to get is this:
Song 1, key of G, Original key
Song 2, key of C, Original key
Song 3, key of A, Original key
I frequently have to add (or delete) a single value in many songs without affecting the previous data. Is that possible without having to individually edit every song?