Skip to content

Additions to timeseries.py for Audio editing

Duncan Macleod requested to merge github/fork/dethodav/timeseries_edit into master

Created by: dethodav

Added in new addition to the timeseries class that allows for the creation of .wav files - wavwrite(). fshift() adds two methods to frequency shift the time series, while time_expand_central_freq() changes the playback time of the time series while choosing a frequency to preserve.

Merge request reports