Scott
|
fe983b123c
|
cmd/audio-player/looper: build successfully on circleci
|
2020-02-28 13:39:04 +10:30 |
Scott
|
081efe24d7
|
cmd/audio-player/looper: created combined audio looper for pi 0 and pi 3
|
2020-02-28 13:25:07 +10:30 |
Scott
|
27082b2070
|
cmd/audio-player: PR fixes
|
2020-02-28 11:58:12 +10:30 |
Ella Pietraroia
|
5e576c3906
|
audio-player: spelling
|
2020-02-28 10:01:24 +10:30 |
Ella Pietraroia
|
b041ae43c5
|
audio-player: changing files to be README.md for better viewing
|
2020-02-28 09:59:32 +10:30 |
Ella Pietraroia
|
a5410511fa
|
looper0: fixing build error
|
2020-02-28 09:25:52 +10:30 |
Ella Pietraroia
|
db773444d3
|
looper: commenting
|
2020-02-27 14:29:45 +10:30 |
Ella Pietraroia
|
9faa1940a8
|
splitting into different main.go files for pi0 and pi3
|
2020-02-27 09:35:58 +10:30 |
Ella Pietraroia
|
53f4de6d5b
|
looper: looper verisons for pi3 and for pi0
|
2020-02-26 16:05:03 +10:30 |
Ella Pietraroia
|
39dcf84e39
|
moved comments to README
|
2020-02-26 13:40:35 +10:30 |
Ella Pietraroia
|
a1c856e567
|
adding conts and comments
|
2020-02-26 12:30:34 +10:30 |
Ella Pietraroia
|
5edb9a08e6
|
will loop audio on pi at boot until power off
|
2020-02-25 17:16:16 +10:30 |
Trek H
|
76dddda6cd
|
audio-player: using typed arrays
change decoder to use typed array and array indexing instead of pushing to regular arrays for performance reasons.
|
2019-10-01 10:24:15 +09:30 |
Trek H
|
d170afea8e
|
audio-player: added decBytes function
I added a function called decBytes to calculate the number of PCM bytes that will be generated from a given array of ADPCM bytes.
|
2019-09-27 18:59:08 +09:30 |
Trek H
|
7f2c77368d
|
audio-player: structured Decoder as a class
|
2019-09-27 17:32:16 +09:30 |
Trek H
|
0517e399d1
|
audio-player: using correct js declarations
|
2019-09-27 12:06:09 +09:30 |
Trek H
|
1de5438565
|
audio-player: corrected indentation and comments
|
2019-09-24 17:15:58 +09:30 |
Trek H
|
7ed73f3301
|
audio-player: fixed conflict
|
2019-09-14 22:35:37 +09:30 |