Something went wrong. Try again.
Monorepo for Aesthetic.Computer aesthetic.computer
Something went wrong. Try again.
notepat/menuband: chromatic sample mode — pitch from recorded f0 master
Sample playback now resamples from the sample's actual detected fundamental instead of assuming the recording is C4/A4, so each key sounds at its true note frequency. - native notepat: windowed-autocorrelation detectFundamental(); store as per-sample base (global + per-key banks); play/pitch-bend use it, with a C4 fallback for untuned/quiet captures. - menuband: mirror detector in Swift; cents = 1200*log2(targetHz/f0) into AVAudioUnitTimePitch; detect in stopRecording under bufferLock.
Author prompt.ac/@jeffrey Date (Jun 24, 2026, 5:21 PM UTC) Commit f9abe63d f9abe63d063c2491565b48e2bebb114954a8dd78 Parent fc3ef596 fc3ef596fcfa780c879bbd3dfeedf1942f8bb621