My Christmas present to the Linux Audio community:

The first release of Mucap, a retrospective MIDI recording plugin that is also free and open source.

Available as VST3, CLAP, and standalone.

https://github.com/polygon/mucap

#bitwig #linuxaudio #mucap #rust #nih_plug #vst #clap

Mucap is slowly becoming usable. Completely reworked the file creation to exactly fit the selected area. NoteOns and NoteOffs are done at start and end for truncated notes.

I also capture bars from the DAW and implement snapping. The video shows precise alignment on bars. Good if you improvise to a track in progress.

I develop this on NixOS, does anyone want to help packaging for other distros?

#mucap #rust #nih_plug #vst #linuxaudio

First usefully working Mucap version. It can record, copy and paste.

Gotta use Ctrl+V in Bitwig, not sure if drag & drop is currently possible in this framework.

#rust #nih_plug #bitwig #midi #plugin #vizia #vst #mucap

More Mucap progress.

Selection is now working. Now just to write the actual MIDI data to a temp file and put the path on the clipboard.

#rust #nih_plug #bitwig #midi #plugin #vizia #vst #mucap

Made quite a bit of progress on Mucap.

Improvements in the data backend, notes are now drawn in the correct place, vertical auto-scaling.

Got tired of looking at it and gave it a slight visual overhaul. Also, navigation is finished, currently works well with touchpads (or H/V-scrollwheel mice). Will also add a mouse-mode at some point.

#rust #nih_plug #bitwig #midi #plugin #vizia