Monday, November 28, 2022

❇ HZ# function, all notes for all octaves are now setup and πŸ†• documented

You'll find a "Musical Pitch Notes and Frequencies Matrix" in both BASIC Anywhere Machine and in the Programming Reference.

In BASIC Anywhere Machine: look for the "Lookups" menu item in the "Tools" menu.

In the Programming Reference: lookup "HZ#" in the keywords reference, and you'll find the matrix in that page.

For a quick peek, click on this link to view the HZ# documentation in "Wiki" mode.

No comments:

Post a Comment

πŸ“š How I go about testing a little fix to a DRAW statement bug

EDIT: After this video, I did some more "proof in the pudding" testing of my supposed fix, and discovered that although the fix wo...