https://github.com/pothosware/pothosaudio
Support for streaming audio devices in Pothos
https://github.com/pothosware/pothosaudio
audio dataflow portaudio pothos pothos-framework
Last synced: about 1 month ago
JSON representation
Support for streaming audio devices in Pothos
- Host: GitHub
- URL: https://github.com/pothosware/pothosaudio
- Owner: pothosware
- License: bsl-1.0
- Created: 2014-12-01T00:31:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T02:26:16.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T06:43:25.243Z (about 2 months ago)
- Topics: audio, dataflow, portaudio, pothos, pothos-framework
- Language: C++
- Homepage: https://github.com/pothosware/PothosAudio/wiki
- Size: 42 KB
- Stars: 3
- Watchers: 19
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# Streaming audio support for Pothos
## Documentation
* https://github.com/pothosware/PothosAudio/wiki
## Dependencies
* Pothos library
* PortAudio libraries and headers## Building
Configure, build, and install with CMake
## Licensing information
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)