Skip to content

Tags: x42/onsettrigger.lv2

Tags

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was signed with the committer’s verified signature.
x42 Robin Gareus
Add LV2 header location compatibility

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
x42 Robin Gareus
Update clone URI

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
x42 Robin Gareus
Add icon

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
x42 Robin Gareus
Announce required LV2 feature (URID map for MIDI)

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
x42 Robin Gareus
Work around clang++ 6.x - 7.0.0 complex_t issues

These are empirically only relevant on Apple and FreeBSD. with clang++
6 and 7. Debian's clang++3.8 (stable) as well as clang++-7 (7.0.1 sid)
are fine.

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
x42 Robin Gareus
Unify Makefile with other projects: optimization, visibility, etc

v0.3.1

Toggle v0.3.1's commit message
Unify shared spectrum/bandpass filter code - fixes freeBSD builds

This code is used in meters.lv2, tuna.lv2 and onsettrigger.lv2.

v0.3.0

Toggle v0.3.0's commit message
Fix duplicate version definition (hardcoded + autogenerated)

v0.2.4

Toggle v0.2.4's commit message
fix .ttl (missing semicolon)

v0.2.3

Toggle v0.2.3's commit message
allow to override STRIP with env variable