Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

SignalShifter

Signal Shifter


Description

Randomly shifts the audio signal by 'max_pct'

Usage

SignalShifter(
  p = 0.5,
  max_pct = 0.2,
  max_time = NULL,
  direction = 0,
  roll = FALSE
)

Arguments

p

probability

max_pct

max percentage

max_time

maximum time

direction

direction

roll

roll or not

Details

direction must be -1(left) 0(bidirectional) or 1(right).

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.