this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

better help

alice 5a75cc2d cd9f8999

+2 -1
+2 -1
src/api.h
··· 836 836 "fft(freq)", \ 837 837 \ 838 838 "Creates 256 buckets that map to a region of audible frequencies.\n" \ 839 - "Each returns a value 0-1 based on the intensity of sound at that frequency at that time.\n", \ 839 + "Each returns a value 0-1 based on the intensity of sound at that frequency at that time.\n" \ 840 + "Only works if tic80 was started with the `--fft` CLI flag, otherwise always returns 0.0.\n", \ 840 841 1, \ 841 842 1, \ 842 843 0, \