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
begin 644 neo4j-advanced-1.4.M02-data+console.log.tgz | |
M'XL(`$`'[DT``^V=2VPC29K?6>V=7:_6\,FS?F`.@;&!G?$4J7RGR$;-MEI2 | |
M]U9W2U60U-T[Z!D(*3(E915?DTE628T"[(L/ZY,O!L9[MP\&#/AH`X8/<[(/ | |
MZ^L"!@SXY#VM[<,"'I_LB$R2XDO,AY)4==7OT^,GD?%]$1F9D1GYCV!D;;MV | |
MUO(&7F6-IFF::]LBIC/+V$S'$KINNZ:EF:;K"$VW==>N"&V=A1K;,!IXH2Q* | |
MJSWT(_\\#+HOEZ9+>S_9%#'A=\6^]_N_4_F@4CGTFN+9B?AC,3+U6N5WY8\A | |
M?WXM?]3_?Y4MY.[IZ7'E9[_YLY''K^3/S^>2/+I]_?O-7J?F]?MMO_;+H1=Z | |
MW4'0]2N_W%;5^*'5\LVZ7Z]_^&FO=]GV?WYM:'M78:_C*X\/]_;VZ_KN_GYU | |
M[Q/3J%IVO5[=V=_?J[K:P2>[N^;!GF-9;U3XR]B[EKB65''OAJFVO[WF/-+: | |
MOVHOL^W?<ERC(NPUERNV][S]Q_O_,O3Z5[76^9H.A*S[7W,-0S?4_G=,6V?_ |
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
#!/usr/bin/env rvm macruby | |
# code taken from: http://merbist.com/tag/nssound/ | |
framework 'Cocoa' | |
# Cocoa documentation reference: | |
# http://developer.apple.com/mac/library/documentation/Cocoa/Reference/ApplicationKit/Classes/NSSound_Class/Reference/Reference.html | |
def sound_dir | |
#@sound_dir ||= "/Library/Audio/Apple Loops/Apple/iLife Sound Effects/Machines/*aif" |
NewerOlder