﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FImport-Export%2FLipsync_Importer</id>
	<title>Extensions:2.6/Py/Scripts/Import-Export/Lipsync Importer - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FImport-Export%2FLipsync_Importer"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Lipsync_Importer&amp;action=history"/>
	<updated>2026-06-02T11:29:03Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Lipsync_Importer&amp;diff=101537&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Lipsync_Importer&amp;diff=101537&amp;oldid=prev"/>
		<updated>2018-06-28T19:40:25Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:40時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Lipsync_Importer&amp;diff=101536&amp;oldid=prev</id>
		<title>wiki&gt;Bat3a: fix links</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Lipsync_Importer&amp;diff=101536&amp;oldid=prev"/>
		<updated>2016-02-02T21:45:16Z</updated>

		<summary type="html">&lt;p&gt;fix links&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=Lipsync Importer&lt;br /&gt;
|tooltip=Imports Moho's (Papagayo, Jlipsync, Yolo) file and adds automatic &amp;amp; random blinking.&lt;br /&gt;
|menu=3d window &amp;gt;&amp;gt; tool shelf&lt;br /&gt;
|version=0.5&lt;br /&gt;
|blender=2.62&lt;br /&gt;
|author=Yousef Harfoush (bat3a)&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://blenderartists.org/forum/showthread.php?t=197408&lt;br /&gt;
|modules=&lt;br /&gt;
|exe=io_import_lipsync_Importer.py&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=https://developer.blender.org/diffusion/BAC/browse/master/io_import_lipSync_Importer.py&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= The Work Flow =&lt;br /&gt;
&lt;br /&gt;
==Lipsyncing==&lt;br /&gt;
[[File:LipSync Importer-lipsyncer.png|291px|thumb|Lipsyncing interface]]&lt;br /&gt;
===Papagayo Moho file===&lt;br /&gt;
*open Papagayo, import the sound &amp;amp; write the text, and sync the words&lt;br /&gt;
*export as voice file from Papagayo&lt;br /&gt;
*start blender 2.5x, and open you character blender file&lt;br /&gt;
*make shape keys for the character.&lt;br /&gt;
*name the shape keys EXACTLY as their corresponding phonemes in the exported Moho file.&lt;br /&gt;
*enable the add-on from preferences, it will open in the tool shelf.&lt;br /&gt;
*switch to Lipsyncer menu.&lt;br /&gt;
*import the voice file.&lt;br /&gt;
*select the object with shape keys.&lt;br /&gt;
*adjust the ease in and out fields, and shape key value with frame offset.&lt;br /&gt;
*adjust the hold value if you want the keys to hold in slow lipsync.&lt;br /&gt;
*push the plot keys button, and it will plot the keys for ya. :)&lt;br /&gt;
&lt;br /&gt;
===Jlipsync &amp;amp; Yolo Moho file===&lt;br /&gt;
*same as above, plus checking the Jlipsync or Yolo file support button.&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
*Enabling Jlipsync or Yolo file support button will hide ease in and out value as the exported moho file contain these values.&lt;br /&gt;
*The script will ignore the keys which has no shape keys with same name.&lt;br /&gt;
&lt;br /&gt;
==Blinking==&lt;br /&gt;
[[File:LipSync Importer-blinker.png|291px|thumb|Blinker interface]]&lt;br /&gt;
===Specific===&lt;br /&gt;
*switch to Blinker menu, and press the Specific button.&lt;br /&gt;
*add a shape key and name it (blink) to the character.&lt;br /&gt;
*adjust the ease in and out fields, and shape key value with fame offset.&lt;br /&gt;
*adjust the spacing between blinks, and how many you want.&lt;br /&gt;
*push the add blinking button to add a blink key :)&lt;br /&gt;
&lt;br /&gt;
===Random===&lt;br /&gt;
*same as above, but you'll have a Random field value to how much random shifting to the keys you want.&lt;br /&gt;
&lt;br /&gt;
==Tutorials==&lt;br /&gt;
*version 2.2 lipsyncing process: http://www.vimeo.com/15442522&lt;/div&gt;</summary>
		<author><name>wiki&gt;Bat3a</name></author>
		
	</entry>
</feed>