|
|
@ -1,3 +1,4 @@ |
|
|
|
|
|
|
|
#ifdef USE_XFADE_DATA |
|
|
|
#include <Arduino.h> |
|
|
|
#include <Arduino.h> |
|
|
|
|
|
|
|
|
|
|
|
const int16_t epianoDataXfade[] PROGMEM = { |
|
|
|
const int16_t epianoDataXfade[] PROGMEM = { |
|
|
@ -21123,3 +21124,4 @@ const int16_t epianoDataXfade[] PROGMEM = { |
|
|
|
-1302,-3296,-4700,-5297,-5021,-3939,-2233,-189,1899,3696,4890,5299,4788,3436,1466,-757,-2846,-4450,-5294,-5248, |
|
|
|
-1302,-3296,-4700,-5297,-5021,-3939,-2233,-189,1899,3696,4890,5299,4788,3436,1466,-757,-2846,-4450,-5294,-5248, |
|
|
|
-4377,-2810,-829,1280,3190,4588,5216,4960,3821,0,1,1,0,-1,0,0,0,0, |
|
|
|
-4377,-2810,-829,1280,3190,4588,5216,4960,3821,0,1,1,0,-1,0,0,0,0, |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
#endif |
|
|
|