DAPS: Add intrin specs to nontrin specs
We no longer do intrin specs as a separate stimbuff; rather now we do them as a specifier segment within the pipeline spec of a normal nontrin spec.
This commit is contained in:
+12
-19
@@ -4,23 +4,16 @@
|
||||
|
||||
+edev|avia0|mesh()|livoxGen1()|livoxProto1(SMO_IP)|3JEDK380010Z39||
|
||||
+edev|avia0|pcloudIntensity()|livoxGen1()|livoxProto1(SMO_IP)|3JEDK380010Z39||
|
||||
+edev|avia0|pcloudAmbience()|livoxGen1()|livoxProto1(SMO_IP)|3JEDK380010Z39||
|
||||
/* Be positively disposed to dim ambience, but don't be so positively drawn that
|
||||
* your eyelids droop and your pupils dilate, in human terms (i.e: no
|
||||
* distraction). And no stupefaction from it either.
|
||||
/* pcloudAmbience with:
|
||||
* - postrin: be positively disposed to dim ambience (low passband counts),
|
||||
* but don't be so positively drawn that your eyelids droop and your pupils
|
||||
* dilate, in human terms (i.e: no distraction). And no stupefaction either.
|
||||
* - negtrin: be negatively disposed to high ambience (high passband counts),
|
||||
* to the point of feeling un-ignorable pain when it's sufficiently high.
|
||||
*/
|
||||
+edev|avia0|postrin(
|
||||
from-stimbuff=pcloudAmbience|
|
||||
interest-pc=85|
|
||||
passband-count-lt-val=8
|
||||
)
|
||||
|livoxGen1()|livoxProto1(SMO_IP)|3JEDK380010Z39||
|
||||
/* Be negatively disposed to high ambience, to the point of feeling un-ignorable
|
||||
* pain when it's sufficiently high.
|
||||
*/
|
||||
+edev|avia0|negtrin(
|
||||
from-stimbuff=pcloudAmbience|
|
||||
interest-pc=85|distraction-pc=90|intolerable-pc=95|
|
||||
passband-count-gt-val=120
|
||||
)
|
||||
|livoxGen1()|livoxProto1(SMO_IP)|3JEDK380010Z39
|
||||
+edev|avia0|
|
||||
postrin(interest-pc=85)|
|
||||
negtrin(interest-pc=85|distraction-pc=90|intolerable-pc=95)|
|
||||
pcloudAmbience(passband-count-lt-val=8|passband-count-gt-val=120)|
|
||||
livoxGen1()|livoxProto1(SMO_IP)|
|
||||
3JEDK380010Z39||
|
||||
|
||||
Reference in New Issue
Block a user