Guest User

Untitled

a guest
Nov 15th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. //live in use headphones
  2. { LPCAnalyzer.ar( SoundIn.ar(), PlayBuf.ar(2,b[6], rate: 1, loop:1), 256, 256);}.play
  3. { LPCAnalyzer.ar( PlayBuf.ar(2, b[7], loop:1), PlayBuf.ar(2, b[6], loop:1), 256, 256);}.play
Add Comment
Please, Sign In to add comment