Novation Circuit Synth Bank SYSEX Patch Dump Utility v1.0
Source code: here This program is for dumping individual SYSEX patch files from a Novation Circuit SYSEX Bank file. Because of the limited information on their SYSEX format, this is a bit of a hack/reverse engineer, but an educated one. They may break compatibility one day, but it’s unlikely. It is ONLY for Novation Circuit… Read More »
Novation SYSEX Synth bank patch dump C# source
Programming Synthesizers (Soundforum Synth)
Wizoo was founded in 1997 by author, sound designer, and studio musician Peter Gorges. His publication included online downloads / pdf copies, and software included in the instructions. “Programming Synthesizers” includes the Soundforum synth (early NI) that has basically disappeared off the face of the planet. You can find it on Peter’s archive here: Wizoo Books… Read More »
Octoprint Autostart Script
My goal: add a startup script to adjust my camera’s settings on reboot. I own Logitech c920 and I use it to monitor my prints on a Ender 3 pro. The c920 has several controls that can be adjusted and the primary one I wanted to change was to turn off Auto Focus. See this… Read More »
Logitech c920 Octoprint Fine tuning
Fine tuning a c920 (or any UVC capable camera) for Octoprint streaming. Turning off Autofocus. Using manual focus. Adjust contrast, etc. Note: When you get around to adjusting your controls, watch your stream to see the results and dial it in how you desire. Write down your values and then you can then use them… Read More »
Powershell, Ping with timestamp
Sending a message to Cisco IP Phones – Authentication
To send a message to a cisco IP phone you can use the CiscoIPPphone interface via http://phoneip/CGI/Execute and send the message via XML. Figuring that out isn’t too difficult if you just google some examples. However, authenticating can be a trick as can be finding out how to authenticate correctly to any phone (assuming you… Read More »
Add AD module in Powershell for Windows 7 and Windows 10
Just some links and walk-throughs I’ve needed to use several times over the years and always forget. How to add Active Directory module in PowerShell in Windows 7 Install the Active Directory PowerShell Module on Windows 10 (article) Install the Active Directory PowerShell Module on Windows 10 (script download)
Site restoration and move
Site has slowly been restored from archive.org mirrors and some old db backups. All file links should still work. This place is really just a scratch pad for myself, some experiments, art, work stuff and a place to jot down to my solutions to issues I didn’t find elsewhere – but – many posts became… Read More »