new algo in #sndkit @!(sndkitref “sparse”)!@ is a sparse noise generator, similar to velvet noise, that produces a random series of impulses at a specified rate in Hz.
new !sndkit algo: @!(sndkitref “clkphs”)!@.
new !sndkit algorithm: @!(sndkitref “blep”)!@.
new algo in sndkit: @!(sndkitref “tract”)!@, a physical model of the vocal tract.
@!(sndkitref “glottis”)!@ is an analytical model that approximates the kind of sound the human glottis makes, and is now available as a sndkit model. This is extracted from the !voc project.
new !sndkit algorithm: @!(sndkitref “env”)!@.
published @!(sndkitref “chorus”)!@ to !sndkit.
the !sndkit_TODO page is back online.
added a new algo to sndkit @!(sndkitref “scale”)!@.
added biramp to sndkit: @!(sndkitref “biramp”)!@.
new algorithm in @!(ref “sndkit”)!@: @!(sndkitref “phasor”)!@ generates a normalized periodic ramp signal, typically used for table-lookup oscillators.
phsclk is an algorithm that divides an incoming phasor signal into an arbitrary number of ticks that are equally spaced. @!(sndkitref “phsclk”)!@ #sndkit #updates
new sndkit algorithm: @!(sndkitref “expmap”)!@ creates an exponential curve from a linear ramp. #sndkit #updates
added @!(sndkitref “bezier”)!@ to !sndkit today. coupled with @!(sndkitref “oscf”)!@, it is capable of making some really weird wet FM-y sounds. Me like! #updates #sndkit
a new addition to !sndkit: @!(sndkitref “oscf”)!@ is an arbitrary size table-lookup oscillator with floating point precision. #updates #sndkit
some initial words + code for a table-lookup oscillator with floating point precision to be included in !sndkit. testing and monolith come tomorrow. #updates #sndkit #monolith
also hoping to bring bits of #sndkit into #9front and #neindaw. maybe build a whole professional-quality music production platform around plan9 concepts instead of the tired cliche of emulating analog workflows? #halfbakedideas
this morning I planned lots of #halfbakedideas for #sndkit in the near-distant future: a ROMpler with crossfading capabilities and optional input, and vowel formant filter, paired with a physical model of the glottis.
automatically generated #TeX equations implemented in !sndkit
the @!(sndkitref “chaosnoise”)!@ algo is now in !sndkit and !monolith #DSP #chaos #noise #patchwerk #monolith #crackle
thinking about implementing some noise generators for !sndkit. A chaos noise generator that leverages numerical instabilities in IEEE floating point, and a 1-bit linear feedback shift register noise generator based on NES audio. #sndkit #halfbakedideas #dsp
soft-release of a new project of mine: !sndkit
introducing !phasewarp #sndkit
introducing !modalres #sndkit
introducing !peakeq #sndkit
introducing !vardelay #sndkit
introducing !rline #sndkit
introducing !fmpair #sndkit
writing words on FM synthesis #sndkit