heck
|
6d9461c577
|
Build: dont warn unhandled switch cases
|
7 months ago |
heck
|
0a81845bc0
|
main_perkons.cc - structure
|
7 months ago |
heck
|
b2e34f3e69
|
Add a Clock (MIDI slave only for now)
|
7 months ago |
heck
|
99e96d7793
|
Add sequencer record button
|
7 months ago |
heck
|
25a2729e4a
|
MIDI controls for tracks complete
Move `struct Track` into own module
|
7 months ago |
heck
|
233d85d833
|
NICE Tuning of instr FM
|
7 months ago |
heck
|
db19e4b847
|
Extend globals
|
7 months ago |
heck
|
1721421f53
|
AbstractInstrument rename method for switched
|
7 months ago |
heck
|
6dc14634b5
|
namespacing, introduce globals.hh,
instr_abstract.hh
replace using namespace with ns aliases, etc..
|
7 months ago |
heck
|
e3fa4dc6f2
|
main_perkons.cc restructure
|
7 months ago |
heck
|
8d98c34240
|
typo
|
7 months ago |
heck
|
e3b213c71c
|
Add instr_fm
|
7 months ago |
heck
|
2b39777c28
|
Array of track instruments to make them addressable
|
7 months ago |
heck
|
dae4e99a89
|
Testtone - make quite quiet
|
7 months ago |
heck
|
1ab71998bd
|
ditch the 'noexcept'
|
7 months ago |
heck
|
86abadbb39
|
FIX: dsp init must be after audio init
|
7 months ago |
heck
|
82d9ba7f4c
|
Add some initial structures towards the envisioned perkons enhancement
|
7 months ago |
heck
|
fd922e5fab
|
add program 'testtone'
|
7 months ago |
heck
|
a4312ca12b
|
add some fixed size type definitions inspired from by the rust types.
They are just handy and clean.
|
7 months ago |
heck
|
721c15c8a9
|
add program 'Blink'
|
7 months ago |
heck
|
88fbf0dacb
|
Builld: Define some project wide CXXFLAGS and translate them to the daisy core Makefile.
Requires libDaisy core Makefile fix
|
7 months ago |
heck
|
63fde94888
|
Build: add support for several programs in 'src' that possibly share the c++ modules
To define program for compile and flash use shell or make var TARGET (local.conf, or Makefile.conf)
|
7 months ago |
heck
|
b9dcb70a7c
|
.clang-tidy
|
7 months ago |
heck
|
89b7320e06
|
.gitignore
|
7 months ago |
heck
|
3e6834c325
|
Build: compile all .cc files
|
7 months ago |
heck
|
3ff1283640
|
Style: C++ files have .cc suffix
|
7 months ago |
heck
|
0015e9457c
|
DOC: add README.md
|
7 months ago |
heck
|
f3c33ca22e
|
Build: add build.conf.example
|
7 months ago |
heck
|
2a9d4f887d
|
Tooling: add essential .clang-format and .clang-tidy
|
7 months ago |
heck
|
48a3bd9925
|
.gitignore
|
7 months ago |
heck
|
ddb0733b2a
|
Build: add main Makefile
|
7 months ago |
heck
|
ba6efe5aae
|
Build: add Makefile.conf - this specifies project specific things
|
7 months ago |
heck
|
b9eae98532
|
Build: add Makefile.conf - this specifies project specific things
|
7 months ago |
heck
|
c7752db2ac
|
remove leftovers
|
7 months ago |
heck
|
87c5631425
|
remove license, we add one later
|
7 months ago |
heck
|
c6d66517f3
|
the source folder is called 'src'
|
7 months ago |
heck
|
1d70987a5d
|
remove submodules - dependencies are outside the project
|
7 months ago |
heck
|
ee2f27dee4
|
remove ci - dependencies are outside the project
|
7 months ago |
heck
|
615e174e1a
|
remove .vscode - dont like it
|
7 months ago |
heck
|
ad0f7a97eb
|
git submodules use my own forks heck_libDaisy and heck_DaisySP
|
7 months ago |
Corvus
|
211725249d
|
Updated according to latest feedback
|
2 years ago |
CorvusPrudens
|
5e5bf03975
|
Adjusted code styling and added back top comment
|
2 years ago |
CorvusPrudens
|
f26a0ead83
|
Removed code comments and aligned to guide
|
2 years ago |
stephenhensley
|
a495d06aa0
|
updated README for newest task changes.
|
2 years ago |
stephenhensley
|
7cb4af260d
|
removed NewProject example, and updated tasks for mono-example approach.
|
2 years ago |
stephenhensley
|
a27d037e9f
|
readmem updates.
|
2 years ago |
stephenhensley
|
7c5ec90778
|
fix typo in gitignore.
|
2 years ago |
stephenhensley
|
1418af4f67
|
added all new files to repository
|
2 years ago |
Stephen Hensley
|
ba59c84210
|
Initial commit
|
2 years ago |