Software/syncedaudio

From Minux Wiki
Jump to navigation Jump to search

Synced_Audioplayer

this program was created by created by 'GroupXyz'

see https://forums.computercraft.cc/index.php?topic=687.msg2120 for more information


installation:

run "apt install syncedaudio" on every computer you want to run this on.

You will require a computer and a speaker placed next to it, as well as a modem if you want to network


run syncedaudio and it will generate a folder called "sounds/" where you place your audiofiles.

After you added audiofiles (see below), audioplayer will list them and give you the option to play them.

The script needs to run on every computer.


Important:

To add new audiofiles, you have to convert them into DFPWM format which these websites do for example (please note, these websites are not mine and i am not responsible for changes with them):

https://music.madefor.cc/

https://remote.craftos-pc.cc/music/

Now copy the output link and do:

wget (link) (filename)

You can just move it into the sounds/ folder and it will be detected by the script when you start it.