Audio Properties

Returns AudioData describing the currently loaded audio file.

Syntax

function getAudioProps(state) {
  return state.audio;
}