This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //: | |
| { | |
| 30 do: { | |
| ( | |
| degree: [0, 1, 2, 7] * (2 + 2.rand) + 10.rand, | |
| dur: 0.12, | |
| amp: [0.05, 0.1, 0.02].choose; | |
| ).play; | |
| 0.15.wait; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;; must call these to initialize helm-source-find-files | |
| (require 'helm-files) ;; (not auto-loaded by system!) | |
| (require 'helm-projectile) | |
| (require 'helm-swoop) ;; must be put into packages | |
| (require 'helm-descbinds) | |
| (helm-descbinds-mode) | |
| ;; Don't bicker if not in a project: | |
| (setq projectile-require-project-root) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <body> | |
| <script src="http://localhost/testscript.js"></script> | |
| </body> | |
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| window.alert("ok"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Loopiera | |
| */ | |
| // 1. Record sound in a buffer | |
| /* 1.1. Create a buffer for recording. | |
| The buffer has a fixed size. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* This part is from steal this sound ported by Nick Collins. | |
| http://composerprogrammer.com/code.html | |
| http://composerprogrammer.com/code/stealthissound.scd | |
| */ | |
| ///////////////////////////// | |
| /* Using different instruments in patterns */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~file = FileReader.read("/Users/labuser/Documents/Tolix_A_Chair.obj"); | |
| ~file[10..15]; | |
| ~file select: { | x | x.size < 1 }; | |
| ( | |
| ~groups = nil; | |
| ~group = nil; | |
| ~file do: { | x | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //========== 0. SETUP ============ | |
| // Must boot first to get sample rate! | |
| Server.default.boot; | |
| // After the server has booted, we can set up: | |
| ( | |
| ~recduration = 4; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from: http://www.reddit.com/r/osx/comments/2rvss6/easter_eggs_in_os_x_yosemite/ | |
| telnet towel.blinkenlights.nl | |
| say -v 'pipe organ' dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum dum | |
| say -v cellos dum dum dum dum dum dum dum he he he ho ho ho fa lah lah lah lah lah lah fa lah full hoo hoo hoo | |
| say -v whisper how does this make you feel | |
| pplmloracgrvn.info, crlmjuwvgmxf.net | |
| cat /usr/share/calendar/calendar.history |