home.social

#nih_plug — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nih_plug, aggregated by home.social.

fetched live
  1. 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.

    github.com/polygon/mucap

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

  2. 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

  3. 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

  4. 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

  5. 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