home.social

#nih_plug — Public Fediverse posts

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

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

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

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

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

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

  7. Mucap is slowly becoming usable. Completely reworked the file creation to exactly fit the selected are. 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

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

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

  10. Mucap is slowly becoming usable. Completely reworked the file creation to exactly fit the selected are. 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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