-
Roughness and sensory dissonance
@ Quark
... the SuperCollider Symposium 07 Juan S. Lach Lau Roughness: ... Békésy (1930's): basilar membrane and cochlear ... physiology Fletcher-Mundson(1930's): equal loudness contours Zwicker ... attitudes towards CDC's. His other CDC's are: CDC ...
-
API-old-help
@ API-old-help
... 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 @ SCPodcast
-
AuditoryAugmentation
@ Quark
... is overlaid to the environmentâs existing soundscape. This auditory augmentation ... layer between peopleâs action and an objectâs natural auditory re ... 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 @ ChuckExamples
- 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 ...