Ardour does not detect MIDI in on LV2 plug
Posted: Sat Oct 15, 2016 7:31 pm
What is wrong here?
As you can see, there is no MIDI input visible. The test plugin works perfectly in Carla. The manifest looks like
Ardour log:
Ardour version: Ardour5.3.5 (built using 5.3-5-g0ff233d och GCC version 5.3.1 20160205), in case this is a bug.
As you can see, there is no MIDI input visible. The test plugin works perfectly in Carla. The manifest looks like
Code: Select all
# This file has been generated by /usr/local/bin/lv2spectottl.php
@prefix atom: <http://lv2plug.in/ns/ext/atom#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix midi: <http://lv2plug.in/ns/ext/midi#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix urid: <http://lv2plug.in/ns/ext/urid#> .
@prefix ui: <http://lv2plug.in/ns/extensions/ui#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
<http://example.org/monosynth#gtk>
a ui:GtkUI;
ui:binary <monosynth-gtk.so>.
<http://example.org/monosynth>
a lv2:Plugin;
a lv2:InstrumentPlugin;
lv2:binary <monosynth.so>;
doap:name "Monophonic synth";
doap:maintainer [ foaf:name "Milasudril" ; ] ;
doap:license <https://opensource.org/licenses/isc>
ui:ui <http://example.org/monosynth#qt5>;
lv2:port
[
a lv2:InputPort,atom:AtomPort;
lv2:index 0;
lv2:symbol "MIDI_in";
lv2:name "MIDI in";
],
[
a lv2:InputPort,lv2:ControlPort;
lv2:index 1;
lv2:symbol "Cutoff";
lv2:name "Cutoff";
lv2:minimum 0;
lv2:maximum 1;
lv2:default 0.5;
],
[
a lv2:OutputPort,lv2:AudioPort;
lv2:index 2;
lv2:symbol "Audio_out";
lv2:name "Audio out";
].
Code: Select all
bind txt domain [gtk2_ardour5] to /opt/ardour/share/locale
Ardour5.3.5 (built using 5.3-5-g0ff233d och GCC version 5.3.1 20160205)
ardour: [INFO]: Your system is configured to limit Ardour to only 65 536 open files
ardour: [INFO]: Loading system configuration file /opt/ardour/etc/system_config
ardour: [INFO]: Loading user configuration file /home/torbjorr/.config/ardour5/config
ardour: [INFO]: CPU vendor: GenuineIntel
ardour: [INFO]: AVX-capable processor
ardour: [INFO]: CPU brand: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
ardour: [INFO]: Using SSE optimized routines
Cannot xinstall SIGPIPE error handler
ardour: [INFO]: Loading default ui configuration file /opt/ardour/etc/default_ui_config
ardour: [INFO]: Loading user ui configuration file /home/torbjorr/.config/ardour5/ui_config
(ardour-5.3.5:22704): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "adwaita",
(ardour-5.3.5:22704): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "adwaita",
ardour: [INFO]: Loading color file /opt/ardour/share/themes/cubasish-ardour.colors
(ardour-5.3.5:22704): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "adwaita",
(ardour-5.3.5:22704): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "adwaita",
ardour: [INFO]: Loading ui configuration file /opt/ardour/etc/clearlooks.rc
ardour: [INFO]: Loading ui configuration file /opt/ardour/etc/clearlooks.rc
(ardour-5.3.5:22704): Gtk-WARNING **: Theme directory of theme oxygen has no size field
Found nothing along /home/torbjorr/.config/ardour5/templates:/opt/ardour/share/templates
run dialog
Announcement is: Version 5.4 has been released. Update at http://ardour.org/download
RemoteVSTClient: all cache files are up-to-date, not running scanner
RemoteVSTClient: all cache files are up-to-date, not running scanner
error: failed to expand CURIE `foaf:name'
Scanning folders for bundled LV2s: /opt/ardour/lib/LV2
error: failed to expand CURIE `foaf:name'
KP is ardour.keys
Set cursor set to default
Set buffering params to 262144|131072|10|10
Set buffering params to 262144|131072|10|10
Skip explicit buffer seconds, preset in use
Skip explicit buffer seconds, preset in use