MidiRecordingDemo Not Working?

I updated my Macbook to macOS Tahoe about a month ago now, and I’ve just updated my Tracktion Engine repo to the latest version. I’ve been attempting to implement MIDI recording into my custom DAW project for a couple weeks now, and I’ve only just gotten the MidiRecordingDemo to work on my machine. However, it appears that the MidiRecordingDemo is currently not working. I can connect my MIDI controller and hear input monitoring from the plugin I select. I can start recording, but when I click “stop”, the clip does not persist afterwards. Is this behavior intentional for the demo, or is there a bug?

Also, could someone give me guidance on how to implement MIDI recording? My best idea on what to do right now is to implement a custom solution.

Can you make sure you are using the latest juce develop. There was a bug with midi timestamp. If that doesn’t resolve your issue, let me know.