-
Notifications
You must be signed in to change notification settings - Fork 0
AustinWise/ZmqMusic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The idea here is you create a directed, acyclic graph to represent the flow of audio bytes. Nodes with no parents have to generate audio with no input, while other nodes get all their parent's output as input. One node's output is fed to to the sound device. This project is for me to fiddle around with audio a bit and also play a little with ZMQ. There are many things that could be better (like less absurd byte copying).
About
Sound synthesis with ZMQ moving bytes between steps.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published