一个开源项目推出了利用FFmpeg模拟磁带录音机音频特性的工具[1]。该项目支持多种经典磁带型号的音效仿真,包括BASF LH Extra C90、Maxell UD C90、Sony CHF60/CHF90(1978年)、TDK D90(1995-1997)以及苏联MK-60磁带[1]。
工具的核心功能涵盖磁带噪音、速度波动(wow and flutter)、带宽限制以及均衡器调整等音频处理效果[1]。用户可通过项目提供的脚本将mp3、ogg、m4a、aac等格式的本地音频文件或网络直播流转换为特定磁带风格的输出文件,转换结果将保存至./out文件夹[1]。该项目采用MIT开源许可证发布[1]。
An open source project leverages FFmpeg to reproduce the distinctive sonic characteristics of classic cassette tape recordings [1]. The tool allows users to process audio files and live streams by applying authentic tape effects, transforming digital sound into formats that mimic the vintage aesthetic of physical magnetic tape playback [1].
The project supports emulation of multiple historically significant tape models, including the BASF LH Extra C90, Maxell UD C90, Sony CHF60/CHF90 from 1978, TDK D90 from 1995–1997, and Soviet-era MK-60 cassettes [1]. The simulation engine replicates core characteristics of tape recording technology, incorporating tape noise, speed fluctuations (wow and flutter), bandwidth limitations, and equalizer adjustments to achieve authentic period-accurate sound profiles [1].
The tool accepts input from various audio formats—MP3, OGG, M4A, and AAC files—as well as network live streams, with processed output saved to a designated ./out folder [1]. Released under the MIT open source license, the project provides scripts that enable users to convert their audio sources into specific tape-styled versions [1].