justinsalamon / scaper

A library for soundscape synthesis and augmentation
BSD 3-Clause "New" or "Revised" License
382 stars 56 forks source link

Changing tfm.fade operation to a numpy operation. #117

Closed pseeth closed 4 years ago

pseeth commented 4 years ago

This PR changes removes the fade operation in sox.Transformer for foreground events and replaces it with an in-memory operation via numpy.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling dfb50f561b532b46930e3bb2bac664ce3fdf261c on issue-105-soundfile-trim-fade into 6fa5f65d5dbf4c89e5daa25270abc2ab85dd91b4 on issue-105.