Commit Graph

16 Commits

Author SHA1 Message Date
Neale Pickett fb3363fd6a Align bit logic
Mockband / build (push) Successful in 26s Details
2024-01-07 21:37:18 -07:00
Neale Pickett 8beb164475 Frame rate is a debug option again
Mockband / build (push) Successful in 36s Details
2024-01-07 21:30:19 -07:00
Neale Pickett c7807b0c26 Cleanup
Mockband / build (push) Failing after 20s Details
2024-01-07 15:55:26 -07:00
Neale Pickett cd62fa7eba Hi hat now makes yellow cymbal = blue cymbal 2024-01-07 15:29:50 -07:00
Neale Pickett f35e123474 Send CH-friendly dpad on cymbals; +XBox drum PID 2024-01-07 14:54:34 -07:00
Neale Pickett c6cf7b91b4 Squashed commit of the following:
Mockband / build (push) Failing after 10s Details
commit 13825855d3
Author: Neale Pickett <neale@woozle.org>
Date:   Sat Jan 6 15:08:12 2024 -0700

    twiddling things trying to get drums working on CH

commit e54595e630
Merge: 63bd067 703b070
Author: Neale Pickett <neale@woozle.org>
Date:   Fri Jan 5 18:18:18 2024 -0700

    Merge branch 'main' into builder

commit 63bd067250
Author: Neale Pickett <neale@woozle.org>
Date:   Fri Jan 5 09:29:16 2024 -0700

    More idiomatic (to me) Makefile

commit 9f0c0711a8
Author: Neale Pickett <neale@woozle.org>
Date:   Fri Jan 5 09:10:28 2024 -0700

    fancypants flash target

commit efc67e9fe5
Author: Neale Pickett <neale@woozle.org>
Date:   Fri Jan 5 09:06:59 2024 -0700

    Also publish zip file

commit ce7d6107cf
Author: Neale Pickett <neale@woozle.org>
Date:   Fri Jan 5 09:04:51 2024 -0700

    stop using removed `make publish`

commit 48d2450514
Author: Neale Pickett <neale@woozle.org>
Date:   Fri Jan 5 09:02:53 2024 -0700

    make dist

commit 5f44832151
Author: Neale Pickett <neale@woozle.org>
Date:   Fri Jan 5 08:50:10 2024 -0700

    move to Makefile

commit da45584955
Author: Neale Pickett <neale@woozle.org>
Date:   Fri Jan 5 08:37:03 2024 -0700

    Makefile

commit 50ce7c245a
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 23:16:08 2024 -0700

    Fix quoting

commit f767eb6e23
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 23:15:05 2024 -0700

    Build log formatting

commit 7495bfd20f
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 23:12:51 2024 -0700

    Try preserving package versions

commit 5fa607d6b0
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 22:59:14 2024 -0700

    build and code cleanup

commit 855ad3ba60
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 22:48:20 2024 -0700

    fix: change quoting?

commit 25a917dc81
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 22:42:11 2024 -0700

    directly specify gcc flags

commit a8d4918e05
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 22:23:03 2024 -0700

    variables expand again

commit 544ffa8ced
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 22:21:25 2024 -0700

    quote stuff

commit a3d8262e01
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 22:19:58 2024 -0700

    fix build on non-default branch

commit 0ba9c0957a
Author: Neale Pickett <neale@woozle.org>
Date:   Thu Jan 4 22:16:36 2024 -0700

    Clever vid/pid settings?
2024-01-06 15:13:19 -07:00
Neale Pickett 703b070844 Remove dpad kludge for drums - it messes up CH 2024-01-05 18:16:29 -07:00
Neale Pickett 7f32dec9f3 Smarter build
Mockband / build (push) Successful in 20s Details
`arduino-builder` lets you override stuff from `boards.txt`.
That's nice, because the way I was doing it before was bananas.
2024-01-04 23:07:43 -07:00
Neale Pickett 8bcb905028 Woo, cymbals work!
Fixes #1
2024-01-04 13:10:17 -07:00
Neale Pickett 3e059d0fb1 Cymbal pads send up/down so RB3 is playable 2024-01-03 19:10:58 -07:00
Neale Pickett c40e7ff970 Fix strum buttons, isolate guitar & drum buttons. 2024-01-01 22:04:56 -07:00
Neale Pickett fb077ba140 MORE DRUMS
This attempts to address
#1, #2, and #3
2024-01-01 14:23:56 -07:00
Neale Pickett 07685051d9 More docs 2024-01-01 12:42:07 -07:00
Neale Pickett 94287ddcbd Finally happy with drums! 2024-01-01 12:19:50 -07:00
Neale Pickett 6b1b26fc0b Hz made less sense than milliseconds 2023-12-31 20:39:45 -07:00
Neale Pickett 8622cfdef0 c++ header files are .hh 2023-12-31 20:33:29 -07:00
Renamed from WiiGuitarController.ino (Browse further)