Post #2411792
2021-11-28 11:30 UTC
@murks@social.tchncs.de
There is a typo. There should be NO colon after value.
So rdf:value instead of rdf:value:
Replies (2)
-
@murks@social.tchncs.de 2021-11-28 11:32
@sjaehn@fosstodon.org Thanks, I totally didn't see that. I'm afraid this is not the only issue, it still does not instantiate. ... Plugin: https://git.tchncs.de/murks/lv2tutorial/mySimpleSynth UI: None JACK Name: mySimpleSynth Sample rate: 48000 Hz Block length: 512 frames MIDI buffers: 32768 bytes (jalv.gtk3:25762): Gdk-CRITICAL **: 12:30:41.178: gdk_monitor_get_refresh_rate: assertion 'GDK_IS_MONITOR (monitor)' failed Comm buffers: 524288 bytes Update rate: 30.0 Hz Failed to instantiate plugin. Exiting...
-
@murks@social.tchncs.de 2021-11-28 11:35
@sjaehn@fosstodon.org Oh, I think I found it. I accidentally re-declared m. Validating...