Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@amsehili amsehili released this 01 Nov 10:29
  • Use numpy instead of the audioop (deprecated then removed in Python 13) for signal processing operations
  • Use pytest instead of genty for tests
  • Accept input of type Path for split
  • Remove deprecated ADSFactory
  • Implement AudioRegion.join, make_silence and split_and_join_with_silence
  • Use Github Actions instead of travis for CI
  • Use Codecov for tests coverage