Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.37 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.37 KB

Audio server

It's audio server for playing audio synchronously in different rooms in my flat.

It includes 3 parts:

  1. Updated NAudio library with integrated functionality to play music syncronously on different audio cards on a computer. You can use like this one usb audio card
  2. Audio server. It's concole application that do all work.
  • Has configuration for audio cards
  • Controls playing of audios
  • Provides WCF endpoint for connecting and manipulating itself
  1. Web site
  • Light weight web interface for manipulating audio server