Advanced Grid Techniques

Preface

If you have read Console Basics, we know that grid=x/y is the most basic way to calculate conventional note lengths.

Because the console also functions as a calculator, we can provide it more complex equations and do more interesting things out of custom note sizes.

This article will elaborate on making songs with dynamic BPMs, as well as introducing a new technique—frequency chaining.

Special thanks to Muhngkee for writing the first sequence with frequency chain, and Aesthete for helping me figure out the legacy formula.

An updated thanks to Liam for writing the pcmRiser function as well.