Answered
CEP: getMediaPath() returns an empty string for merged files
Steps to reproduce:
- Put two audio files (wav) in the project bin
- Select both files, right-click and 'Merge clips...', accept default settings and press OK
- Select the new 'Merged' file, right-click on it and choose 'New sequence from clip'
- Right-click all the audio events in the new sequence and 'Unlink'
- Calling clip.projectItem.getMediaPath() on any clip in the sequence returns an empty string.