Sign inSign up

sker65/tiltaudio

By sker65

•Updated almost 2 years ago

This is a server demo build for the Tiltaudio Firmware.

Image
0

279

sker65/tiltaudio repository overview

This is a server demo build for the Tiltaudio Firmware. You can run it like

docker run --rm -p31008:31008 -v/path/to/sound:/data sker65/tiltaudio:latest 

It will start its internal web server on port 31008, so you can access the tiltaudio web ui at http://localhost:31008⁠.

Sound playback is done by the browser, so it is not the same as it would be on your pinball machine, as the sound playback is emulated by the audio APIs of the browser.

Tag summary

Content type

Image

Digest

sha256:9bb170af9…

Size

166.5 MB

Last updated

almost 2 years ago

docker pull sker65/tiltaudio