https://github.com/ansys/pyansys-sound
Pythonic interface to Ansys Sound
https://github.com/ansys/pyansys-sound
Last synced: about 1 month ago
JSON representation
Pythonic interface to Ansys Sound
- Host: GitHub
- URL: https://github.com/ansys/pyansys-sound
- Owner: ansys
- License: mit
- Created: 2023-12-11T13:09:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-11T15:07:24.000Z (about 1 month ago)
- Last Synced: 2025-04-13T01:36:35.203Z (about 1 month ago)
- Language: Python
- Homepage: https://sound.docs.pyansys.com/
- Size: 35.6 MB
- Stars: 3
- Watchers: 12
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
README
PyAnsys Sound
=============|pyansys| |python| |pypi| |GH-CI| |codecov| |MIT| |black| |pre-commit.ci|
.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC
:target: https://docs.pyansys.com/
:alt: PyAnsys.. |python| image:: https://img.shields.io/pypi/pyversions/ansys-sound-core?logo=pypi
:target: https://pypi.org/project/ansys-dpf-sound/
:alt: Python.. |pypi| image:: https://img.shields.io/pypi/v/ansys-sound-core.svg?logo=python&logoColor=white
:target: https://pypi.org/project/ansys-sound-core
:alt: PyPI.. |codecov| image:: https://codecov.io/gh/ansys/pyansys-sound/branch/main/graph/badge.svg
:target: https://codecov.io/gh/ansys/pyansys-sound/
:alt: Codecov.. |GH-CI| image:: https://github.com/ansys/pyansys-sound/actions/workflows/ci_cd.yml/badge.svg
:target: https://github.com/ansys/pyansys-sound/actions/workflows/ci_cd.yml
:alt: GH-CI.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg
:target: https://opensource.org/licenses/MIT
:alt: MIT.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat
:target: https://github.com/psf/black
:alt: Black.. |pre-commit.ci| image:: https://results.pre-commit.ci/badge/github/ansys/pyansys-sound/main.svg
:target: https://results.pre-commit.ci/latest/github/ansys/pyansys-sound/main
:alt: pre-commit.ci statusPyAnsys 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 operatorsDocumentation 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... LINKS AND REFERENCES
.. _Ansys Sound: https://www.ansys.com/sound
.. _PyDPF-Core: https://dpf.docs.pyansys.com/version/stable/