class library: PriorityQueue - implement removeValue, hide array
[supercollider.git] / platform / windows / Win32Tests.sc
blob24f77b1cf3a2c2de9011d18e35d541b5ba1814e1
1 // Win SC3-Complete Test file:\r
2 \r
3 \r
4 // place the cursor in the line below and press [Ctrl+Enter]\r
5 { SinOsc.ar(LFNoise0.kr([8, 12], 200, [300, 400]),0, 0.1) }.play;\r
6 \r
7 \r
8 // Text editor features:\r
9 Synth           // select and try [Alt+j]\r
10 play            // try [Alt+y]\r
11 Instr:play      // try [Alt+j]\r
12 defer           // try [Alt+shift+y]    to see references\r