-
Roughness and sensory dissonance
@ Roughness and sensory dissonance
... the SuperCollider Symposium 07 Juan S. Lach Lau Roughness: Sensations of ... :à von Békésy (1930's): basilar membrane and cochlear physiology ... à Fletcher-Mundson(1930's): equal loudness contours Zwicker (1957 ...
-
API-old-help
@ Quark
... see the return value. Let's listen: ( o = OSCresponderNode( ... a.exposeMethods(b,['next','reset']); s.boot; p = Pbind(\freq ... can find any responding method s.boot; p = Pbind(\freq ... the specific API's directory An Example s.boot; ( var ...
-
SWDataNetworkClient
@ Quark
... , 0, amp ) ); }).send(s) ) // use it at synth instantiation ... .kr( ampbus, 1 ) ) ); }).send(s) ) b = Synth.new( \swexampleBus, [\ ... , 0, amp ) ); }).send(s) ) // use it at synth instantiation ... .kr( ampbus, 1 ) ) ); }).send(s) ) b = Synth.new( \swexampleBus, [\ ...
- SCPodcast @ Quark
-
AuditoryAugmentation
@ Quark
... is overlaid to the environmentâs existing soundscape. This auditory ... will likely claim the userâs attention.à The exhibited setup shows ... the difference of theà keyboard's changing sonic characteristic. SuperColliders implementation ...
-
ReimFilter
@ ReimFilter
... = s = Server.internal s.options.blockSize = 32; s.options.hardwareBufferSize = 32; s.options ... .numWireBufs = 64; s.boot ) q ... set(\ringtime, 0.3) NdefMixer(s) // write your newly instantiated ...
-
MCG
@ Quark
... external controllers. The mixer's position onscreen relates to ... .) ⢠If the BP's MixerChannel exists as ~chan ... : { ~target = MixerChannel(\default, s, 2, 2); Voicer(10, \default ... : { ~mixer = MixerChannel(\default, s, 2, 2); Voicer(10, \default ...
- ChuckExamples @ Quark
- Fact @ Quark
-
bufPerc
@ bufPerc
... manipulation functions It's often easier to generate ... beat 2 exactly. Examples: s.boot; TempoClock.default.tempo ... , compactPatterns == false // let's also add random panning per ... )); ) BP(\ex3).play; // What's the audible difference between these ...