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

πŸ–₯A "10PRINT" Variant, BAMified

This program by Charlie Veniot is a port and mod of Ian Witham's C64 program found in this YouTube video. New colours are randomly proje...