6319973b2f
Previously, the importer assumed scenes had fields that sources did for audio, namely volume, sync, mute and monitoring type. SL scenes do not have these fields. This resulted in mistakes in importing, such as imported scenes having a volume of 0.0. This change gets rid of the non-existent fields, and explicitly sets the volume of the scenes to 1.0 as a precaution. |
||
---|---|---|
.. | ||
classic.cpp | ||
importers.cpp | ||
importers.hpp | ||
sl.cpp | ||
studio.cpp | ||
xsplit.cpp |