• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..21-Apr-2019-

test/H03-May-2022-1,148932

.gitlab-ci.ymlH A D21-Apr-20191.7 KiB7358

COPYINGH A D21-Apr-20198.7 KiB202151

README.mdH A D21-Apr-2019692 2114

VERSIONH A D21-Apr-20198 21

meson.buildH A D21-Apr-20192.1 KiB8366

props.hH A D21-Apr-201924 KiB1,013794

README.md

1# Props.lv2
2
3## Utility header for property based LV2 plugins
4
5### License
6
7Copyright (c) 2015 Hanspeter Portner (dev@open-music-kontrollers.ch)
8
9This is free software: you can redistribute it and/or modify
10it under the terms of the Artistic License 2.0 as published by
11The Perl Foundation.
12
13This source is distributed in the hope that it will be useful,
14but WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16Artistic License 2.0 for more details.
17
18You should have received a copy of the Artistic License 2.0
19along the source as a COPYING file. If not, obtain it from
20<http://www.perlfoundation.org/artistic_license_2_0>.
21