* Add `get_stream()` * Support for CData function pointers as callbacks
0.3.6
* Example application ``play_long_file.py``
0.3.5
* Add ``extra_settings`` option for host-API-specific stream settings * Add `AsioSettings` and `WasapiSettings`
0.3.4
* Example application ``rec_unlimited.py``
0.3.3
* Add ``loop`` argument to `play()`
0.3.2
* ``mapping=[1]`` works now on all host APIs * Example application ``plot_input.py`` showing the live microphone signal(s) * Device substrings are now allowed in `query_devices()`