Mercurial > hg > beaglert
comparison examples/airharp/render.cpp @ 380:9dc5a0ccad25 prerelease
Fixed missing ) in Makefile, and removed unnecessary Utilities.h includes
author | andrewm |
---|---|
date | Sun, 12 Jun 2016 23:03:57 +0100 |
parents | e4392164b458 |
children |
comparison
equal
deleted
inserted
replaced
379:24c3a0663d54 | 380:9dc5a0ccad25 |
---|---|
16 #include <Bela.h> | 16 #include <Bela.h> |
17 #include <cmath> | 17 #include <cmath> |
18 #include <stdio.h> | 18 #include <stdio.h> |
19 #include <cstdlib> | 19 #include <cstdlib> |
20 #include <rtdk.h> | 20 #include <rtdk.h> |
21 #include "../include/Utilities.h" | |
22 | 21 |
23 #define ACCEL_BUF_SIZE 8 | 22 #define ACCEL_BUF_SIZE 8 |
24 #define NUMBER_OF_STRINGS 9 | 23 #define NUMBER_OF_STRINGS 9 |
25 | 24 |
26 // PENTATONIC SCALE | 25 // PENTATONIC SCALE |