Skip to content

Release 0.3.2

Compare
Choose a tag to compare
@aleneum aleneum released this 18 Nov 12:14
· 273 commits to master since this release
  • Fixed bug of multi channel fade_in fade_out
  • Introduced timeslice in extend setitem mode as long as stop reaches the end of the array.
  • Added Sphinx documentation which can be found at https://interactive-sonification.github.io/pya
  • Introduced new Arecorder method to individualize channel selection and gain adjustment to each channel
  • Added Binder links to Readme
  • Introduced Jupyter backend based on WebAudio
  • Updated example notebook to use WebAudio when used with Binder
  • Switched test framework from nosetests to pytest