Add new comment

Permalink

Thanks Rui for the speedy reply. I would just use the Nano straight into qtractor but I want transport control. I think thats only possible through mmc (?). I do have Qtractor set up for mmc and control input and everything routed correctly. I'm getting a mididings syntax error when trying to generate sysex from my Nano input. eg,
from mididings import *
config(
client_name='NanoSysEx',
in_ports=[
('Nano.In','24:0')
],
out_ports=[
('NanoOut')
],
)
run(
####### Nano Midi to MMC ########
Filter(CTRL) >>
CtrlFilter(41) >>
SysEx(F0 7F xx 06 02 F7) >>
Port('NanoOut')
)
so I'm probably doing something wrong there. Need to ask on mididings forum.
Thanks Rui!

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> <pre> <p> <br>
  • 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.