annotate SwordSounds2/panTest.pd @ 223:3829344821ce
Test Aeolian harp added. 6 strings with various diameters, tensions, mass and lengths.
More physics to be added but not too bad a starting place.
Sigmoids added for the lock in region. No hysteresis yet.
No dampening factor for higher harmonics yet.
Could do with an indicator on harpD1 that shows the natural freq, strouhal freq, harmonic number and if on / off.
author |
Rod Selfridge <r.selfridge@qmul.ac.uk> |
date |
Sat, 28 May 2016 08:11:09 +0100 |
parents |
6aaeb2789f99 |
children |
|
rev |
line source |
r@165
|
1 #N canvas 345 211 450 300 10;
|
r@165
|
2 #X obj 210 160 dac~;
|
r@165
|
3 #X obj 204 54 osc~ 440;
|
r@165
|
4 #X obj 287 88 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
|
r@165
|
5 -1 -1 12700 1;
|
r@165
|
6 #X obj 262 110 sig~;
|
r@165
|
7 #X obj 210 119 fcpan~;
|
r@165
|
8 #X floatatom 382 121 5 0 0 0 - - -;
|
r@165
|
9 #X connect 1 0 4 0;
|
r@165
|
10 #X connect 2 0 3 0;
|
r@165
|
11 #X connect 2 0 5 0;
|
r@165
|
12 #X connect 3 0 4 1;
|
r@165
|
13 #X connect 4 0 0 0;
|
r@165
|
14 #X connect 4 1 0 1;
|