FunSequencer: Funscript Sequenced Motion Driver for VaM

Plugins + Scripts FunSequencer: Funscript Sequenced Motion Driver for VaM

Download [20.38 MB]
This release focuses primarily on audio‑related improvements:
  1. Added the new PY_AudioRoleExtractor AI project for speaker‑separated audio extraction. Details are available at: https://github.com/nbnb9527/nb‑VaMTools
  2. Added StartSegmentWithoutAudio to the plugin, which plays only animations while suppressing audio playback.
  3. Updated the demo. Global audio playback has been removed. Background audio is now played via newly‑added audio sources within the scene, and character voices are routed through audio sources attached to character head atoms. This enables more reliable automatic lip‑sync behaviour.


这版主要是对声音的优化:
  1. 添加了新的 PY_AudioRoleExtractor — AI 项目,可实现分角色音频提取,具体见:https://github.com/nbnb9527/nb-VaMTools
  2. 插件新增了 StartSegmentWithoutAudio,可以只播放动作,不播放声音。
  3. demo 更新了,现在不播放全局声音,而是在场景中增加了新的音源播放背景音,用人物原子的头部音源播放人物声音。这样进一步实现了自动嘴型变化。
Several bugs have been fixed, most notably synchronization issues between video playback and motion driver when using the Driver‑with‑video mode.

This release mainly brings the official demo scene release together with scene‑packaging enhancements.

1786402814364.jpeg
1.Fixed bug where calling StopAllSegments would cause subsequent StartSegment to fail.Fixed bug where calling StopAllSegments would cause subsequent StartSegment to fail.
2.Fixed bug: Edit segment function was not working.
3.Fixed an issue where the plugin would still attempt to communicate with the bridge program even when poll‑player was unchecked.
4.Optimized time display inside the segment info panel.
5.Scene packaging improvements: Auto‑detect required wav files for packing while excluding video files. Added the "Scene VAR package name" setting control for automatic audio‑file path resolution when publishing scenes inside VAR packages.
6.Exposed ResetOrigin to Timeline triggers. I don’t know the exact use‑case yet, but it may prove useful in some scenarios.


Teaser / Preview

The demo scene for FunSequencer is currently in‑progress and will be released soon.

-----------------中文说明-----------------
1.修复 StopAllSegments 动作调用后,再次调用 StartSegment 失败的 bug;
2.修复 Edit segment(编辑片段)功能无效的 bug;
3.修复当未选中poll player,仍然试图与桥接程序通信;
4.优化 Segment(片段)信息栏中的时间显示;
5.场景打包优化:自动检测需要打包的wav,排除视频文件,并增加了Scene VAR package name设置控件用于打包发布场景的wav音频文件自动定位;
6.现已支持在 Timeline 触发器中调用 ResetOrigin。目前我还没有明确对应的使用场景,但该功能在某些情况下应该会派上用场。

预告

FunSequencer 的演示示例场景正在制作中,将于近期发布。
Back
Top Bottom