Skip to content

Avoid printing to stdout in DSP code#75

Open
drobilla wants to merge 1 commit intoopenAVproductions:masterfrom
drobilla:avoid-stdout
Open

Avoid printing to stdout in DSP code#75
drobilla wants to merge 1 commit intoopenAVproductions:masterfrom
drobilla:avoid-stdout

Conversation

@drobilla
Copy link
Contributor

This interferes with UNIX-style command line hosts that use stdout for "meaningful" output. I didn't bother to change the many other commented-out instances of this, but a utility function would probably be a better idea.

This interferes with UNIX-style command line hosts that use stdout for
"meaningful" output.  I didn't bother to change the many other commented-out
instances of this, but a utility function would probably be a better idea.
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