From 792fd531f67a9490f16eb594b4b3eb646128275e Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Fri, 22 Jun 2012 22:58:30 +0000 Subject: "Backport de l'IHM de test7 dans le projet principal. Application licence GPL v3.0 Renommage appli Music2Light (homonymes existants) -> Instru2Light git-svn-id: file:///var/svn/2012-violon-leds/trunk@30 6be1fa4d-33ac-4c33-becc-79fcb3794bb6 --- src/compute.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compute.h') diff --git a/src/compute.h b/src/compute.h index 23d5798..827626c 100644 --- a/src/compute.h +++ b/src/compute.h @@ -6,5 +6,5 @@ float compute_level(const float *data, size_t nsamples, int rate); void audio2hsv_1(float audio_level, float *light_h, float *light_s, float *light_v); -#endif +#endif /*COMPUTE_H*/ -- cgit v1.2.3