Cubism 5 SDK MotionSync Plugin for Native R1 beta2
wada-at-live2d-com
released this
25 Jan 06:40
·
2 commits
to master
since this release
Added
- Add a sample application that can be run on Android and iOS.
- Add sample by microphone input.
Changed
- Remove the
DEFAULT_AUDIO_BIT_DEPTH
macro. - Change to function name of
LAppMotionSyncModel
. - Change
LAppPlaySound
toLAppAudioManager
. - Optimize type casting.
Fixed
- Fix build failure in VS2013.
- Fix to not get empty characters when getting audio file names.
- Fix crash when
motionsync3.json
is not found. - Fix the MotionSync analysis process.