Skip to content

ansys/pyansys-sound

Folders and files

NameName
Last commit message
Last commit date
Dec 6, 2024
Mar 6, 2025
Feb 5, 2024
Feb 6, 2025
Mar 6, 2025
Mar 3, 2025
Apr 26, 2024
Dec 22, 2023
Jun 4, 2024
Feb 26, 2025
Oct 9, 2024
Aug 8, 2024
Sep 30, 2024
Jul 9, 2024
Dec 3, 2024
Jan 6, 2025
Jul 9, 2024
Mar 4, 2025

Repository files navigation

PyAnsys Sound

PyAnsys Python PyPI GH-CI Codecov MIT Black pre-commit.ci status

PyAnsys Sound lets you use the main features of Ansys Sound to perform the postprocessing and analysis of sounds and vibrations in Python. This library is based on PyDPF-Core and the DPF Sound plugin. It is a Python wrapper that implements classes on top of DPF Sound operators

Documentation and issues

Documentation for the latest stable release of PyAnsys Sound is hosted at PyAnsys Sound documentation.

The documentation has these sections:

  • Getting started: Learn how to install PyAnsys Sound in user mode.
  • User guide: Learn how to start a DPF server, load a signal from a WAV file, and perform operations on the signal.
  • API reference: Understand how to use Python to interact programmatically with PyAnsys Sound.
  • Examples: Explore examples that show how to use PyAnsys Sound for various workflows.
  • Contribute: Learn how to contribute to the PyAnsysSound codebase or documentation.

In the upper right corner of the documentation's title bar, there is an option for switching from viewing the documentation for the latest stable release to viewing the documentation for the development version or previously released versions.