Skip to content

Simplify stream init by passing all stream params during create.#197

Open
kinetiknz wants to merge 1 commit into
masterfrom
simplify_init
Open

Simplify stream init by passing all stream params during create.#197
kinetiknz wants to merge 1 commit into
masterfrom
simplify_init

Conversation

@kinetiknz
Copy link
Copy Markdown
Contributor

No description provided.

@kinetiknz kinetiknz requested a review from padenot May 27, 2026 03:22
@kinetiknz kinetiknz self-assigned this May 27, 2026
Copy link
Copy Markdown
Contributor

@padenot padenot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check the comment before merging pls? Maybe I'm misremembering.

Comment thread server/src/server.rs
}

fn validate_stream_params(p: &StreamParams) -> cubeb::Result<()> {
const MAX_CHANNELS: u32 = 64;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

istr 256 is possible today on macOS?

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.

2 participants