annotate fcadata/PsySound3.dot @ 2:c314ed54a13b

added fca data files
author nothing@tehis.net
date Tue, 26 Feb 2013 14:19:21 +0000
parents
children 8bd8453e0551
rev   line source
nothing@2 1 digraph Lat{
nothing@2 2 node [ shape=record,margin="0.2,0.055" ];
nothing@2 3 edge[dir="none"];
nothing@2 4 c0 [label = "{appdomain-several|Sharpness}"];
nothing@2 5 c1 [label = "{domain-frequency|Loudness}"];
nothing@2 6 c1 -> c0
nothing@2 7 }