# *auch* - resource file # default settings.... (see http://www.4cko.be) #list of aliases and known variables... KNOWN +VERSION +samplerate=sr +x +y +style=st +scale=sc +filter=fl +tuna +listen +guidelay +acqdelay +lp.f +lp.r +hp.f +hp.r +resample +wlet.detail +quadrant=qd +VIEWPORT +SLICE +relh +hshrink +r.mode +r.lo +r.hi +r.rescale +r.tol +r.thresh +r.iter +beat +f.beat +f.bass +f.key +f.depth +f.scale +e.maxoct +e.fpermu +e.damp +e.alpha +e.scale +u.debug +u.repair +u.rescale +u.depth +u.fbass +u.alpha +u.fpermu +u.damp +u.maxoct +s.file +s.gain +s.passes +transformdelay +o.depth +m.growth +m.bass +m.iter +demo #audio sample rates, typ. 96000, 48000, 44100, 32000, 24000, 22050, 16000, 11025, 8000, ... samplerate 11025 #make this value higher, if your graphics card can't keep up with the sound guidelay 10 #visualisation - default hide style hide #default tuning tuna 261.63 #default quadrant II (2D wavelet transform) quadrant 2 #delay for visualized transforms (string,ether, unfold, surface) transformdelay 0 #default is to listen to wavfile ( file :2:3 ; AU_in :0:1) listen :0:1 :0 x 0 :0 y 0 :0 style transform #uncomment for optimal resampling for wlet display (key 'A') #!!!! resampling is ONLY for FILES (display :2 and :3) #resample 1.0216 #reconstruction settings r.mode normal r.lo 387.60 r.hi 775.20 r.rescale -1 r.tol 0.005 r.thresh 0.0001 r.iter 5 #beat - for SPIRAL display -- time before music impulses are reflected # beat: 0 ... 127 (0: immediate -> 127 some seconds depending on your system) # beat 50 is on my system +- 1 sec # WARNING: THIS PARAMETER IS SUBJECT TO CHANGE beat 50 #fold transformation parameters f.beat 0.2 f.bass 110 f.key 440 f.depth 9 f.scale 0.5 #ether and string parameters e.maxoct 9 e.fpermu 1 e.damp 0.98 e.alpha 0.75 e.scale 1 #unfold parameters # warning: many parameters relate to ether or reconstruction u.debug 0 u.repair 0 u.rescale 0.3 u.depth 9 u.fbass 25 u.alpha .00005 u.fpermu 1.0 u.damp 0.99 u.maxoct 9 #surfaces (or 'crystal field') s.file field s.gain 1 s.passes 1 #origami (recursive depth of the origami-folding, #folds is 2^depth) o.depth 9 #mirror m.growth 1 m.bass 25 m.iter 10 #demo mode (1: mirage/makyoh 2: chladni (tfield transform)) demo 2