Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 694 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 694 Bytes

Audio Station

Allows for regular playback, but also opens up for more dynamic music with the AudioStream childeren resources and setting up loops in Import settings.

Setup

  • add audio files to the project.
  • optionally setup loops in Import
  • drag audio files in ResourcePreload Node in audio_station scene

Features

  • autoplay, activate a file and it will continue playing the next file
  • playlist, quickly create playlist by Ctrl/Shift selecting multiple files
  • Pause, Skip, Fast Forward, Volume and More controls with shortcuts.
  • Spectrum analyzer

Note: it use more memory than a native audio player, since all audio is preloaded.

screenshot