Skip to content

Conversation

@TEParsons
Copy link

The wording of the documentation for PsychPortAudio('Open') gives the impression that only one stream per device can ever be opened, but calling run from the Python demo for PPA, which opens and closes a new stream each time, works fine when called multiple times in a single session. The proposed wording clarifies that the limitation is one stream at a time rather than one stream total.

The link to docs for 'OpenSlave' was also broken, so I added the prefix PsychPortAudio- while in the neighbourhood.

The wording of the documentation for PsychPortAudio('Open') gives the impression that only one stream per device can ever be opened, but calling `run` from [the Python demo for PPA](https://github.com/Psychtoolbox-3/Psychtoolbox-3/blob/master/PsychPython/demos/ppatest_pythonic.py), which opens and closes a new stream each time, works fine when called multiple times in a single session. The proposed wording clarifies that the limitation is one stream *at a time* rather than one stream *total*.

The link to docs for 'OpenSlave' was also broken, so I added the prefix `PsychPortAudio-` while in the neighbourhood.
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