Search for «gui» code in category tags by 0-cM remove user filter

GUI: Time-domain continuous vs sampled signals, and FFT representation

by jamshark70 on 14 Aug'19 05:32 in gui theory nyquist fourier oversampling teaching fft

Here's a demo I cooked up for a synthesis theory class. Textbooks say that the Nyquist theorem proves there is one only one way to draw a band-limited

Stereo phase scope

by jamshark70 on 31 May'19 08:56 in gui stereo phase analyzer

Very quick-and-dirty hack to show stereo phase. Center = up (12:00). Full left = 10:30, full right = 1:30.

Demo of Model-View-Controller design

by jamshark70 on 09 Dec'18 02:49 in gui view controller mvc model

This question comes up often: What is the best way to structure GUI code. IMO, Model-View-Controller (when done correctly) gives you the most flexi

1