Show HN:让你的 Framework 12 听起来像一扇吱吱作响的门
Show HN: Make your Framework 12 sound like a creaky door

原始链接: https://github.com/ArcaEge/creakwork12

将你的 Framework 12 变成一扇嘎吱作响的木门。本质上就是这个(它也是灵感来源),但移植到了 FW12 上。它在其他笔记本电脑上或许能用,或许不能,我没测试过。音频滤波针对 Framework 12 的转轴阻尼进行了优化。 demo.mp4 让你的转轴发出嘎吱声。在 Framework 12 上经过测试,在其他笔记本上也可能适用。 ✨ 特效 ✨ 音调取决于转轴的位置 音量取决于你调整的速度 玩得开心。 有趣的是,“Releases”标签页里有一个可执行文件。下载它,执行常规的 `chmod +x` 然后运行即可。尽情享受吧。 注意:这是在 Fedora 上构建的,所以你在其他发行版上的运行结果可能会有所不同 —— 可能会出现动态链接问题。或者也可以 `git clone` 然后执行 `cargo run`。不过如果你这样做的话,需要先安装 `libiio-devel` 和 `alsa-lib-devel`(在 Debian/Ubuntu 上则是 `libasound2-dev` 和 `libalsa-dev`)。

``` Hacker News 最新 | 往期 | 评论 | 提问 | 展示 | 工作 | 提交 登录 Show HN: 让你的 Framework 12 听起来像扇吱呀作响的门 (github.com/arcaege) arcaege 于 1 小时前发布,7 分,| 隐藏 | 往期 | 收藏 | 讨论 前几天我在研究 Framework 笔记本上的 iio 设备时,发现 Framework 12 的转轴角度传感器非常精准!所以我为 Linux 上的 Framework 12 开发了一个 LidAngleSensor (https://github.com/samhenrigold/LidAngleSensor) 版本,这样你就可以让你的转轴发出吱呀声了。 考虑申请 YC 2026 年秋季批次!申请截止日期为 7 月 27 日。 准则 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索: ```
相关文章

原文

turn your framework 12 into a creaky wooden door, basically this (that was also the inspiration too) but ported to a fw12. it may or may not work on other laptops too, I haven't tested it. the filtering is optimised for framework 12's hinge stiffness.

demo.mp4
  • make your hinge go creaky
  • tested on framework 12, might work on other laptops too
  • ✨ effects ✨
    • pitch depends on position of hinge
    • volume depends on how fast you adjust it
  • have fun

funny

there is an executable in the releases tab. download it, do the usual chmod +x and run. enjoy. note: this was built on fedora, so your mileage may vary on other distros - there might be dynamic linking issues.

or git clone and do cargo run. you'll have to install libiio-devel and alsa-lib-devel first though if you do that (or libasound2-dev and libalsa-dev on debian/ubuntu)

联系我们 contact @ memedata.com