CNMAT Flashback

A look back at some items in our archives.

Archive Browser

Browse CNMAT content by type
Tool

int+frac

Given a float, output the integer part (rounding towards zero) and the fractional part (a float of the same sign as the input, with absolute value between 0 and 1).

version 1.1

Tool

pan+amp~

controls stereo panning and amplitude in dB for a mono audio signal

Tool

rcalib

adjusts a running stream of numbers to the required range

Tool

rzcalib

adjusts a running stream of numbers to the required range, and adjusts the zero point

Tool

nearly==

Just like ==, except that there's tolerance factor for the maximum allowable difference between two "nearly" equal values.

Tool

pan+amp

controls stereo panning and amplitude for a mono audio signal

Pages