On Fri, Apr 3, 2020 at 4:41 PM Jakob Laue jakkesprinter@web.de wrote: ...
Then I opened the help file directly from the ../Pd/externals/mrpeach-folder by double-clicking it and I followed the steps for writing to a file. I
- choose a file
- put the 2 ms into the right inlet of [metro] and then start [metro]
- hit some notes on a usb midi controller connected to pd (the [notein] shows notes coming in)
- hit |flush(
- stop the metro
Then I copy the newly created midi file into ableton, but I cannot see any midi notes being displayed for that file.
Maybe try to load it using the midifile playback subpatch, You can set the verbosity to see what was recorded, if anything. possibly ableton expects some meta information at the start of the file.
Martin