Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

@youpy
Last activeAugust 29, 2015 14:11
    • Star(0)You must be signed in to star a gist
    • Fork(0)You must be signed in to fork a gist
    Save youpy/92dd7d28692013e7b38e to your computer and use it in GitHub Desktop.
    require'coremidi'
    require'nerpin'
    micron=Nerpin::Micron(CoreMIDI::Destination.all[1])
    micron.patch_cable_2_destination(76)
    micron.patch_cable_4_source(17)
    micron.patch_cable_4_destination(67)
    micron.patch_cable_5_source(6)
    micron.patch_cable_5_destination(2)
    micron.patch_cable_1_source(31)
    micron.patch_cable_1_destination(34)
    micron.patch_cable_2_source(9)
    micron.patch_cable_2_destination(48)
    micron.patch_cable_3_source(23)
    micron.patch_cable_3_destination(0)
    micron.patch_cable_4_source(18)
    Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

    [8]ページ先頭

    ©2009-2025 Movatter.jp