osc-node icon indicating copy to clipboard operation
osc-node copied to clipboard

Audio Interface Argument

Open Kaninte opened this issue 3 years ago • 0 comments

Update

Audio interface argument added to osc commands. This adds the functionality for the user to select the audio output on each osc command. Useful if not using the hdmi as the default output and allows you to loop play and pause without the need of sending custom commands via osc.

Also allows you to use the pi as an audio player as well as a video player.

Changelog

  • Added audio output argument to /play
  • Added audio output argument to /loop
  • Updated documentation for new arguments
  • Updated documentation to use current links and software names
  • Updated references of video player to media player
  • Updated code & documentation to be reformatted and spellchecked

Suggested Upgrades

  • Backwards compatibility For people to keep their old showfiles untouched I would make the audio interface argument optional. Currently it's expecting a audio interface and a directory. Where as the old files may only be expecting a directory.

Kaninte avatar Mar 29 '21 00:03 Kaninte