Clamps Dictionary
standard-pitch
Function
(standard-pitch)
Return the tuning reference of A4 in Hz. Setfable.
Examples
(standard-pitch) ; => 440 (setf (standard-pitch) 415) ; => 415 (standard-pitch) ; => 415
Created: 2025-02-18 Di 12:58
Function
(standard-pitch)
Return the tuning reference of A4 in Hz. Setfable.
(standard-pitch) ; => 440 (setf (standard-pitch) 415) ; => 415 (standard-pitch) ; => 415
Created: 2025-02-18 Di 12:58