Descriptive signal synthesiser. https://crates.io/crates/looklook/
  • Rust 86.4%
  • C 5.2%
  • Assembly 4.3%
  • Makefile 2.9%
  • Linker Script 1.2%
Find a file
2026-06-20 15:03:57 +02:00
liblooklook Add experimental 68EC000 emulator; Decrease maximum frame count to '2147483648'; Increase maximum sampling depth to '128'; Add C helper library; Update gitignore; Fix mode validation; Require '32'-bit hosts; Rewrite rendering; Decrease maximum frame rate to '2147483648'; Disallow frame rates of zero; 2026-06-20 15:03:57 +02:00
src Add experimental 68EC000 emulator; Decrease maximum frame count to '2147483648'; Increase maximum sampling depth to '128'; Add C helper library; Update gitignore; Fix mode validation; Require '32'-bit hosts; Rewrite rendering; Decrease maximum frame rate to '2147483648'; Disallow frame rates of zero; 2026-06-20 15:03:57 +02:00
.gitignore Add experimental 68EC000 emulator; Decrease maximum frame count to '2147483648'; Increase maximum sampling depth to '128'; Add C helper library; Update gitignore; Fix mode validation; Require '32'-bit hosts; Rewrite rendering; Decrease maximum frame rate to '2147483648'; Disallow frame rates of zero; 2026-06-20 15:03:57 +02:00
Cargo.lock Add experimental 68EC000 emulator; Decrease maximum frame count to '2147483648'; Increase maximum sampling depth to '128'; Add C helper library; Update gitignore; Fix mode validation; Require '32'-bit hosts; Rewrite rendering; Decrease maximum frame rate to '2147483648'; Disallow frame rates of zero; 2026-06-20 15:03:57 +02:00
Cargo.toml Add experimental 68EC000 emulator; Decrease maximum frame count to '2147483648'; Increase maximum sampling depth to '128'; Add C helper library; Update gitignore; Fix mode validation; Require '32'-bit hosts; Rewrite rendering; Decrease maximum frame rate to '2147483648'; Disallow frame rates of zero; 2026-06-20 15:03:57 +02:00
CHANGELOG.md Add experimental 68EC000 emulator; Decrease maximum frame count to '2147483648'; Increase maximum sampling depth to '128'; Add C helper library; Update gitignore; Fix mode validation; Require '32'-bit hosts; Rewrite rendering; Decrease maximum frame rate to '2147483648'; Disallow frame rates of zero; 2026-06-20 15:03:57 +02:00
clippy.toml Add changelog; Add Cargo manifest; Add gitignore; Add Clippy configuration; Add 'audio', 'video', and 'raw' modes; Add 'wave' audio formats; Add 'png' and 'webp' video formats; 2026-05-16 22:13:07 +02:00
COPYING.txt Add licence file; Rewrite configuration; Increase maximum frame width to '32768'; Increase maximum channel count to '128'; Remove synths; Increase maximum sample depth to '8'; Add readme; Remove existing 'unsafe' usage; 2026-06-05 22:07:14 +02:00
README.md Add licence file; Rewrite configuration; Increase maximum frame width to '32768'; Increase maximum channel count to '128'; Remove synths; Increase maximum sample depth to '8'; Add readme; Remove existing 'unsafe' usage; 2026-06-05 22:07:14 +02:00

LOOKLOOK

This repository defines a digital synthesiser.