Skip to content

feat: add support for running piaudio command on multiple channels at… - #159

Merged
elgopher merged 1 commit into
masterfrom
multiple-channels
Jul 19, 2025
Merged

feat: add support for running piaudio command on multiple channels at…#159
elgopher merged 1 commit into
masterfrom
multiple-channels

Conversation

@elgopher

Copy link
Copy Markdown
Owner

… once

To run a command on multiple channels simultaneously, use bitwise OR to combine them, for example: ch := piaudio.Chan1 | piaudio.Chan2

@elgopher
elgopher force-pushed the multiple-channels branch 3 times, most recently from 8b20ef0 to 30d04ea Compare July 19, 2025 19:07
… once

To run a command on multiple channels simultaneously, use bitwise OR to combine them, for example:
ch := piaudio.Chan1 | piaudio.Chan2
@elgopher
elgopher force-pushed the multiple-channels branch from 30d04ea to f3f7a21 Compare July 19, 2025 19:25
@elgopher
elgopher merged commit 1a908f3 into master Jul 19, 2025
1 check passed
@elgopher
elgopher deleted the multiple-channels branch July 19, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant