Index _ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | V | W | Y | Z _ __call__() (torchfx.effect.NormalizationStrategy method) (torchfx.logging.LogPerformance method) __init__() (torchfx.logging.LogPerformance method) A a (torchfx.filter.DesignableFIR attribute) (torchfx.filter.FIR attribute) (torchfx.filter.IIR attribute) advance_read() (torchfx.realtime.TensorRingBuffer method) AllPass (class in torchfx.filter) apply_delay() (torchfx.effect.DelayStrategy method), [1] (torchfx.effect.MonoDelayStrategy method) (torchfx.effect.PingPongDelayStrategy method) Audio Effect AudioBackend (class in torchfx.realtime) AudioProcessingError (class in torchfx.validation) available_read (torchfx.realtime.TensorRingBuffer property) available_write (torchfx.realtime.TensorRingBuffer property) B b (torchfx.filter.DesignableFIR attribute) (torchfx.filter.IIR attribute) BackendNotAvailableError (class in torchfx.realtime) BPM btype (torchfx.filter.Butterworth attribute) (torchfx.filter.Chebyshev1 attribute) (torchfx.filter.Chebyshev2 attribute) (torchfx.filter.Elliptic attribute) (torchfx.filter.LinkwitzRiley attribute) buffer (torchfx.realtime.TensorRingBuffer attribute) BufferOverrunError (class in torchfx.realtime) BufferUnderrunError (class in torchfx.realtime) Butterworth (class in torchfx.filter) C capacity (torchfx.realtime.TensorRingBuffer property) channels (torchfx.realtime.TensorRingBuffer property) channels() (torchfx.Wave method) Chebyshev1 (class in torchfx.filter) Chebyshev2 (class in torchfx.filter) chunk_size (torchfx.realtime.StreamProcessor property) clear() (torchfx.realtime.TensorRingBuffer method) close() (torchfx.realtime.AudioBackend method) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend method) CoefficientComputationError (class in torchfx.validation) COMMON_SAMPLE_RATES (in module torchfx.validation) compute_coefficients() (torchfx.filter.AllPass method) (torchfx.filter.Butterworth method) (torchfx.filter.Chebyshev1 method) (torchfx.filter.Chebyshev2 method) (torchfx.filter.DesignableFIR method), [1] (torchfx.filter.Elliptic method) (torchfx.filter.FIR method) (torchfx.filter.HiShelving method) (torchfx.filter.LinkwitzRiley method) (torchfx.filter.LoShelving method) (torchfx.filter.Notch method) (torchfx.filter.ParametricEQ method) config (torchfx.realtime.RealtimeProcessor property) CUDA CustomNormalizationStrategy (class in torchfx.effect) cutoff (torchfx.filter.AllPass attribute) (torchfx.filter.DesignableFIR attribute) (torchfx.filter.IIR attribute) (torchfx.filter.Notch attribute) (torchfx.filter.ParametricEQ attribute) Cutoff Frequency D DEFAULT_DATE_FORMAT (in module torchfx.logging) DEFAULT_FORMAT (in module torchfx.logging) Delay (class in torchfx.effect) DelayStrategy (class in torchfx.effect) DesignableFIR (class in torchfx.filter) Device device (torchfx.Wave attribute) (torchfx.Wave property) Digital Filter direction (torchfx.realtime.StreamConfig property) disable_logging() (in module torchfx.logging) DSP duration() (torchfx.Wave method) E effects (torchfx.realtime.RealtimeProcessor property) (torchfx.realtime.StreamProcessor property) Elliptic (class in torchfx.filter) enable_debug_logging() (in module torchfx.logging) enable_logging() (in module torchfx.logging) F Filter FilterInstabilityError (class in torchfx.validation) FIR (class in torchfx.filter) forward() (torchfx.effect.Delay method) (torchfx.effect.Gain method) (torchfx.effect.Normalize method) (torchfx.effect.Reverb method) (torchfx.filter.FIR method) (torchfx.filter.IIR method) (torchfx.FX method), [1] Frequency Response from_file() (torchfx.Wave class method) fs (torchfx.filter.DesignableFIR attribute) (torchfx.filter.IIR attribute) (torchfx.Wave attribute) FX (class in torchfx) G Gain (class in torchfx.effect) gain (torchfx.filter.HiShelving attribute) (torchfx.filter.LoShelving attribute) (torchfx.filter.ParametricEQ attribute) gain_db (torchfx.filter.ParametricEQ attribute) get_channel() (torchfx.Wave method) get_default_device() (torchfx.realtime.AudioBackend method) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend method) get_devices() (torchfx.realtime.AudioBackend method) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend method) get_logger() (in module torchfx.logging) GPU H HiButterworth (class in torchfx.filter) HiChebyshev1 (class in torchfx.filter) HiChebyshev2 (class in torchfx.filter) HiElliptic (class in torchfx.filter) HiLinkwitzRiley (class in torchfx.filter) HiShelving (class in torchfx.filter) Hz I IIR (class in torchfx.filter) Immutability InvalidParameterError (class in torchfx.validation) InvalidRangeError (class in torchfx.validation) InvalidSampleRateError (class in torchfx.validation) InvalidShapeError (class in torchfx.validation) InvalidTypeError (class in torchfx.validation) is_available (torchfx.realtime.AudioBackend property) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend property) is_running (torchfx.realtime.RealtimeProcessor property) K kernel (torchfx.filter.DesignableFIR attribute) (torchfx.filter.FIR attribute) L latency_ms (torchfx.realtime.RealtimeProcessor property) (torchfx.realtime.StreamConfig property) LinkwitzRiley (class in torchfx.filter) LoButterworth (class in torchfx.filter) LoChebyshev1 (class in torchfx.filter) LoChebyshev2 (class in torchfx.filter) LoElliptic (class in torchfx.filter) log_performance() (in module torchfx.logging) LogPerformance (class in torchfx.logging) LoLinkwitzRiley (class in torchfx.filter) LoShelving (class in torchfx.filter) M merge() (torchfx.Wave class method) metadata (torchfx.Wave attribute) MonoDelayStrategy (class in torchfx.effect) move_coeff() (torchfx.filter.IIR method) Musical Time N name (torchfx.realtime.AudioBackend property) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend property) NormalizationStrategy (class in torchfx.effect) Normalize (class in torchfx.effect) Notch (class in torchfx.filter) num_taps (torchfx.filter.DesignableFIR attribute) O open_stream() (torchfx.realtime.AudioBackend method) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend method) order (torchfx.filter.Butterworth attribute) (torchfx.filter.Chebyshev1 attribute) (torchfx.filter.Chebyshev2 attribute) (torchfx.filter.Elliptic attribute) (torchfx.filter.LinkwitzRiley attribute) overlap (torchfx.realtime.StreamProcessor property) P ParametricEQ (class in torchfx.filter) pass_zero (torchfx.filter.DesignableFIR attribute) passband_ripple (torchfx.filter.Elliptic attribute) PeakNormalizationStrategy (class in torchfx.effect) peek() (torchfx.realtime.TensorRingBuffer method) percentile (torchfx.effect.PercentileNormalizationStrategy attribute) PercentileNormalizationStrategy (class in torchfx.effect) PerChannelNormalizationStrategy (class in torchfx.effect) PingPongDelayStrategy (class in torchfx.effect) Pipeline Pipeline Operator process_chunks() (torchfx.realtime.StreamProcessor method) process_file() (torchfx.realtime.StreamProcessor method) Q q (torchfx.filter.AllPass attribute) (torchfx.filter.Notch attribute) (torchfx.filter.ParametricEQ attribute) R read() (torchfx.realtime.AudioBackend method) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend method) (torchfx.realtime.TensorRingBuffer method) RealtimeError (class in torchfx.realtime) RealtimeProcessor (class in torchfx.realtime) reset_state() (torchfx.filter.IIR method) (torchfx.realtime.RealtimeProcessor method) Reverb (class in torchfx.effect) ripple (torchfx.filter.Chebyshev1 attribute) (torchfx.filter.Chebyshev2 attribute) RMSNormalizationStrategy (class in torchfx.effect) S Sample Rate save() (torchfx.Wave method) set_parameter() (torchfx.realtime.RealtimeProcessor method) SoundDeviceBackend (class in torchfx.realtime.sounddevice_backend) start() (torchfx.realtime.AudioBackend method) (torchfx.realtime.RealtimeProcessor method) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend method) state (torchfx.realtime.AudioBackend property) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend property) stop() (torchfx.realtime.AudioBackend method) (torchfx.realtime.RealtimeProcessor method) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend method) stopband_attenuation (torchfx.filter.Elliptic attribute) Strategy Pattern StreamConfig (class in torchfx.realtime) StreamDirection (class in torchfx.realtime) StreamError (class in torchfx.realtime) StreamProcessor (class in torchfx.realtime) StreamState (class in torchfx.realtime) T Tensor TensorRingBuffer (class in torchfx.realtime) to() (torchfx.Wave method) TorchFXError (class in torchfx.validation) Transfer Function transform() (torchfx.Wave method) V validate_audio_tensor() (in module torchfx.validation) validate_cutoff_frequency() (in module torchfx.validation) validate_filter_order() (in module torchfx.validation) validate_in_set() (in module torchfx.validation) validate_positive() (in module torchfx.validation) validate_q_factor() (in module torchfx.validation) validate_range() (in module torchfx.validation) validate_sample_rate() (in module torchfx.validation) validate_tensor_ndim() (in module torchfx.validation) validate_type() (in module torchfx.validation) W Wave (class in torchfx) window (torchfx.filter.DesignableFIR attribute) write() (torchfx.realtime.AudioBackend method) (torchfx.realtime.sounddevice_backend.SoundDeviceBackend method) (torchfx.realtime.TensorRingBuffer method) Y ys (torchfx.Wave attribute) Z Z-Transform