aboutsummaryrefslogtreecommitdiff
path: root/audio/liquidsfz
Commit message (Collapse)AuthorAgeFilesLines
* audio/liquidsfz: fix build on GCC architecturesPiotr Kubaj2020-05-251-3/+7
| | | | | | | | | | | GCC defines those, causing error, move those to be set only with Clang:: <command-line>: error: duplicate 'unsigned' <command-line>: error: declaration does not declare anything [-fpermissive] <command-line>: error: duplicate 'unsigned' <command-line>: error: declaration does not declare anything [-fpermissive] Notes: svn path=/head/; revision=536527
* New port: audio/liquidsfz: Sampler that can load and play .sfz files, ↵Yuri Victorovich2020-04-205-0/+61
includes the LV2 pugin Notes: svn path=/head/; revision=532181