#music #synthesizer #modular #pointillism

macro pointillism-macros

Macros for the pointillism crate

2 releases

0.1.1 Mar 15, 2024
0.1.0 Mar 15, 2024

#46 in #synthesizer

Download history 265/week @ 2024-03-12 32/week @ 2024-03-19 3/week @ 2024-03-26 32/week @ 2024-04-02

332 downloads per month
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