Thank you for your reply,

Okay but I still don't know how to play these sounds randomly... I know I need these functions: self playLocalSound("music1") , random in the gsc where I want to play the music but how can I make a table with the sounds which was set in the csv file and call it in the playLocalSound with the random function?