kevin
|
4fbac29233
|
main.cpp : Initial working version with UI.
|
2024-10-12 15:39:37 -04:00 |
|
kevin
|
22df91fe82
|
caw/html/index.html/ui.cfg, css/caw.css : Initial working versions
|
2024-10-12 15:36:33 -04:00 |
|
kevin
|
9069ca631d
|
src/caw/html/ css/ui.css js/ui.js : Updates to support HList and setTitle(). Clicking on the current selected option now generates a 'click' event.
|
2024-10-12 15:35:41 -04:00 |
|
kevin
|
be3eddfbfa
|
cawUi.h/cpp,cawUiDecl.h : Initial commit.
|
2024-10-12 15:31:53 -04:00 |
|
kevin
|
646004c02f
|
main.cpp,ui.cfg : Initial working GUI for loading and running a program.
|
2024-09-21 17:20:44 -04:00 |
|
kevin
|
9524b954b4
|
ui.js : Added ui_empty().
|
2024-09-21 17:20:12 -04:00 |
|
kevin
|
a47ce5d44f
|
README.md : Updated to include program build information.
|
2024-09-20 18:19:48 -04:00 |
|
kevin
|
a639d3d60c
|
main.cpp : Added call to program_initialize().
|
2024-09-20 18:19:28 -04:00 |
|
kevin
|
68e3aa7a6e
|
caw/cfg/io.cfg : Added new audio device 'sof-hda-dsp'
|
2024-09-20 18:17:34 -04:00 |
|
kevin
|
ed07851e48
|
.gitignore : Updates
|
2024-09-17 17:36:27 -04:00 |
|
kevin
|
ca226a44c7
|
examples.cfg/exampled.md : Updates
|
2024-09-17 17:35:10 -04:00 |
|
kevin
|
99fee3e831
|
Makefile.am : Added comments.
|
2024-09-17 17:34:54 -04:00 |
|
kevin
|
c8dfba5e49
|
Changed svg/10_feedback.svg to svg/11_feedback.svg
|
2024-09-17 17:34:37 -04:00 |
|
kevin
|
c863707946
|
example.md/cfg : Updates
|
2024-09-13 09:49:48 -04:00 |
|
kevin
|
3f35df571a
|
09_simple_poly.svg : Initial commit.
|
2024-09-12 17:25:31 -04:00 |
|
kevin
|
48c38df503
|
Added svg/10_feedback.svg.
|
2024-09-12 17:22:33 -04:00 |
|
kevin
|
6aea3e1ea7
|
1. Updates to examples.cfg and example.md and associated SVG's
2. Turned off websock LLL_NOTICE logs with 'extraLogsFl' in io.cfg.
|
2024-09-12 17:20:29 -04:00 |
|
kevin
|
4425693233
|
example.md : Fixed image tag bug
|
2024-09-11 13:45:01 -04:00 |
|
kevin
|
8515ff373c
|
examples : Updated example.md for first 7 examples, added SVG files, added example.cfg.
|
2024-09-11 13:42:28 -04:00 |
|
kevin
|
af1c46cd32
|
main.cpp : Fixed formatting of 'help' statement.
main.cfg: Chaned camelcase for snake_case id's.
|
2024-09-11 13:41:40 -04:00 |
|
kevin
|
3feb22c7ac
|
00_osc_af.svg : More changes
|
2024-09-10 13:39:38 -04:00 |
|
kevin
|
b9aa6dfba0
|
examples/svg/00_osc_af.svg : more changes
|
2024-09-10 12:11:09 -04:00 |
|
kevin
|
e4ac0abb3e
|
Merge branch 'master' of gitea.larke.org:kevin/caw
# Conflicts:
# examples/svg/00_osc_af.svg
|
2024-09-10 12:07:36 -04:00 |
|
kevin
|
dccb1a81e9
|
examples/svg/00_osc_af.svg : More changes
|
2024-09-10 12:01:35 -04:00 |
|
kevin
|
9d89dabed0
|
examples/svg/00_osc_af.svg : More changes
|
2024-09-10 11:57:03 -04:00 |
|
kevin
|
1841eea5a5
|
example/svg/00_osc_af.svg : resized
|
2024-09-10 11:30:28 -04:00 |
|
kevin
|
b49f317668
|
examples.md : Added SVG image.
|
2024-09-10 11:26:07 -04:00 |
|
kevin
|
8e479188bc
|
examples.md : experiments with code blocks syntax highlighting
|
2024-09-10 10:39:39 -04:00 |
|
kevin
|
8624bad757
|
examples.md : Experiment with decorating markdown with code type and diagrams
|
2024-09-10 10:31:19 -04:00 |
|
kevin
|
9f136e704d
|
caw/cfg/io.cfg,main.cfg : Updates.
|
2024-08-02 13:41:58 -04:00 |
|
kevin
|
c932825052
|
main.cfg: Added new caw programs.
|
2024-07-21 16:13:41 -04:00 |
|
kevin
|
45b7616c00
|
main.cpp,main.cfg,cfg/io.cfg : Latest configurations.
|
2024-07-14 15:30:29 -04:00 |
|
kevin
|
09f10a38a5
|
main.cfg : Added midi_split_19 and piano_voice_20
|
2024-07-08 18:37:16 -04:00 |
|
kevin
|
ae8f5e1b80
|
main.cpp : Changes to support calling wt_bank::test from test_stub()
|
2024-07-08 18:36:37 -04:00 |
|
kevin
|
080c90725f
|
cfg/io.cfg : Added 'filterRtSenseFl' to MIDI cfg.
|
2024-07-08 18:27:28 -04:00 |
|
kevin
|
e4ed771a9f
|
main.cfg : Added sample_gen_13,14,15 and midi_voice_16, audio_mix_17, and poly_voice_18.
|
2024-07-04 17:11:15 -04:00 |
|
kevin
|
8589d92d01
|
main.cpp : Command line now takes an initial command followed by arguments for that command.
|
2024-07-04 17:10:23 -04:00 |
|
kevin
|
d51bc98d05
|
examples/examples.md : Updates.
|
2024-06-10 16:29:33 -04:00 |
|
kevin
|
e18288f7cc
|
main.cpp,io.cfg,main.cfg,caw_0.cfg : Initial working real-time version.
|
2024-06-10 16:29:17 -04:00 |
|
kevin
|
f1a4d44818
|
examples/examples.md,proc_dict.cfg,main.cfg : Added 'proc_suffix_07' and updated documentation.
|
2024-06-01 11:51:15 -04:00 |
|
kevin
|
5308bce0cd
|
examples/examples.md, examples/proc_dict.cfg, main.cfg : Updates to support examples.md documentation.
|
2024-06-01 08:04:23 -04:00 |
|
kevin
|
2fb2feb431
|
Examples documentation related updates.
|
2024-05-31 09:04:07 -04:00 |
|
kevin
|
35f3637aed
|
caw : Initial working version.
|
2024-05-29 19:33:02 -04:00 |
|
kevin
|
f566198285
|
Initial working version.
|
2024-02-17 08:27:18 -05:00 |
|
kevin
|
ff643dd314
|
Added cfg. file parsing.
|
2024-02-15 16:30:54 -05:00 |
|
kpl
|
700d72d43c
|
main.cpp: Add use of log.
|
2022-06-12 18:07:33 -04:00 |
|
kpl
|
83362b2b97
|
Initial commit
|
2022-06-12 17:59:20 -04:00 |
|