Best Practices for working with Audio files?

Noticing the save time for projects containing large audio files is quite long. Seems like it’s embedding the files each time you save. Is there a more efficient way of handling large audio files? Or is that just the nature of a .dfx since it has to embed all the media?

Right click on your file in the Resources window, and select Do Not Embed Resource.
Your filename should now turn to orange colour.

1 Like

@segmoria Thank you kindly, this is exactly what I was looking for.