Documentation
    Preparing search index...

    Interface VoiceItemTranspose

    interface VoiceItemTranspose {
        el_type: "transpose";
        steps: number;
    }
    Index
    el_type: "transpose"
    steps: number