2 releases
0.1.1 | Mar 15, 2024 |
---|---|
0.1.0 | Mar 15, 2024 |
#52 in #synthesizer
21 downloads per month
Used in pointillism
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.