altos: Make ao_freq_to_set reentrant
authorKeith Packard <keithp@keithp.com>
Sat, 7 Apr 2012 07:25:26 +0000 (00:25 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 7 Apr 2012 07:25:26 +0000 (00:25 -0700)
commitc7119405a3dd7128120374a2a001bc98ef523619
tree2d945f9bca13dc441957619ee1cb12990c9689e5
parentd0d0d20c20e5eeacbc9a1ec1c93141a2044830fb
altos: Make ao_freq_to_set reentrant

Save a bunch of data space this way.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/core/ao_freq.c