bombinans bombinans
bombinans pushed to main at bombinans/arduino-modular 2024-02-11 03:58:19 +00:00
8bcf6c58b7 Fixed typo
bombinans pushed to main at bombinans/arduino-modular 2024-02-11 03:56:32 +00:00
550e48402f Stripped-back fibomod
43b41bde8f bassline for Numerology
0bff8f0db0 Musically interesting fibo waveforms
Compare 3 commits »
bombinans pushed to main at bombinans/arduino-modular 2024-02-04 04:52:15 +00:00
7aec076356 Fiddling with the old fibomod algorithm
bombinans pushed to main at bombinans/arduino-modular 2024-01-21 05:37:16 +00:00
6efd542027 Two more experiments
f90ae78b13 Beacon sequencer plus tweaks to the KP algorithm
Compare 2 commits »
bombinans pushed to main at bombinans/arduino-modular 2024-01-07 03:54:09 +00:00
64a04067e0 Fixed buffer overflow which was setting the phase to random values
bombinans pushed to main at bombinans/arduino-modular 2024-01-05 05:02:39 +00:00
29d7156d16 Updated comments
51c2f3bf8d Wonderfully broken Karplus-Strong algorithm
66b95576a9 Phased accumulator with a 32-bit waveform is kind of working
5c8e20e17d I am frustrated!
Compare 4 commits »
bombinans pushed to main at bombinans/arduino-modular 2024-01-02 23:58:21 +00:00
cdeb974109 Waveforms
bombinans pushed to main at bombinans/arduino-modular 2023-12-27 05:58:24 +00:00
5e2e6c7e66 Changed comment at start
bombinans pushed to main at bombinans/arduino-modular 2023-12-27 05:55:25 +00:00
88fda8a5f2 Finished version of We Wish You a Merry Christmas
56fae7e54d Looping playback works with a basic two-part phrase
71fd9e319a Made time calculations all be in integer microseconds
f4d75a627e First attempt at looping, it's broken, see "Arduino mistake" in Reaper
bd9940b96b Sequencer in sync is starting to come together
Compare 9 commits »
bombinans pushed to main at bombinans/autoradio 2023-12-09 23:13:16 +00:00
580b520b3d Typo in README.md
bombinans pushed to main at bombinans/autoradio 2023-12-09 23:05:59 +00:00
cf8f7752d4 Merge remote-tracking branch 'origin/main'
37498f1ce8 Put more details in the README
Compare 2 commits »
bombinans pushed to main at bombinans/arduino-modular 2023-12-09 22:23:02 +00:00
23f0cb2357 Added README.md
65657944c4 Initial commit
bombinans created branch main in bombinans/arduino-modular 2023-12-09 22:23:02 +00:00
bombinans created repository bombinans/arduino-modular 2023-12-09 22:21:44 +00:00
bombinans deleted branch feature-libcurl from bombinans/autoradio 2023-12-09 04:24:42 +00:00
bombinans deleted branch feature-multi-downloads from bombinans/autoradio 2023-12-09 04:24:25 +00:00
bombinans pushed to main at bombinans/autoradio 2023-12-09 04:24:18 +00:00
9989e5f4c8 Merge pull request 'feature-multi-downloads' (#1) from feature-multi-downloads into main
51b760cac3 Added pycurl as a poetry dependency and a note in the README to explain
cd37766dc2 Fetch most recent N files for each feed if they aren'y already downloaded
606a278d28 Downgraded python to 3.7 so that it works on the Pi
d5a570295d Added pycurl but I had to do it with pip install so I'm not sure
Compare 5 commits »
bombinans merged pull request bombinans/autoradio#1 2023-12-09 04:24:17 +00:00
feature-multi-downloads
bombinans created pull request bombinans/autoradio#1 2023-12-09 04:24:07 +00:00
feature-multi-downloads
bombinans pushed to feature-multi-downloads at bombinans/autoradio 2023-12-09 04:23:29 +00:00
51b760cac3 Added pycurl as a poetry dependency and a note in the README to explain