Add new comment

Permalink

Ghosts in the MIDI
Yea, strangeness. I've been able to get it working but am seeing inconsistencies. It seemed I was reproducing the original problem when setting this up against an existing .qtr file so I created a new file with data first and then setup the control connection. That worked. OK, what's different about those files?
grep says the schema is different between the new (ControlTest.qtr) and old (Test.qtr)
> grep -B3 CCAuto ControlTest/ControlTest.qtr
</midi-patch>
</midi-map>
</midi-bus>
<midi-bus name="CCAuto" mode="duplex">
--
<control-inputs>
<connect index="0">
<client>128:Qtractor</client>
<port>3:CCAuto</port>

> grep -B3 CCAuto Test/Test.qtr
</midi-patch>
</midi-map>
</midi-bus>
<midi-bus name="CCAuto" mode="duplex">
--
<input-connects>
<connect index="0">
<client>128:Qtractor</client>
<port>1:CCAuto</port>
--
<output-connects>
<connect index="0">
<client>128:Qtractor</client>
<port>1:CCAuto</port>

I'm actually not even sure how I got it working in Test.qtr at this point but I can select clips now and I also got it working in another already existing file where the data ended up looking like what is shown in the first example.
I think we're good. Must have been a ghost in that Test.qtr file or something.

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
File attachments
Unlimited number of files can be uploaded to this field.
2 MB limit.
Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz.