Maya python add audio clip to Time Editor

Maya python add audio clip to Time Editor

gabriel.betros4YZVL
Explorer Explorer
1,190 Views
1 Reply
Message 1 of 2

Maya python add audio clip to Time Editor

gabriel.betros4YZVL
Explorer
Explorer

Hi, What is the command to import audio clip into Maya Time Editor? I used the "timeEditorClip" to import animation clips using the "importFbx" parameter to specify the animation path. However I can't find a parameter to specify the audio file path and import it. 

I tried the command "TimeEditorCreateAudioClip", but it is opening a browser to choose the audio file and using the command "TimeEditorCreateAudioTracksAtEnd" would create an audio track only. I would appreciate any help.

 

Thanks.

0 Likes
Accepted solutions (1)
1,191 Views
1 Reply
Reply (1)
Message 2 of 2

gabriel.betros4YZVL
Explorer
Explorer
Accepted solution

ok I completely overlooked the "audio" parameter in the command "timeEditorClip", I just needed to specify the audio path there and it worked.

0 Likes