brummer10 / guitarix

guitarix virtual versatile amplification for Jack/Linux
249 stars 26 forks source link

mod-pitchshifter LV2 plugins don't appears #20

Closed Houston4444 closed 3 years ago

Houston4444 commented 3 years ago

The LV2 plugins from mod-pitchshifter (Capo, Drop , Super Whammy, Harmonizer...) don't appear in Guitarix. Is it for the same reason they don't appear in Ardour ? Ardour says that about them:

Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#powerOf2BlockLength' in '2Voices'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#fixedBlockLength' in '2Voices'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#fixedBlockLength' in 'Capo'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#powerOf2BlockLength' in 'Capo'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#fixedBlockLength' in 'Drop'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#powerOf2BlockLength' in 'Drop'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#fixedBlockLength' in 'Harmonizer'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#powerOf2BlockLength' in 'Harmonizer'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#powerOf2BlockLength' in 'Harmonizer2'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#fixedBlockLength' in 'Harmonizer2'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#fixedBlockLength' in 'HarmonizerCS'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#powerOf2BlockLength' in 'HarmonizerCS'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#fixedBlockLength' in 'Super Capo'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#powerOf2BlockLength' in 'Super Capo'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#fixedBlockLength' in 'Super Whammy'.
Ardour: [WARNING]: Unsupported required LV2 feature: 'http://lv2plug.in/ns/ext/buf-size#powerOf2BlockLength' in 'Super Whammy'.
brummer10 commented 3 years ago

Yes, guitarix don't list plugins with unsupported features.

Houston4444 commented 3 years ago

Thanks for this information !