- Sydney, Australia
- https://mikelynch.org/
-
Programmer, artist and musician
- Joined on
2023-09-11
bombinans pushed to feature-synchronisation at bombinans/multigrain
- 9f7b83a44e Quantised speed controls are back
- 4f4132fdcc Fixed playback issues
- Compare 2 commits »
bombinans closed issue bombinans/multigrain#9
Swapping modes is not workingbombinans commented on issue bombinans/multigrain#9
Swapping modes is not workingFixed this and I finally understand why it's weird getting Patterns to stop (you have to stop the player, which is the return value when you play a Pattern): ``` ~player = ~pattern.play(~tc) ~…
bombinans commented on issue bombinans/multigrain#10
Position synth for saw is not working properlyFixed it - confusion between dur at the Pattern level (in beats) and at the env level (seconds)
bombinans closed issue bombinans/multigrain#10
Position synth for saw is not working properlybombinans opened issue bombinans/multigrain#10
Position synth for saw is not working properlybombinans opened issue bombinans/multigrain#9
Swapping modes is not workingbombinans pushed to feature-synchronisation at bombinans/multigrain
- 58117762a6 First working version of position buffers as envelopes triggered from
- 5b646677c4 Added all the changes made in Looptober 2023 so far
- Compare 2 commits »
bombinans pushed to feature-libcurl at bombinans/autoradio
- d5a570295d Added pycurl but I had to do it with pip install so I'm not sure
bombinans pushed to main at bombinans/autoradio
- 793b615278 skips downloading files which already exist
- 8375051085 Actually downloads things
- Compare 2 commits »
bombinans pushed to main at bombinans/autoradio
- b88427f05a config file
- 2827390214 Basic feed parsing for URLs to download works
- a2414cb3a3 Initial commit
bombinans opened issue bombinans/fourdjs#6
120-cell variarions: discrete Hopf fibrationbombinans pushed to main at bombinans/multigrain
- 3ddc8cff47 Fixed phase bugs in position control synths
bombinans deleted branch feature-midi-sequencer from bombinans/multigrain