aboutsummaryrefslogtreecommitdiffstats
path: root/lv2compatgen
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-16 23:20:37 +0000
committerDavid Robillard <d@drobilla.net>2011-03-16 23:20:37 +0000
commit6c180e2fbf4e4406d8ceceea0aab6dd7de7bc4b1 (patch)
tree19fd1430b7e0565c16a86534b2867a80bcac6a9f /lv2compatgen
parent88ca1e3514eeb7fd15ea85cc00bf5858d8bd474f (diff)
downloadlv2-6c180e2fbf4e4406d8ceceea0aab6dd7de7bc4b1.tar.xz
Define ControlPort and AudioPort data types as C float instead of IEEE
float (matches reality of the API).
Diffstat (limited to 'lv2compatgen')
0 files changed, 0 insertions, 0 deletions
/a> 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168