TittaPy and TittaLSL v1.4.0
- 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