ssj71 / rkrlv2

Rakarrack Effects Ported to LV2 Plugins
GNU General Public License v2.0
53 stars 10 forks source link

in reve.ttl the "HPF" port contains error below - toggled s/b removed #1

Closed Stazed closed 9 years ago

Stazed commented 9 years ago

[ a lv2:InputPort, lv2:ControlPort ; lv2:index 10 ; lv2:symbol "HPF" ; lv2:name "Highpass Filter" ; lv2:default 27 ; lv2:minimum 20 ; lv2:maximum 20000 ; lv2:portProperty lv2:integer ; lv2:portProperty lv2:toggled ; // this should be removed... units:unit units:hz ; ]

Thanks!

ssj71 commented 9 years ago

Done. Thanks so much for the bug report!