Skip to content

Release v1.0.4

Choose a tag to compare

@hagenw hagenw released this 13 Jul 10:48
· 52 commits to main since this release
9cc7d5f
  • Changed: require audmath>=1.3.0
  • Changed: require audiofile>=1.3.0
  • Changed: always evenly round start and end to samples in audinterface.utils.read_signal()
  • Fixed: process functions that work on segments are now always processing the identical signal independent if they get the signal as input, like audinterface.Process.process_signal(), or a file, like audinterface.Process.process_file()