John Hufnagel
Gray_code_element
Thursday, March 6, 2025
C# MIDI Programming
C# MIDI Toolkit
midi-dot-net
Discussion about programming C# MIDI
Create great MIDI 2.0 apps using Windows MIDI Services and C#
MIDI to CSV
Sanford C# MIDI Library
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Using ESP32 for HTTPS
#include < WiFi.h > #include < WiFiClientSecure.h > const char * ssid = " yourSSID " ; const cha...
Solidworks Superscript or Subscript in Dimension Text
In a regular annotation note, create a stack that looks the way you like. It will take a couple of trial and error attempts since there...
OneNote Latex Math Support
Getting into Equation Mode use <alt> and = to get into the equation editor. Radicals : $\sum_{i=0}^n i^2 = \frac{(n^2+n)(2n+1)}{6}$ ...