···835835 macro(fft, \
836836 "fft(freq)", \
837837 \
838838- "The fft creates 256 buckets that map to a region of audible frequencies.\n" \
839839- "Each returns a value 0-255 based on the intensity of sound at that frequency at that time\n." \
840840- "See aldroid after class.", \
838838+ "Creates 256 buckets that map to a region of audible frequencies.\n" \
839839+ "Each returns a value 0-1 based on the intensity of sound at that frequency at that time.\n", \
841840 1, \
842841 1, \
843842 0, \