Importing Audio from File to Timeline

Importing Audio from File to Timeline

damien.mcalear
Explorer Explorer
265 Views
1 Reply
Message 1 of 2

Importing Audio from File to Timeline

damien.mcalear
Explorer
Explorer

I'm building a Utility plugin that imports my custom files into the 3DS Max timeline. Currently I'm struggling to import the audio component. This is an audio file in the .wav format, stored on disk.

Is there a way to import this audio file onto the timeline directly, using C++, or alternatively, using MaxScript (executed through C++)?

 

 

0 Likes
266 Views
1 Reply
Reply (1)
Message 2 of 2

denisT.MaxDoctor
Advisor
Advisor

denisTMaxDoctor_0-1722274394187.png

this is MaxScript

 

 

SDK:
See SoundObj and IWaveSound...

 

0 Likes