State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:553149|
Problem summary
Disabled audio tracks are still exported when using a Python command for writeAudioToFile()
Customer reported version
Hiero 14.0v4
Customer reported platform
Rocky 8
Steps to reproduce
1) In NukeStudio/Hiero import two .wav files.
2) Add both to the timeline on separate audio tracks.
3) Open the Script Editor, and copy the command: hiero.ui.activeSequence().writeAudioToFile("M:/temp/audioexport.wav", 0, 150, 2, 44100, 24, 192000)
4) Disable one audio track and then run the command in the Script Editor to export the audio file.
5) Playback the audio file and listen for the disabled track.
Expected behaviour
The disabled audio should not be exported with the command writeAudioToFile()
Actual behaviour
The disabled audio tracks are still exported when using the command writeAudioToFile(). The same tracks are not exported when using the Export dialog prompt with 'All Tracks' enabled.
Workaround
There is no available workaround at this time
Reproduced by Support in:
Nuke Studio/Hiero 14.0v5 - Windows 10, CentOS 7
Nuke Studio/Hiero 14.0v1 - Windows 10
Nuke Studio/Hiero 13.0v1 - Windows 10
Nuke Studio/Hiero 12.0v1 - Windows 10
Nuke Studio/Hiero 11.0v1 - Windows 10
Nuke Studio/Hiero 10.0v1 - Windows 10
Nuke Studio/Hiero 9.0v1 - Windows 10, CentOS 7
Earliest version tested
Nuke Studio/Hiero 9.0v1- This issue appears to be in all tested versions of the product
We're sorry to hear that
Please tell us why