This page collects all demo videos that shows TILT!Audio running on different machines. All these video are also available on my youtube channel
More on youtube: just search for tiltaudio.
Best audio for your pinball machine
This page collects all demo videos that shows TILT!Audio running on different machines. All these video are also available on my youtube channel
More on youtube: just search for tiltaudio.
First and most important: we did invest quite some time to debug the communication problems with WPC pinball machines. It turned out that it was a small timing glitch introduced by a charge of smd decoders I used in my kits. We heavily improved the PCB design (thanks to Lucky and David) and can now present a completely new design with much improved bus timings, bus termination or to say it simple: IT WORKS with wpc.

Cabinet pot is now read via a real analog to digital converter that talks to the raspberry pi via i2c, so TILT!Audio can adjust audio volume very precisely.
For data east it is now possible to change soundset by just clicking the button on the board. In WPC machines this can also be done by just pressing the VOL- button in the cabinet again, if the volume is already zero.
Instead of just using a stereo DAC 5102 that converts from digital audio TILT!Audio now also optionally supports creating sound via a DSP (digital sound processor) ADAU1701 from analog devices. This way sound for cabinet and back box is digitally routed and processed separately with custom mixing and frequency based filtering each sound path.
The DSP is optional an gets recognised by the firmware automatically.
You can now simply edit every sound effect in place by just one click


It is now possible to reduce the volume of the background music (ducking) for each sound effect individually.

“Altsound” the new default standard sound format for sound packages is now completely supported and the preferred format. Just as a reminder: altsound stores all sound properties in a very simple CSV file along with the actual sound files. It is also compatible with pinmame (or VPinMame) for virtual pinball simulators and you can find various sound packages on http://altsound.vpin24.com
In addition to set wifi passphrase you can now also provide a country setting to adjust usage of channels and transmission power.

Wifi config file is now additionally exposed on the data partition (or USB stick) so that expert user can adjust it on their own.
If you TILT!Audio in not connected to the real machine (or just running on the raspberry pi alone) you can choose to get sound from the browser in the web UI itself. This way TILT!Audio UI can be used as standalone sound pack editor with or without pinball machine connected.
All slider control are now also have tool tips / labels the provide the current setting as number as well as button to restore defaults.


You can actually take a look on the new web UI in the live demo. All changes are of course reset every 10 minutes.
The oled display that is / was part of the kits so far, was quite small so you can now also choose to use the bigger ones with SH1106 controllers instead of SH1306.
Today I’ve updated the repository on github https://github.com/sker65/tiltaudio-extensions that contains some examples, how TILT!Audio board can be extended by adding addtional hardware / mods for your game.
The principle is always the same:
With the examples provided you can control:
See my youtube channelĀ for some examples.
I was also looking for a printable case for the arduino mini pro. I found one on adafruit website, that fit my needs (with minor modifications): https://www.tinkercad.com/things/0bF8IWiFE6x-arduino-mini-pro-case
So keep modding and send me your achievements.