Skip to main content

Bass shaker synthesizer for DCS World.

Project description

Shakersynth

python-package-workflow

Shakersynth is an alternative approach to driving tactile transducers (aka. bass shakers) from DCS World. It uses parametric real-time audio synthesis, provided by pyo, enabling it to create sounds that are dynamically derived from DCS telemetry data.

The canonical use-case is helicopter rotor vibrations. Shakersynth continuously adjusts multiple properties of the vibration to match the rotor in the simulator, so you can feel each blade as it passes overhead.

Demo

Play these videos through your bass shakers to (literally) get a feel for what Shakersynth can do.

Note: These videos are taken from an older version. The new version has an improved effect.

Development Status

Currently, Shakersynth provides only rotor vibrations for the Mi-8 , Mi-24, and UH-1H. It's best to run it alongside SimShaker Sound Module, which does a good job of handling a wide range of effects that don't benefit so much from the real-time synthesis approach.

Over time, Shakersynth could support more effects and more aircraft, but the initial priority was to get a really good rotor effect for helicopters.

Installation

Shakersynth is a basic, text-mode application with no GUI. Getting it running is a little bit fiddly. Sorry about that.

  1. Install Python 3
    :point_right: Be sure to select options to add Python to the PATH environment variable.
  2. Open PowerShell and run:
    pip install shakersynth
    
  3. Edit this file:
    %UserProfile%\Saved Games\DCS\Scripts\Export.lua
    
    adding this line:
    dofile(require('lfs').writedir()..'Scripts/Shakersynth.lua')
    
  4. Back in PowerShell, run:
    shakersynth
    
  5. Shakersynth will show a list of audio outputs. Find the number that corresponds to your bass shaker interface and enter that number at the prompt.
  6. Run DCS.

Configuration

When first run, Shakersynth creates a default configuration file at:

%LOCALAPPDATA%\Shakersynth\shakersynth.yml

On my system, that becomes:

C:\Users\jarpy\AppData\Local\Shakersynth\shakersynth.yml

You may need to edit this file to set some important options like the sample rate and output volume. It is written in the YAML format.

Individual configuration options are documented with comments in the file. If you delete the file, it will be recreated with the current defaults, so if anything goes wrong, just delete it and run Shakersynth again.

Upgrading to a new version

Open PowerShell and run:

pip install --upgrade shakersynth

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Shakersynth-0.7.2.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Shakersynth-0.7.2-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file Shakersynth-0.7.2.tar.gz.

File metadata

  • Download URL: Shakersynth-0.7.2.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for Shakersynth-0.7.2.tar.gz
Algorithm Hash digest
SHA256 57d1534ebf0d7b32c3a523600be7edbf506cabe68815a728f428197393c2d370
MD5 bb9e7f8777792fe4f6f07d245812a1c8
BLAKE2b-256 ce215376edc3d1bd716fc05a92f010cf6100a2c08235e1d98125ebe0b6f0c44f

See more details on using hashes here.

File details

Details for the file Shakersynth-0.7.2-py3-none-any.whl.

File metadata

  • Download URL: Shakersynth-0.7.2-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for Shakersynth-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4dbc436c5086e2303f173e56c3f4f5baa3a2f1b41112494b2495aa785f240895
MD5 2a894531b23d9a27270e7db8c4b64197
BLAKE2b-256 46c3ebbebaadbfadaf5b12137036fa0ee511da42f283754a596e6b4d2019f0ec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page