Crate pointillism_macros

Source
Expand description

This package hosts any procedural macros used by pointillism.

At the moment, this only includes the macros midi! and freq! for generating the MidiNote and RawFreq constants.

Macrosยง

freq
Defines the constants for RawFreq.
midi
Defines the constants for MidiNote.