Skip to content

TittaPy and TittaLSL v1.4.0

Compare
Choose a tag to compare
@dcnieho dcnieho released this 16 Dec 11:32
· 16 commits to master since this release
  • TittaLSL sender's start() and stop() methods are now renamed to create() and destroy().
  • A new start() and stop() have been added that start and stop sending data over the network, but do not deregister the callback. This allows pausing and resuming a stream at minimal latency, and without throwing off the receivers because the outlet does not disappear