Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.23 KB

README.md

File metadata and controls

36 lines (30 loc) · 2.23 KB

sigpack - signal object library for pure-data (c) 2006 by Martin Weiß

This git-fork of the Pure-data library sigpack is cloned from https://git.puredata.info/cgit/svn2git/libraries/sigpack.git, which is the svn-to-git from https://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/sigpack/.

The initial changes were adding/recreating some separate directories for source and help files and replace the buildsystem by pd-lib-builder. This to simplify creation of a deken package of the libary.

The sigpack library consists of:

chop~
signal chopping modulator
decimate~
signal decimation
diode~
diode rectifier network (from swh-plugins diode_1185)
foldback~
signal mirror
foldover~
foldover distortion (from swh-plugins foldover_1213)
freqdiv~
signal frequency divider (from swh-plugins divider_1186)
freqshift~
bode frequency shifter (from swh-plugins bode-shifter_1431)
hardlimit~
brick hard limiter with residue mixer (from swh-plugins hard_limiter_1413)
harmgen~
harmonic generator (from swh-plugins harmonic_gen_1220)
impulse~
non-bandlimited single-sample impulses (from swh-plugins impulse_1885)
rectify~
flips negative values to positive
round~
simple rounder
saturate~
soft saturation
shape~
reshape input by an exponential function (from swh-plugins shaper_1187)
sieve~
simple sample sifter
split~
signal split function
transient~
transient mangler (from swh-plugins transient_1206)
ustep~
signal unity step function
valverect~
valve rectifier (from swh-plugins valve_rect_1405)
vowel~
simple formant filter
wavewrap~
sinus wavewrapper (from swh-plugins sinus_wavewrapper_1198)

See the original README.txt for more information.

For bugs found in this version, please report them to me. Martin is not responsible for bugs introduced by me.

Fred Jan Kraan [email protected] 2022-11-28