We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The main server patch zirkonium_server.pd should be modularized by:
zirkonium_server.pd
#zirk-in
#zirk-out
The text was updated successfully, but these errors were encountered:
This is more or less done in the modularization branch.
modularization
A new zirk_server patch takes creation args:
zirk_server
Example: [zirk_server 2 8 16 16 8'
[zirk_server 2 8 16 16 8'
The zirkonium_server patch is now a wrapper for [zirk_server 64 64 64 64 8] and the #zirk-in and #zirk-out send/receive pair.
zirkonium_server
[zirk_server 64 64 64 64 8]
Sorry, something went wrong.
No branches or pull requests
The main server patch
zirkonium_server.pd
should be modularized by:#zirk-in
and#zirk-out
messaging into a wrapper patchThe text was updated successfully, but these errors were encountered: