this repo has no description
0
fork

Configure Feed

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

update README

alice 100d2f18 ca9ed0d0

+6 -10
+6 -10
README.md
··· 53 53 54 54 For the FFT support to work — i.e., being able to use music from your own computer — you'll need a loopback device on your OS. 55 55 * On Windows, this is handled for you (TODO: is it always?) 56 - * On Mac, you'll need to use a third-party tool [Blackhole](https://existential.audio/blackhole/) 56 + * On Mac, you'll need to use a third-party tool like [Blackhole](https://existential.audio/blackhole/) 57 57 * On Linux, it's **supposed to be** handled for you, in practice you might have to muck around depending on your distro 58 - 59 - Tested on: 60 - * Windows 11 amd64 (Steam Deck, all versions) 61 - * Windows 11 arm64 (VMWare Fusion 13, winxp version) 62 - * Windows 11 arm64 (Parallels 18; windows version) 63 - * macOS 14 amd64 (M1 Pro; thru Rosetta 2) 64 - * macOS 14 arm64 (M1 Pro) 65 - * Linux amd64 (Steam Deck, Arch Linux) 66 - * Linux arm64 (M1 Pro, Asahi Linux) - experimental - colors glitch sometimes, terminal/app needs restarting sometimes to work - may be an Asahi thing 67 58 68 59 ![FFT screenshot](fft-screenshot.png) 69 60 *the answer to "how many versions can you run at the same time that fits a screenshot" appears to be four* ··· 285 276 * Kii - [Github @kiikrindar](https://github.com/kiikrindar) 286 277 * Matt Westcott - [Github @gasman](https://github.com/gasman) 287 278 * Alice - [Github @aliceisjustplaying](https://github.com/aliceisjustplaying) 279 + 280 + # Prior work with regards to FFT support 281 + * https://github.com/glastonbridge/TIC-80 282 + * https://github.com/creativenucleus/TIC-80-bytebattle 283 + * https://github.com/sknebel/TIC-80/tree/tmp