Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Test Subject
Original Poster
#1 Old 11th Sep 2014 at 11:10 PM
Default can't find audio.primitive python file
Hello,

I'm explore the python script of TS4 and in many file I can see a import of TunablePlayAudio from audio.primitive package.

Does anyone know how i should find this package ?

Code:
from audio.primitive import TunablePlayAudio, play_tunable_audio


Thanks
Back to top