Can JMP run JMP?
A tiny framework for JMP to run another instance of JMP.
Craige_HalesA tiny framework for JMP to run another instance of JMP.
Craige_HalesADSR envelopes, FM (or PM?) synthesis, spline curve
Craige_HalesA thin wrapper around JMP's graphics functions to make pretty pictures.A thin wrapper around JMP's graphics functions to make pretty pictures.
Craige_Hales4K video! 4K means 2160p 3840x2160, which is really just twice as big (in X and Y) as 1080p 1920x1080. (You'll need a 4K display to see the high res...
Craige_HalesThere is an amazing file of words and pronunciation information at Carnegie Mellon University. Over 100 thousand words and variations. From their we...
Craige_HalesConvert GPS coordinates to ZIP Codes
Craige_Halesfreq1 = New Object( Sin( .1, 1 ) );
freq2 = New Object( Sin( 2 * Pi() / n, 1 ) );
prod = New Object( Multiply( freq1, freq2 ) );
gr( ctr(), prod, "mul
...
Using FFmpeg and RunProgram to build a MP4 video from JSL
Craige_HalesRounded corners made with Bezier curves, leaves made with overlapping octagons.
Craige_HalesDavidK asked about drawing the ellipses around data points. I struggled through this a while back and this is a summary of what I puzzled out with he...
Craige_HalesGet JMP's recent file list from the Windows registry
Craige_HalesJSL, attached below, modified a bit to make this video. Best when viewed. Intended for full screen. Inspired by Substrate screensaver.
this is a typ...
drawing programlook in the scripting index, under MouseBox. The sample script for SetClick is a tiny sketchpad.15-puzzlewhile you are looking at Mous...
Craige_HalesGet some GPS parameters from a PDF into a Data Table
Craige_HalesDownload Currency Exchange Rates using XML import
Craige_HalesExploring the dark side of the Mandelbrot set.
Craige_HalesAn RSS feed downloads an XML table you can open with JSL.
Craige_Haleshttps://www.mythtv.org/wiki/LogoCleaning up a MythTV database with JMP and SQL
Craige_Hales