SoundComposerMan class |
|
The SoundComposerMan class, accessible through the control's SoundComposer property, contains methods needed to compose a sound through the mixing and combination of other entities like sound files, wave tones, noises, text to speech and others.
Important note
The SoundComposerMan class has become partially obsolete after the introduction of the TracksBoard class which allows a better editing experience.
For details about the use of the TracksBoard refer to the How to use the TracksBoard to visually compose songs tutorial. For further details about methods of the TracksBoard refer to the TracksBoard class section.
|
The SoundComposerMan class is implemented through the following methods:
Methods
ItemSoundFileOriginalChannelsGet
ItemSoundFileVolumeFadingRemove
ItemSoundFileVolumeSlidingNumGet
ItemSoundFileVolumeSlidingRemove
ItemSoundFileVolumeSlidingUniqueIdGet
For further details about sound composing see the How to compose a sound tutorial.