binding_portaudio_sndfile_for_d 1.0.0
Bindings D pour PortAudio et libsndfile.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Dub binding portaudio and sndfile for D
D bindings for the C libraries PortAudio and libsndfile, permettant de générer, lire ou traiter de l'audio en temps réel avec le langage D.
🚀 Installation
Create new projet D avec dub
:
dub init test
cd test
Make sure PortAudio is installed on your system :
macOS :
brew install portaudio
brew install libsndfile
Linux (Debian/Ubuntu) :
sudo apt install libportaudio2 libportaudio-dev libsndfile1 libsndfile1-dev
Windows :
Download and build PortAudio and libsndfile manually, or use MSYS2 or vcpkg..
Testing examples (see examples dir)
dub run --config=readWav
dub run --config=play440hz
dub run --config=openFile
- 1.0.0 released 2 days ago
- AudioNiceMicroController/binding_portaudio_sndfile_for_d
- github.com/AudioNiceMicroController/binding_portaudio_sndfile_for_d
- MIT
- Authors:
- Dependencies:
- none
- Versions:
-
1.0.0 2025-Jul-17 ~main 2025-Jul-17 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
0 downloads total
-
- Score:
- 0.0
- Short URL:
- binding_portaudio_sndfile_for_d.dub.pm