mercredi 29 novembre 2017

Html or App control sound effects from server

I am trying to solve a problem for an upcoming project. I have a server which will have a usb 8IO audio card connected. It will have a bunch of sounds fx to play over specific speakers (Audio interface is connected to a BSS DSP -> to amps-> to speakers).

I need an interface where i can play a sound on demand through a specific speakers (through a particular channel on the Audio interface.

Anyone know of a piece of software or some html that could accomplish this task? Currently i have a php website on the server which opens an xml file and allows the user to add files to it (the xml has sound name, url, pan, output - 1 of 4) then i can run a play command and define the track number to play. Only problem is i can't change volume on the fly in the xml document as the player only reads the file when opening. Also when the player closes, the file updates to the players configuration (wiping any edits done to the xml file).

My initial plan was to close the software down when the volume was adjusted then save the xml and reopen, but that would cut off any sounds currently going. The software i am running to is da_Sound.

Cheers Mitchell




Aucun commentaire:

Enregistrer un commentaire