Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mogenson/writefifo-
Pure Data object to create a fifo and write audio to named pipe
https://github.com/mogenson/writefifo-
alsa fifo forked-daapd pd pulseaudio pure-data
Last synced: 24 days ago
JSON representation
Pure Data object to create a fifo and write audio to named pipe
- Host: GitHub
- URL: https://github.com/mogenson/writefifo-
- Owner: mogenson
- Created: 2020-05-11T02:53:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T23:47:34.000Z (over 4 years ago)
- Last Synced: 2024-10-25T05:10:28.951Z (2 months ago)
- Topics: alsa, fifo, forked-daapd, pd, pulseaudio, pure-data
- Language: Makefile
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# writefifo~
A Pure Data object to write audio to a named pipe (aka fifo). Useful for sharing data between Pure Data and ALSA, PulseAudio, or [Forked-Daapd](https://github.com/ejurgensen/forked-daapd).
![Example](./example.pd.png)