Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
Hacker News · 2026/7/29 06:47:22

Fasttracker II clone in C using SDL 2
AI 中文解读
一位开发者用C语言和SDL 2库重新编写了经典音乐制作软件Fasttracker II,并免费发布。这个“复古神器”让老派电子音乐爱好者能在Windows、macOS和Linux上重温上世纪90年代的“芯片音乐”创作体验。简单说,Fasttracker II是当年音乐人用电脑逐音符“敲”出电子舞曲的工具,现在这个克隆版保留了原版核心功能,还解决了现代系统的兼容问题。虽然普通用户可能用不上,但对音乐制作人和复古游戏玩家来说,意味着无需老电脑或模拟器,就能在现有设备上直接使用经典工具。开发者还贴心地整理了各平台的小毛病,比如NVIDIA显卡用户要关掉快捷键冲突,苹果系统需要手动开启权限。这不仅是技术怀旧,更让数字音乐文化遗产得以延续,感兴趣的人也能零门槛下载源码学习。
16-bits.org
Home
ProTracker 2 clone
Fasttracker II clone
Other projects
My GitHub
Garfield comics
Donate
I have written a portable Fasttracker II clone in C using SDL 2. Here's a screenshot.
What is Fasttracker II? Read about it on Wikipedia.
Note: If you have more than one monitor connected to your PC, and they use different refresh rates, you
might get some program issues!
FT2 clone v2.22 download: (19th of July 2026 18:36 - GMT +2 - changelog)
Windows (Windows 7 SP1 and later)
Windows 32-bit (Windows 7 SP1 and later. Only use this one if really needed. May falsely detect as a virus!)
macOS - Intel and Apple silicon (universal) (OS X 10.11 and later - read Mac notices below!)
Linux packages for amd64/x86_64 (not supported by me, I'm also not sure which file you need)
Source code and more info can be found over at GitHub. Please read "HOW-TO-COMPILE.txt". Compiles on Linux.
Windows important notice:
If ALT+F4/ALT+F5 (copy/paste block) doesn't work and you have an NVIDIA GPU, you need to make sure
those keybindings are disabled in 'GeForce Experience' (if it's installed).
macOS/OS X important notices:
To be able to actually run the program, you need to right click the .app/program and click "Open". This is needed just once.
If using a modern version of macOS, you need to allow the program to run in System Settings -> Privacy & Security after having attempted to run it.
A lot of important keybindings in FT2 are occupied and has to be rerouted or removed in the OS
To toggle fullscreen mode, press ALT+Enter or Ctrl+Cmd+F
Linux important notice:
To get ALT+F4 (copy pattern) and ALT+F5 (paste pattern) working, you have to change these
keyboard shortcuts in your OS to something else.
16-bits.org - Copyright © 2026
Discord: https://discord.gg/VxVYXMJZ9G
分享
阅读原文 ↗