Skip to content

v0.4.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@ideoforms ideoforms released this 23 Feb 18:13
· 162 commits to master since this release
  • Optimized performance of SineOscillator, Sum and ChannelMixer on macOS with vDSP SIMD optimisations
  • Added support for int16 audio devices
  • Added num_channels param to AudioIn
  • Reduced Node memory usage by allocating buffers more economically
  • Fix bug when recreating AudioGraph after destroy()
  • Fixed signalflow command-line installer by switching to setuptools entry_points