#music #modular #synthesizer #pointillism

macro pointillism-macros

Macros for the pointillism crate

2 releases

0.1.1 Mar 15, 2024
0.1.0 Mar 15, 2024

#47 in #synthesizer


Used in pointillism

MIT/Apache

6KB
84 lines

pointillism-macros

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.

License: MIT OR Apache-2.0


lib.rs:

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.

No runtime deps