A sound library for DareFightingICE with OpenAL backend
Project description
pyftg-sound
Prerequisites
Install OpenAL Soft
- For Linux (Ubuntu, other distros should be similar)
sudo apt-add-repository universe
sudo apt-get update
sudo apt-get install libopenal-dev makehrtf openal-info
- For MacOS
brew install openal-soft
echo 'export DYLD_LIBRARY_PATH="/opt/homebrew/opt/openal-soft/lib:$DYLD_LIBRARY_PATH"' >> ~/.zshrc
For developer only
Please refer to this link.
-
Increase version number in pyproject.toml
-
Build project
python -m build
if the above command doesn't work due to no module named build error, install build library then try again
pip install build
- Push project to pypi
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyftg_sound-0.3.tar.gz
(11.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyftg_sound-0.3-py3-none-any.whl
(13.2 kB
view details)
File details
Details for the file pyftg_sound-0.3.tar.gz.
File metadata
- Download URL: pyftg_sound-0.3.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95038b4f618bb115170e4792517fdd2d39fe9de61f791cf49b2a4c9bc00d1058
|
|
| MD5 |
d2ce31ab07ac36ce7d64ba50eb194dd1
|
|
| BLAKE2b-256 |
40d8c5bed58975e8fbcb08a182ed96ee3e9074e94170b088d1c71ebd81147e5d
|
File details
Details for the file pyftg_sound-0.3-py3-none-any.whl.
File metadata
- Download URL: pyftg_sound-0.3-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1d034a99b16e1058b62298ffc095fbfd401dfe58c9de339404a8c3132a8b532
|
|
| MD5 |
c7df32ba3091491e4002c3cd4bf9bc3a
|
|
| BLAKE2b-256 |
fb9785f19b56a77ab27fa4ae0f058181efc6404c1202632688a4bb00a577a0e7
|