logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class BatchMusicTrackImportWindow

    Wizard window (Tools > Serenity > Audio > Batch Import Music Tracks) for importing and configuring many music tracks at once. The common workflow (id, title, artist, clip) is always visible; the precise loop configuration (tail-preserving loop, loop region in time codes or musical bars, tail fade-out) is tucked into a per-track "Advanced" foldout. All logic lives in BatchMusicTrackImporter; this window only collects input and renders feedback.

    Inheritance
    object
    BatchMusicTrackImportWindow
    Namespace: Serenity.MusicPlayer.Installation.Settings.Editor.Builder
    Assembly: Serenity.UnityMusicPlayer.Infrastructure.Editor.dll
    Syntax
    public sealed class BatchMusicTrackImportWindow : EditorWindow

    Constructors

    BatchMusicTrackImportWindow()

    Declaration
    public BatchMusicTrackImportWindow()

    Methods

    Open()

    Declaration
    public static void Open()
    In this article
    © 2026 Serenity. All Rights Reserved