├── .gitignore ├── LICENSE ├── README.md ├── archive ├── MikeyWalker1934.zip ├── shbobo.zip ├── shnth483.zip └── shnth484.zip ├── fish ├── README.md └── images │ └── fish-opcodes.png ├── kornBlasser.jpg ├── shlisp ├── README.md └── shlisp-language.md ├── shnth ├── README.md └── images │ ├── shnth-back-large.jpg │ ├── shnth-back-notes.jpg │ ├── shnth-back-small.jpg │ ├── shnth-down-large.jpg │ ├── shnth-down-notes.jpg │ ├── shnth-down-small.jpg │ ├── shnth-front-large.jpg │ ├── shnth-front-notes.jpg │ ├── shnth-front-small.jpg │ ├── shnth-left-large.jpg │ ├── shnth-left-notes.jpg │ ├── shnth-left-small.jpg │ ├── shnth-right-large.jpg │ ├── shnth-right-notes.jpg │ ├── shnth-right-small.jpg │ ├── shnth-up-large.jpg │ ├── shnth-up-notes.jpg │ └── shnth-up-small.jpg ├── shtar ├── README.md └── images │ ├── shtar-back-large.jpg │ ├── shtar-back-notes.jpg │ ├── shtar-back-small.jpg │ ├── shtar-body-light-off-large.jpg │ ├── shtar-body-light-off-notes.jpg │ ├── shtar-body-light-off-small.jpg │ ├── shtar-body-light-on-large.jpg │ ├── shtar-body-light-on-notes.jpg │ ├── shtar-body-light-on-small.jpg │ ├── shtar-body-lower-large.jpg │ ├── shtar-body-lower-notes.jpg │ ├── shtar-body-lower-small.jpg │ ├── shtar-body-upper-left-large.jpg │ ├── shtar-body-upper-left-notes.jpg │ ├── shtar-body-upper-left-small.jpg │ ├── shtar-body-upper-right-large.jpg │ ├── shtar-body-upper-right-notes.jpg │ ├── shtar-body-upper-right-small.jpg │ ├── shtar-front-large.jpg │ ├── shtar-front-notes.jpg │ ├── shtar-front-small.jpg │ ├── shtar-headstock-large.jpg │ ├── shtar-headstock-notes.jpg │ ├── shtar-headstock-small.jpg │ ├── shtar-lower-left-large.jpg │ ├── shtar-lower-left-notes.jpg │ ├── shtar-lower-left-small.jpg │ ├── shtar-lower-right-large.jpg │ ├── shtar-lower-right-notes.jpg │ ├── shtar-lower-right-small.jpg │ ├── shtar-neck-large.jpg │ ├── shtar-neck-notes.jpg │ └── shtar-neck-small.jpg ├── software ├── shbobo-fish-tutorial-1.txt ├── shbobo-fish-tutorial-2.txt ├── shbobo-fish-tutorial-3.txt ├── shnth-hello-world.txt ├── shnth-major.txt └── shnth-saw.txt └── todo ├── Fish heads, with guts.pdf ├── Glossery of terms.rtf ├── Harry Partch 43-tone scale for shnth.jpg ├── OPCODE INFO.txt └── patches ├── 3_SUMMER2016pshes_bratt.txt ├── DaveSeidel.txt ├── Finely tuned.txt ├── Horn.txt ├── MatthewAshmore.txt ├── PSEdo Tocante triangle.txt ├── Pillow fight.txt ├── SAw.txt ├── THEBANANA_DEC2017.txt ├── Tweep.txt ├── VIGOROUS INTERAMERICAN CANOODLE.txt ├── WeepingWebs.txt ├── ZORNO.txt ├── beachlanterns.txt ├── bendhornsaw.txt ├── bent v2.txt ├── bent.txt ├── bowl.txt ├── carpal v1.txt ├── carpal v2.txt ├── carpal.txt ├── combthedesert.txt ├── demented pinball mloger v2.txt ├── demented pinball mloger v3.txt ├── demented pinball mloger v4.txt ├── demented pinball mloger v5.txt ├── demented pinball mloger v6.txt ├── demented pinball mloger v9.txt ├── demented pinball mloger vblast.txt ├── demented pinball mloger vgreat.txt ├── demented pinball mloger.txt ├── demented pinball orig.txt ├── demented pinball.txt ├── dooner.txt ├── dual tone.txt ├── dubotogo.txt ├── duncan.txt ├── exampl tutorial.txt ├── exampl tutorial2 - plucked string.txt ├── exampl tutorial3 - fog haze swamp.txt ├── faux tetrazzi.txt ├── fish1x-1.txt ├── fish1x.txt ├── gu qin.txt ├── horse organ.txt ├── icefishing feedback v2.txt ├── icefishing feedback v3.txt ├── icefishing feedback.txt ├── icefishing.txt ├── indigestion avalanche.txt ├── indignationcooker.txt ├── jesse.txt ├── jins.txt ├── khzmhz.txt ├── kingheadFINALIS.txt ├── klondike v2.txt ├── klondike v3.txt ├── klondike.txt ├── kozeoz.txt ├── loop study.txt ├── mengqi.txt ├── minty.txt ├── misophonia711.txt ├── mlogger.txt ├── monreal.txt ├── neilYOUNG.txt ├── newhorse.txt ├── noisier.txt ├── notb.txt ├── pentatonic bass.txt ├── performance patch.txt ├── plumbutter.txt ├── resist1.txt ├── rodrigo.txt ├── rovadams.txt ├── seq shnth.txt ├── seq.txt ├── seventee.txt ├── shantest.txt ├── sidraxEMULATIONS.txt ├── simpole.txt ├── situation.txt ├── skift registor v2.txt ├── skift registor.txt ├── skiftregister.txt ├── slipper sumb.txt ├── slv.txt ├── steamchaser.txt ├── stevek.txt ├── stuber.txt ├── syrligt.txt ├── tocante fold.txt ├── tocante tuning togo two.txt ├── tocante tuning togo.txt ├── togo.txt ├── tokyoTRAINS.txt ├── toucan.txt ├── trainsANDdrax.txt ├── trainsofTOKYO.txt ├── trio.txt ├── tritussy.txt ├── tutorial 3.txt ├── v2 OSC multibutton.txt ├── vancouver.txt ├── wacklewahBETTERTHANCATS.txt ├── wednesdayayay.txt ├── well tuned.txt ├── windspirit.txt ├── wraissed.txt ├── zhongwen.txt ├── zitherdrum.txt ├── zitherdrum2.txt └── zithering.txt /.gitignore: -------------------------------------------------------------------------------- 1 | # Apple computers 2 | .DS_Store 3 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/README.md -------------------------------------------------------------------------------- /archive/MikeyWalker1934.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/archive/MikeyWalker1934.zip -------------------------------------------------------------------------------- /archive/shbobo.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/archive/shbobo.zip -------------------------------------------------------------------------------- /archive/shnth483.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/archive/shnth483.zip -------------------------------------------------------------------------------- /archive/shnth484.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/archive/shnth484.zip -------------------------------------------------------------------------------- /fish/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/fish/README.md -------------------------------------------------------------------------------- /fish/images/fish-opcodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/fish/images/fish-opcodes.png -------------------------------------------------------------------------------- /kornBlasser.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/kornBlasser.jpg -------------------------------------------------------------------------------- /shlisp/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shlisp/README.md -------------------------------------------------------------------------------- /shlisp/shlisp-language.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shlisp/shlisp-language.md -------------------------------------------------------------------------------- /shnth/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/README.md -------------------------------------------------------------------------------- /shnth/images/shnth-back-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-back-large.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-back-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-back-notes.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-back-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-back-small.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-down-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-down-large.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-down-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-down-notes.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-down-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-down-small.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-front-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-front-large.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-front-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-front-notes.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-front-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-front-small.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-left-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-left-large.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-left-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-left-notes.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-left-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-left-small.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-right-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-right-large.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-right-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-right-notes.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-right-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-right-small.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-up-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-up-large.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-up-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-up-notes.jpg -------------------------------------------------------------------------------- /shnth/images/shnth-up-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shnth/images/shnth-up-small.jpg -------------------------------------------------------------------------------- /shtar/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/README.md -------------------------------------------------------------------------------- /shtar/images/shtar-back-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-back-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-back-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-back-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-back-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-back-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-light-off-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-light-off-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-light-off-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-light-off-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-light-off-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-light-off-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-light-on-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-light-on-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-light-on-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-light-on-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-light-on-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-light-on-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-lower-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-lower-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-lower-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-lower-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-lower-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-lower-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-upper-left-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-upper-left-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-upper-left-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-upper-left-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-upper-left-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-upper-left-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-upper-right-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-upper-right-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-upper-right-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-upper-right-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-body-upper-right-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-body-upper-right-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-front-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-front-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-front-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-front-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-front-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-front-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-headstock-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-headstock-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-headstock-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-headstock-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-headstock-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-headstock-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-lower-left-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-lower-left-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-lower-left-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-lower-left-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-lower-left-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-lower-left-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-lower-right-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-lower-right-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-lower-right-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-lower-right-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-lower-right-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-lower-right-small.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-neck-large.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-neck-large.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-neck-notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-neck-notes.jpg -------------------------------------------------------------------------------- /shtar/images/shtar-neck-small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/shtar/images/shtar-neck-small.jpg -------------------------------------------------------------------------------- /software/shbobo-fish-tutorial-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/software/shbobo-fish-tutorial-1.txt -------------------------------------------------------------------------------- /software/shbobo-fish-tutorial-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/software/shbobo-fish-tutorial-2.txt -------------------------------------------------------------------------------- /software/shbobo-fish-tutorial-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/software/shbobo-fish-tutorial-3.txt -------------------------------------------------------------------------------- /software/shnth-hello-world.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/software/shnth-hello-world.txt -------------------------------------------------------------------------------- /software/shnth-major.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/software/shnth-major.txt -------------------------------------------------------------------------------- /software/shnth-saw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/software/shnth-saw.txt -------------------------------------------------------------------------------- /todo/Fish heads, with guts.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/Fish heads, with guts.pdf -------------------------------------------------------------------------------- /todo/Glossery of terms.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/Glossery of terms.rtf -------------------------------------------------------------------------------- /todo/Harry Partch 43-tone scale for shnth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/Harry Partch 43-tone scale for shnth.jpg -------------------------------------------------------------------------------- /todo/OPCODE INFO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/OPCODE INFO.txt -------------------------------------------------------------------------------- /todo/patches/3_SUMMER2016pshes_bratt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/3_SUMMER2016pshes_bratt.txt -------------------------------------------------------------------------------- /todo/patches/DaveSeidel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/DaveSeidel.txt -------------------------------------------------------------------------------- /todo/patches/Finely tuned.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/Finely tuned.txt -------------------------------------------------------------------------------- /todo/patches/Horn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/Horn.txt -------------------------------------------------------------------------------- /todo/patches/MatthewAshmore.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/MatthewAshmore.txt -------------------------------------------------------------------------------- /todo/patches/PSEdo Tocante triangle.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/PSEdo Tocante triangle.txt -------------------------------------------------------------------------------- /todo/patches/Pillow fight.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/Pillow fight.txt -------------------------------------------------------------------------------- /todo/patches/SAw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/SAw.txt -------------------------------------------------------------------------------- /todo/patches/THEBANANA_DEC2017.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/THEBANANA_DEC2017.txt -------------------------------------------------------------------------------- /todo/patches/Tweep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/Tweep.txt -------------------------------------------------------------------------------- /todo/patches/VIGOROUS INTERAMERICAN CANOODLE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/VIGOROUS INTERAMERICAN CANOODLE.txt -------------------------------------------------------------------------------- /todo/patches/WeepingWebs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/WeepingWebs.txt -------------------------------------------------------------------------------- /todo/patches/ZORNO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/ZORNO.txt -------------------------------------------------------------------------------- /todo/patches/beachlanterns.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/beachlanterns.txt -------------------------------------------------------------------------------- /todo/patches/bendhornsaw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/bendhornsaw.txt -------------------------------------------------------------------------------- /todo/patches/bent v2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/bent v2.txt -------------------------------------------------------------------------------- /todo/patches/bent.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/bent.txt -------------------------------------------------------------------------------- /todo/patches/bowl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/bowl.txt -------------------------------------------------------------------------------- /todo/patches/carpal v1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/carpal v1.txt -------------------------------------------------------------------------------- /todo/patches/carpal v2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/carpal v2.txt -------------------------------------------------------------------------------- /todo/patches/carpal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/carpal.txt -------------------------------------------------------------------------------- /todo/patches/combthedesert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/combthedesert.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger v2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger v2.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger v3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger v3.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger v4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger v4.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger v5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger v5.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger v6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger v6.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger v9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger v9.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger vblast.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger vblast.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger vgreat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger vgreat.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball mloger.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball mloger.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball orig.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball orig.txt -------------------------------------------------------------------------------- /todo/patches/demented pinball.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/demented pinball.txt -------------------------------------------------------------------------------- /todo/patches/dooner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/dooner.txt -------------------------------------------------------------------------------- /todo/patches/dual tone.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/dual tone.txt -------------------------------------------------------------------------------- /todo/patches/dubotogo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/dubotogo.txt -------------------------------------------------------------------------------- /todo/patches/duncan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/duncan.txt -------------------------------------------------------------------------------- /todo/patches/exampl tutorial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/exampl tutorial.txt -------------------------------------------------------------------------------- /todo/patches/exampl tutorial2 - plucked string.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/exampl tutorial2 - plucked string.txt -------------------------------------------------------------------------------- /todo/patches/exampl tutorial3 - fog haze swamp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/exampl tutorial3 - fog haze swamp.txt -------------------------------------------------------------------------------- /todo/patches/faux tetrazzi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/faux tetrazzi.txt -------------------------------------------------------------------------------- /todo/patches/fish1x-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/fish1x-1.txt -------------------------------------------------------------------------------- /todo/patches/fish1x.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/fish1x.txt -------------------------------------------------------------------------------- /todo/patches/gu qin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/gu qin.txt -------------------------------------------------------------------------------- /todo/patches/horse organ.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/horse organ.txt -------------------------------------------------------------------------------- /todo/patches/icefishing feedback v2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/icefishing feedback v2.txt -------------------------------------------------------------------------------- /todo/patches/icefishing feedback v3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/icefishing feedback v3.txt -------------------------------------------------------------------------------- /todo/patches/icefishing feedback.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/icefishing feedback.txt -------------------------------------------------------------------------------- /todo/patches/icefishing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/icefishing.txt -------------------------------------------------------------------------------- /todo/patches/indigestion avalanche.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/indigestion avalanche.txt -------------------------------------------------------------------------------- /todo/patches/indignationcooker.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/indignationcooker.txt -------------------------------------------------------------------------------- /todo/patches/jesse.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/jesse.txt -------------------------------------------------------------------------------- /todo/patches/jins.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/jins.txt -------------------------------------------------------------------------------- /todo/patches/khzmhz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/khzmhz.txt -------------------------------------------------------------------------------- /todo/patches/kingheadFINALIS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/kingheadFINALIS.txt -------------------------------------------------------------------------------- /todo/patches/klondike v2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/klondike v2.txt -------------------------------------------------------------------------------- /todo/patches/klondike v3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/klondike v3.txt -------------------------------------------------------------------------------- /todo/patches/klondike.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/klondike.txt -------------------------------------------------------------------------------- /todo/patches/kozeoz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/kozeoz.txt -------------------------------------------------------------------------------- /todo/patches/loop study.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/loop study.txt -------------------------------------------------------------------------------- /todo/patches/mengqi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/mengqi.txt -------------------------------------------------------------------------------- /todo/patches/minty.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/minty.txt -------------------------------------------------------------------------------- /todo/patches/misophonia711.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/misophonia711.txt -------------------------------------------------------------------------------- /todo/patches/mlogger.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/mlogger.txt -------------------------------------------------------------------------------- /todo/patches/monreal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/monreal.txt -------------------------------------------------------------------------------- /todo/patches/neilYOUNG.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/neilYOUNG.txt -------------------------------------------------------------------------------- /todo/patches/newhorse.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/newhorse.txt -------------------------------------------------------------------------------- /todo/patches/noisier.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/noisier.txt -------------------------------------------------------------------------------- /todo/patches/notb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/notb.txt -------------------------------------------------------------------------------- /todo/patches/pentatonic bass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/pentatonic bass.txt -------------------------------------------------------------------------------- /todo/patches/performance patch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/performance patch.txt -------------------------------------------------------------------------------- /todo/patches/plumbutter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/plumbutter.txt -------------------------------------------------------------------------------- /todo/patches/resist1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/resist1.txt -------------------------------------------------------------------------------- /todo/patches/rodrigo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/rodrigo.txt -------------------------------------------------------------------------------- /todo/patches/rovadams.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/rovadams.txt -------------------------------------------------------------------------------- /todo/patches/seq shnth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/seq shnth.txt -------------------------------------------------------------------------------- /todo/patches/seq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/seq.txt -------------------------------------------------------------------------------- /todo/patches/seventee.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/seventee.txt -------------------------------------------------------------------------------- /todo/patches/shantest.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/shantest.txt -------------------------------------------------------------------------------- /todo/patches/sidraxEMULATIONS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/sidraxEMULATIONS.txt -------------------------------------------------------------------------------- /todo/patches/simpole.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/simpole.txt -------------------------------------------------------------------------------- /todo/patches/situation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/situation.txt -------------------------------------------------------------------------------- /todo/patches/skift registor v2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/skift registor v2.txt -------------------------------------------------------------------------------- /todo/patches/skift registor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/skift registor.txt -------------------------------------------------------------------------------- /todo/patches/skiftregister.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/skiftregister.txt -------------------------------------------------------------------------------- /todo/patches/slipper sumb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/slipper sumb.txt -------------------------------------------------------------------------------- /todo/patches/slv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/slv.txt -------------------------------------------------------------------------------- /todo/patches/steamchaser.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/steamchaser.txt -------------------------------------------------------------------------------- /todo/patches/stevek.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/stevek.txt -------------------------------------------------------------------------------- /todo/patches/stuber.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/stuber.txt -------------------------------------------------------------------------------- /todo/patches/syrligt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/syrligt.txt -------------------------------------------------------------------------------- /todo/patches/tocante fold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/tocante fold.txt -------------------------------------------------------------------------------- /todo/patches/tocante tuning togo two.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/tocante tuning togo two.txt -------------------------------------------------------------------------------- /todo/patches/tocante tuning togo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/tocante tuning togo.txt -------------------------------------------------------------------------------- /todo/patches/togo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/togo.txt -------------------------------------------------------------------------------- /todo/patches/tokyoTRAINS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/tokyoTRAINS.txt -------------------------------------------------------------------------------- /todo/patches/toucan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/toucan.txt -------------------------------------------------------------------------------- /todo/patches/trainsANDdrax.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/trainsANDdrax.txt -------------------------------------------------------------------------------- /todo/patches/trainsofTOKYO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/trainsofTOKYO.txt -------------------------------------------------------------------------------- /todo/patches/trio.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/trio.txt -------------------------------------------------------------------------------- /todo/patches/tritussy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/tritussy.txt -------------------------------------------------------------------------------- /todo/patches/tutorial 3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/tutorial 3.txt -------------------------------------------------------------------------------- /todo/patches/v2 OSC multibutton.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/v2 OSC multibutton.txt -------------------------------------------------------------------------------- /todo/patches/vancouver.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/vancouver.txt -------------------------------------------------------------------------------- /todo/patches/wacklewahBETTERTHANCATS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/wacklewahBETTERTHANCATS.txt -------------------------------------------------------------------------------- /todo/patches/wednesdayayay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/wednesdayayay.txt -------------------------------------------------------------------------------- /todo/patches/well tuned.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/well tuned.txt -------------------------------------------------------------------------------- /todo/patches/windspirit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/windspirit.txt -------------------------------------------------------------------------------- /todo/patches/wraissed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/wraissed.txt -------------------------------------------------------------------------------- /todo/patches/zhongwen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/zhongwen.txt -------------------------------------------------------------------------------- /todo/patches/zitherdrum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/zitherdrum.txt -------------------------------------------------------------------------------- /todo/patches/zitherdrum2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/zitherdrum2.txt -------------------------------------------------------------------------------- /todo/patches/zithering.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/montoyamoraga/shbobo-studies/HEAD/todo/patches/zithering.txt --------------------------------------------------------------------------------