Resample ======== .. currentmodule:: baseband.tasks .. autoclass:: Resample :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Resample.closed ~Resample.complex_data ~Resample.dtype ~Resample.meta ~Resample.ndim ~Resample.offset ~Resample.sample_rate ~Resample.sample_shape ~Resample.samples_per_frame ~Resample.shape ~Resample.size ~Resample.start_time ~Resample.stop_time ~Resample.time .. rubric:: Methods Summary .. autosummary:: ~Resample.close ~Resample.read ~Resample.seek ~Resample.task ~Resample.tell .. rubric:: Attributes Documentation .. autoattribute:: closed .. autoattribute:: complex_data .. autoattribute:: dtype .. autoattribute:: meta .. autoattribute:: ndim .. autoattribute:: offset .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: start_time .. autoattribute:: stop_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: close .. automethod:: read .. automethod:: seek .. automethod:: task .. automethod:: tell