resample
Resamples a sound file using a FIR filter
Install
- All systems
-
curl cmd.cat/resample.sh
- Debian
-
apt-get install resample
- Ubuntu
-
apt-get install resample
- Arch Linux
-
pacman -S resample
- Kali Linux
-
apt-get install resample
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install resample
- Raspbian
-
apt-get install resample
- Dockerfile
- dockerfile.run/resample
resample
Resamples a sound file using a FIR filter
The resample program "resamples" a soundfile to change its sampling rate. For example, it can be used to convert the sampling rate from 48 kHz (used by DAT machines) to 44.1 kHz (the standard sampling rate for Compact Discs). The windowfilter program designs Finite-Impulse-Response (FIR) digital filters by the so-called "window method." In this method, the ideal impulse response (a sinc function) is "windowed" by a Kaiser window (a popular window used in spectrum analysis).
circos-tools
plotter for visualizing data - helper utilities
Circos visualizes data in a circular layout — ideal for exploring relationships between objects or positions, and creating highly informative publication-quality graphics. This package provides a set of tools to help process your data: binlinks, bundlelinks, categoryviewer, colorinterpolate, filterlinks, maketutorialimages, orderchr, randomlinks, resample, and tableviewer.
voxbo
processing, statistical analysis, and display of brain imaging data
This is a toolkit for analysis of functional neuroimaging (chiefly fMRI) experiments and voxel-based lesion-behavior mapping. VoxBo supports the modified GLM (for autocorrelated data), as well as the standard GLM for non-autocorrelated data. The toolkit is designed to be interoperable with AFNI, FSL, SPM and others.