Search Results for

    Show / Hide Table of Contents

    Interface IEngine

    synth engine

    Inherited Members
    IHasVersion.Version
    IHasVersion.VersionString
    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public interface IEngine : IHasVersion

    Properties

    Dictionary

    辞書

    Declaration
    DictionaryInfo? Dictionary { get; set; }
    Property Value
    Type Description
    DictionaryInfo

    SoundSources

    ボイスライブラリ

    Declaration
    List<SoundSource>? SoundSources { get; set; }
    Property Value
    Type Description
    List<SoundSource>
    In this article
    Back to top LibSasara