aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-02-08 02:30:06 +0000
committerDavid Robillard <d@drobilla.net>2014-02-08 02:30:06 +0000
commit60eb52f31976763497cd0355cc0d6b46af6c465f (patch)
tree13783ae9948977c809d2907ee7b80aa0ebbdb2d9 /wscript
parent6d41effb84c6663704d7f2ed562d7bbf4f5cc441 (diff)
downloadlv2-60eb52f31976763497cd0355cc0d6b46af6c465f.tar.xz
Add lv2_atom_sequence_clear() and lv2_atom_sequence_append_event() helper functions.
Add MIDI fifths example plugin for simple non-forge MIDI reading and writing.
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions
>112 113 114 115 116 117 118 119 120 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 169