a hand-held synthesizer of pandemonium
Find a file
2022-03-18 17:16:21 -07:00
elm-chan add filemanager 2021-12-28 22:31:34 -08:00
hardware amplifier circuit 2022-01-02 10:36:39 -08:00
pbox-fs-init break out fs init into separate sketch 2022-02-10 09:27:46 -08:00
.gitignore added .gitignore 2021-12-20 11:12:44 -08:00
dmadac.cpp print DAC stats on one line 2022-02-04 17:13:24 -08:00
dmadac.h test tone code 2022-01-19 20:37:05 -08:00
filesystem.cpp break out fs init into separate sketch 2022-02-10 09:27:46 -08:00
filesystem.h break out fs init into separate sketch 2022-02-10 09:27:46 -08:00
LICENSE-HW.txt license and readme files 2022-03-18 17:16:21 -07:00
LICENSE-SW.txt license and readme files 2022-03-18 17:16:21 -07:00
LICENSE.txt license and readme files 2022-03-18 17:16:21 -07:00
msg.cpp move messaging functions out of filemanager 2022-01-23 12:27:31 -08:00
msg.h move messaging functions out of filemanager 2022-01-23 12:27:31 -08:00
NOTES.md account for the whole flashed program area 2022-02-09 17:09:52 -08:00
nvmmanager.cpp account for the whole flashed program area 2022-02-09 17:09:52 -08:00
nvmmanager.h massive new Sample Finder instead of FileManager 2022-01-23 22:15:16 -08:00
pbox.ino break out fs init into separate sketch 2022-02-10 09:27:46 -08:00
README.md license and readme files 2022-03-18 17:16:21 -07:00
samplefinder.cpp tweak NeoPixel UI 2022-02-06 21:24:08 -08:00
samplefinder.h massive new Sample Finder instead of FileManager 2022-01-23 22:15:16 -08:00
sound.cpp scale filter q at higher frequencies 2022-02-09 17:17:26 -08:00
sound.h clean up gate() code 2022-02-06 21:15:32 -08:00
TODO scale filter q at higher frequencies 2022-02-09 17:17:26 -08:00
touch.cpp remove old plot debugging code vestiges 2022-02-06 12:32:20 -08:00
touch.h switch to using the CheapTouch technique 2021-12-28 16:16:32 -08:00
types.h remove old plot debugging code vestiges 2022-02-06 12:32:20 -08:00
workspace.code-workspace initial checkin 2021-12-20 11:10:15 -08:00

Pandora's Beat Box

Oy, this project really needs a README!


Pandora's Beat Box is open source hardware and open source software.

The hardware is licensed by CC-SA-3.0. See LICENSE-HW.txt The software is licensed by BSD3. See LICENSE-SW.txt