Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.hecomi.ulipsync

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.hecomi.ulipsync - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

32

package.json
{
"name": "com.hecomi.ulipsync",
"version": "2.0.0",
"version": "2.0.1",
"displayName": "uLipSync",

@@ -30,12 +30,32 @@ "description": "A MFCC-based LipSync plugin for Unity using Job and Burst Compiler",

{
"displayName": "01. Basic",
"description": "A basic sample.",
"path": "Samples~/01. Basic"
"displayName": "01. Play AudioClip",
"description": "A basic sample to play AudioSource and analyze it at runtime.",
"path": "Samples~/01. Play AudioClip"
},
{
"displayName": "02. AudioSource-Proxy",
"displayName": "02. Mic Input",
"description": "A sample to analyze AudioSource that plays mic input in realtime.",
"path": "Samples~/02. Mic Input"
},
{
"displayName": "03. AudioSource Proxy",
"description": "A sample for using an AudioSource that belongs to a different GameObject.",
"path": "Samples~/02. AudioSource-Proxy"
"path": "Samples~/03. AudioSource Proxy"
},
{
"displayName": "04. VRM",
"description": "A sample to move blendshapes in VRM. VRM assets and Alicia VRM model should be setup beforehand.",
"path": "Samples~/04. VRM"
},
{
"displayName": "05. Bake",
"description": "A sample to play pre-calculated data.",
"path": "Samples~/05. Bake"
},
{
"displayName": "06. Timeline",
"description": "A sample to play lipsync with Timeline.",
"path": "Samples~/05. TImeline"
}
]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc