mirror of
https://codeberg.org/armin/beamgrid.git
synced 2026-09-01 04:10:47 +02:00
Initial BEAMGRID VST3/AU spectrum analyzer
This commit is contained in:
commit
0a3fe6d853
15 changed files with 908 additions and 0 deletions
5
Source/GitVersion.h.in
Normal file
5
Source/GitVersion.h.in
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#define BEAMGRID_GIT_COMMIT "@GIT_COMMIT@"
|
||||
#define BEAMGRID_GIT_DIRTY @GIT_DIRTY@
|
||||
#define BEAMGRID_BUILD_DATE "@BUILD_DATE@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue