Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can import audio from File > Import, but it does not appear in the time slider and there is no sound. In other words, it is recognized but cannot be imported.
// Result: H:/maya/animation/Ball_Rolling/sound/Tennis Ball_Bounces_edit01.wav
Audio Details
- Less than 2 seconds
- WAV Format
- Exported from Davinci Resolve 16
When importing audio from the Time Slider I get the following error
file -import -type "audio" -ignoreVersion -ra true -mergeNamespacesOnClash false -namespace "Tennis_Ball_Bounces_edit01" -options "o=0" -pr - importFrameRate true -importTimeRange "override" "H:/maya/animation/Ball_Rolling/sound/Tennis Ball_Bounces_edit01.wav";
doSoundImportArgList ("1", {"H:/maya/animation/Ball_Rolling/sound/Tennis Ball_Bounces_edit01.wav", "0"});
// Result: 0
// File read in 0.0072 seconds.
// Result: H:/maya/animation/Ball_Rolling/sound/Tennis Ball_Bounces_edit01.wav
# Error: cannot find file
# Error: file: C:/Program Files/Autodesk/Maya2023/scripts/others/doSoundImportArgList.mel line 53: Cannot open soundfile
I have tried changing the location of the audio from drive H to drive D and also tried importing an empty scene, but it does not work.
Solved! Go to Solution.