summaryrefslogtreecommitdiffstats
path: root/tests/poly.ttl
AgeCommit message (Collapse)AuthorFilesLines
2019-11-10Make test suite depend only on LV2David Robillard1-1/+1
2017-03-20Fix polyphony testsDavid Robillard1-1/+3
2016-08-17Rename main graph and control/notify portsDavid Robillard1-3/+3
2015-05-25Use ingen:/ as base URI on the wire.David Robillard1-3/+3
This allows referring to non-graph items, which are converted to bundle-relative URIs on save, resolving issue #1049. Change root graph URI to ingen:/graph. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5687 a436a847-0d15-0410-975c-d299462d15a1
2015-04-03Use lv2:prototype and deprecate ingen:prototype.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5652 a436a847-0d15-0410-975c-d299462d15a1
2013-01-12Update test suite for new URI style and patch extension changes.David Robillard1-9/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4938 a436a847-0d15-0410-975c-d299462d15a1
2012-08-19Patch => GraphDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4721 a436a847-0d15-0410-975c-d299462d15a1
2012-08-12Use ingen:root as the path for the root patch, opening up path space for ↵David Robillard1-3/+3
engine/driver/etc. Strict conversion between Path and URI (Path no longer is-a URI). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4672 a436a847-0d15-0410-975c-d299462d15a1
2012-05-22Fix crash when setting nodes polyphonic.David Robillard1-0/+25
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4433 a436a847-0d15-0410-975c-d299462d15a1