Skip to content

Instantly share code, notes, and snippets.

@rbnpi
Created October 22, 2017 13:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbnpi/378bdced03ef75a92e6e10048ff6ecb5 to your computer and use it in GitHub Desktop.
Save rbnpi/378bdced03ef75a92e6e10048ff6ecb5 to your computer and use it in GitHub Desktop.
TouchOSC layout for Sonic Pi 2 note generator
<?xml version="1.0" encoding="UTF-8"?><layout version="15" mode="0" orientation="vertical"><tabpage name="bm90ZWdlbg==" scalef="0.0" scalet="1.0" ><control name="a2lsbA==" x="121" y="223" w="30" h="30" color="red" scalef="0.0" scalet="1.0" type="push" local_off="false" ></control><control name="bm90ZTE=" x="6" y="125" w="263" h="50" color="red" scalef="-1.0" scalet="1.0" type="faderh" response="absolute" inverted="false" centered="true" ></control><control name="bm90ZTI=" x="8" y="299" w="258" h="50" color="red" scalef="-1.0" scalet="1.0" type="faderh" response="absolute" inverted="false" centered="true" ></control><control name="c3RhcnQ=" x="199" y="223" w="30" h="30" color="green" scalef="0.0" scalet="1.0" type="push" local_off="false" ></control><control name="cmFuZ2U=" x="37" y="33" w="200" h="50" color="purple" scalef="0.0" scalet="1.0" type="multitoggle" number_x="5" number_y="1" ex_mode="true" local_off="false" ></control><control name="cmVzZXQ=" x="42" y="222" w="34" h="31" color="yellow" scalef="0.0" scalet="1.0" type="push" local_off="false" ></control><control name="bGFiZWwy" x="241" y="31" w="20" h="54" color="purple" type="labelv" text="UmFuZ2U=" size="14" background="true" outline="false" ></control><control name="bGFiZWwz" x="241" y="185" w="20" h="106" color="green" type="labelv" text="VXBkYXRlICYgU3RhcnQ=" size="14" background="true" outline="false" ></control><control name="bGFiZWw0" x="158" y="210" w="24" h="54" color="red" type="labelv" text="U3RvcA==" size="14" background="true" outline="false" ></control><control name="bGFiZWw1" x="80" y="196" w="21" h="82" color="yellow" type="labelv" text="WmVybyBTaWxkZXJz" size="14" background="true" outline="false" ></control><control name="bGFiZWw2" x="92" y="6" w="24" h="24" color="purple" type="labelv" text="MQ==" size="14" background="true" outline="false" ></control><control name="bGFiZWw3" x="131" y="6" w="24" h="24" color="purple" type="labelv" text="NA==" size="14" background="true" outline="false" ></control><control name="bGFiZWw4" x="169" y="6" w="24" h="24" color="purple" type="labelv" text="Nw==" size="14" background="true" outline="false" ></control><control name="bGFiZWw5" x="208" y="6" w="24" h="24" color="purple" type="labelv" text="MTI=" size="14" background="true" outline="false" ></control><control name="bGFiZWwxMA==" x="53" y="1" w="24" h="30" color="purple" type="labelv" text="MC4x" size="14" background="true" outline="false" ></control><control name="bGFiZWwxMQ==" x="241" y="354" w="20" h="122" color="yellow" type="labelv" text="MiBUb25lIEdlbmVyYXRvcg==" size="14" background="true" outline="false" ></control><control name="bGFiZWwxMg==" x="210" y="354" w="20" h="122" color="blue" type="labelv" text="Zm9yIFNvbmljIFBpIDM=" size="14" background="true" outline="false" ></control><control name="bGFiZWwxMw==" x="180" y="354" w="20" h="122" color="yellow" type="labelv" text="YnkgUm9iaW4gTmV3bWFu" size="14" background="true" outline="false" ></control></tabpage></layout>
@rbnpi
Copy link
Author

rbnpi commented Oct 22, 2017

To use this file with TouchOSC< download the raw file as index.html Then zip or compress it and rename the final file notegenh.touchosc
Load the file into TouchOSC editor, and then transfer it tou the IOS or Android device running the TouchOSC program.
This template is for use with Sonic Pi 3, details in an article at https://in-thread.sonic-pi.net/t/using-controllers-with-sonic-pi-3/306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment