Commit Graph

25 Commits (main)

Author SHA1 Message Date
Mike Lynch 8bcf6c58b7 Fixed typo 2024-02-11 14:58:04 +11:00
Mike Lynch 550e48402f Stripped-back fibomod 2024-02-11 14:56:11 +11:00
Mike Lynch 43b41bde8f bassline for Numerology 2024-02-11 14:55:58 +11:00
Mike Lynch 0bff8f0db0 Musically interesting fibo waveforms 2024-02-11 14:01:31 +11:00
Mike Lynch 7aec076356 Fiddling with the old fibomod algorithm 2024-02-04 15:51:57 +11:00
Mike Lynch 6efd542027 Two more experiments 2024-01-21 16:37:01 +11:00
Mike Lynch f90ae78b13 Beacon sequencer plus tweaks to the KP algorithm 2024-01-21 16:36:50 +11:00
Mike Lynch 64a04067e0 Fixed buffer overflow which was setting the phase to random values
every cycle, leading to weirdness
2024-01-07 14:53:43 +11:00
Mike Lynch 29d7156d16 Updated comments 2024-01-05 15:44:26 +11:00
Mike Lynch 51c2f3bf8d Wonderfully broken Karplus-Strong algorithm 2024-01-05 15:25:01 +11:00
Mike Lynch 66b95576a9 Phased accumulator with a 32-bit waveform is kind of working 2024-01-04 11:19:09 +11:00
Mike Lynch 5c8e20e17d I am frustrated! 2024-01-03 11:50:22 +11:00
Mike Lynch cdeb974109 Waveforms 2024-01-03 10:58:06 +11:00
Mike Lynch 5e2e6c7e66 Changed comment at start 2023-12-27 16:58:09 +11:00
Mike Lynch 88fda8a5f2 Finished version of We Wish You a Merry Christmas 2023-12-27 16:54:58 +11:00
Mike Lynch 56fae7e54d Looping playback works with a basic two-part phrase 2023-12-27 15:32:04 +11:00
Mike Lynch 71fd9e319a Made time calculations all be in integer microseconds 2023-12-27 15:16:37 +11:00
Mike Lynch f4d75a627e First attempt at looping, it's broken, see "Arduino mistake" in Reaper
for what this sounds like
2023-12-27 12:33:04 +11:00
Mike Lynch bd9940b96b Sequencer in sync is starting to come together 2023-12-27 11:18:10 +11:00
Mike Lynch 0468c427d8 Tried integer durations -it's worse! 2023-12-23 16:06:05 +11:00
Mike Lynch b5b4c3bdd3 Parallel sequencers work but go out of sync very quickly 2023-12-23 15:57:37 +11:00
Mike Lynch 9ce26424a9 Lord help me I am passing variables by reference 2023-12-23 14:32:05 +11:00
Mike Lynch e5728416f0 Xmas sequencer 2023-12-22 17:45:33 +11:00
Mike Lynch 23f0cb2357 Added README.md 2023-12-10 09:20:53 +11:00
Mike Lynch 65657944c4 Initial commit 2023-12-10 09:18:00 +11:00