To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example takes a frequency as its input and identifies the corresponding musical pitch class, octave, and pitch.
Description
In its current form, the code finds the 12-tone equal temperament pitch, though it can be easily modified to accommodate any other well-tempered tuning, such as quarter-tone tuning or any other tuning based on an equal subdivision of the octave.
Requirements
Steps to Implement or Execute Code
Additional Information or References
Main VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.