I would save to /home/tc, or whatever user name you are using.
Otherwise, if it is on usb or HD storage, change the ownership if you want to save there.
Example:
sudo chown -R /mnt/sda1/music
File managers each have their own gui way of changing permissions on files and directories, but that is the command line way.