Function loadSound

Loads sound from a file, selects decoder by filename extension

GenericSound loadSound (
  string filename
);