Team R2R | 16 October 2025 | 270.2 MB
安装方法:
世界上最易于使用但最先进的压缩机
四个控制器页面
想象一个经典的游戏机。您拥有游戏机本身,但如果没有游戏,它就什么也做不了。这就像 Curvature 的压缩引擎。您需要加载游戏,或者在我们的例子中,加载压缩模型。插入游戏卡带后,游戏机启动,您会在电视屏幕上看到一些东西。但您还不能移动角色或做任何事情。您首先需要插入控制器。但哪一个呢?继标准控制器垫之后,NES 最受欢迎的外设实际上是 NES Zapper,即激光枪。但有了 zapper,您就做不了那么多了。操纵杆控制器肯定更好,因为它功能更强大,控制更多?别忘了还有适配器,它允许您添加四个控制器,而不仅仅是两个!
特性:
其他插件所不具备的独特压缩曲线;
全球首款采用 Black-Scholes 模型的压缩器;
全球首款采用量子隧道模型的压缩器;
极其易用的复古页面;
预设页面提供更多控制和随机生成功能;
专家页面可完全控制算法;
极其快速简便的侧链均衡器,带有外部侧链输入。
侧链均衡器可应用于主输出;过
采样;
即将推出 5 种神秘算法;
终身免费升级
一位女巫说道:
“感谢你进行黑暗仪式。你成功召唤了女巫 :)”
这是他的新视频:
他的插件真的像他说的那样,有什么特别值得“信任”的地方吗?
他的插件真的没有像下载页面上宣传的那样附带臃肿 的软件吗?> AP Mastering 插件没有附带安装向导和随机
未公开的臃肿软件。昨晚,女巫花了一些时间调查那个“70MB 算法
压缩插件,没有臃肿”。以下是女巫发现的列表:
* 一些插件二进制文件(例如 Windows VST3)没有数字签名。
这意味着无法检查二进制文件是否真的来自
实际开发者,或者是否被他人修改过。* AP Mastering 插件在 Windows 版本中导入了 WS2_32 (winsock2) DLL。
这些函数可以将个人信息发送给
开发者。 “如果插件无法连接到开发者的服务器,那为什么要
导入它?”一位年轻的开发者说道。* 该插件包含 OpenSSL3 函数,例如 AES、RSA 和其他一些常用的加密算法,但这些函数
实际上并不常用。人们称之为臃肿。JUCE 框架(AP
Mastering 使用的框架)拥有足够的函数(例如 RSA 和 SHA)来进行数字签名,
那么他为什么选择那个臃肿的 OpenSSL3 呢?当然,我们知道没什么可担心的,因为我们对
他的插件进行了逆向工程。但大多数人不会逆向工程。他们可以
对发现的任何问题提出质疑和抱怨。我们希望他能编写一些更
可靠、更简洁的插件,以说服那些持怀疑态度的开发者。我们
很高兴地告诉他,那些人甚至怀疑一些没有网络/
DLL 加载/加密 API 依赖关系的 KB DLL ;)——————————————————————
这次,我们用标准 C + OpenSSL 编写了非常干净的补丁和注册机。
这些工具的完整源代码也包含在内。如果您不信任 R2R,
只需自行编译构建即可。它应该可以在任何现代平台上运行。
不妨看看许可证是如何验证的,以及开发者是如何加密和
隐藏ECDSA公钥的!根据预言,开发者会抱怨
补丁+注册机流程的复杂性。之后,一位女巫会给
他一个只有3MB、不加载网络API、无需
在线授权的DMG Audio Compassion。从此以后,他就过上了幸福的生活。
The easiest to use, yet most advanced compressor in the world
THE FOUR CONTROLLER PAGES
Imagine a classic games console. You have the console itself but without a game, it doesn’t do anything. This is like the compression engine of Curvature. You need to load a game or, in our case, a compression model. Inserting a game cartridge, the console boots up and you see something on the TV screen. But you can’t move the character or do anything yet. You first need to plug in a controller. But which one? The most popular peripheral for the NES, after the standard controller pad, was actually the NES Zapper, the laser gun. But with the zapper, you can’t do all that much. Surely the joystick controller is better because it’s more powerful with more controls? And don’t forget the adapter which allowed you to add four controllers instead of just two!
FEATURES
Unique compression curves unavailable in other plugins
World’s first compressor to use the Black-Scholes model
World’s first compressor to use a Quantum tunnelling model
Extremely easy to use retro page
Preset page offers more control and random generation
Expert page has full control over the algorithms
Extremely fast and easy side chain EQ with external side chain input.
Side chain EQ able to be applied to the main out
Oversampling
5 more mystery algorithms to come
Lifetime free upgrades
A witch said,
Thanks for doing dark ritual. You successfully summoned witches :)
Here is his new clickbait video:
Are there anything special to be “trusted” in his plugins like he said? Is it
true that his plugins are not shipped with the bloats as advertised on the
download page?> AP Mastering plugins do not ship with installer wizards and random
> undisclosed bloatware.Last night, witches took some time to investigate that “70MB algorithmic
compressor plugin without bloat”.Here is the list what witches found :
* Some of the plugin binaries (like Windows VST3) are not digitally signed.
It means there are no ways to check if the binary really came from the
actual developer, or modified by someone.* The AP Mastering Plugins are importing WS2_32 (winsock2) DLL in the
Windows version. These functions can send the personal information to the
developer. “If the plugin does not connect to the developer’s server, why is
it imported?”, a young producer said.* Plugin has OpenSSL3 functions like AES, RSA and other famous crypto which
is not really used. People call it bloating. JUCE framework (which AP
Mastering uses) has enough functions like RSA and SHA to do digital signing,
so why did he choose that fat OpenSSL3?Of course, we know there are nothing to worry because we reverse engineered
his plugin. But most people are not reverse engineer. They can doubt and
complain to everything they found. We hope he will code something more
trustful and less bloated plugins that persuade those skeptical producers. We
are happy to tell him that those guys even doubt few KB DLLs with no network /
DLL load / crypto API dependency ;)——————————————————————————
This time, we made very clean patch and keygen coded by standard C + OpenSSL.
The full source code of those tools are also included. If you don’t trust R2R,
just compile and build yourself. It should work in any modern platforms. Have
fun checking how the license is validated, and how the developer encrypts,
hides the ECDSA public key!According to the prophecies, the developer will complain about the
complexity of patch + keygen process. After that, one of the witch will give
him DMG Audio Compassion which is only 3MB and does not load network API, no
online authorization required. He lives happily ever after.
TeamR2R
评论0