bombinans bombinans
bombinans created branch feature-120-cell-layers in bombinans/fourdjs 2023-10-31 23:22:49 +00:00
bombinans pushed to main at bombinans/Granulator 2023-10-25 23:56:24 +00:00
1ce69c48b6 Hacked looping as a separate method if you want it
5ba3416b1f Trying to get ungranulated playback to work
e25cd1dd53 Merge remote-tracking branch 'origin/main'
ec7c859f36 Exposed harmonics as a value on the Granulator
Compare 4 commits »
bombinans merged pull request bombinans/multigrain#11 2023-10-25 23:47:40 +00:00
feature-synchronisation
bombinans pushed to main at bombinans/multigrain 2023-10-25 23:47:40 +00:00
3578b74059 Merge pull request 'feature-synchronisation' (#11) from feature-synchronisation into main
5e0e9df5f4 reinstated step playback
9f7b83a44e Quantised speed controls are back
4f4132fdcc Fixed playback issues
58117762a6 First working version of position buffers as envelopes triggered from
Compare 6 commits »
bombinans created pull request bombinans/multigrain#11 2023-10-25 23:47:22 +00:00
feature-synchronisation
bombinans pushed to feature-synchronisation at bombinans/multigrain 2023-10-25 23:44:47 +00:00
5e0e9df5f4 reinstated step playback
bombinans pushed to feature-synchronisation at bombinans/multigrain 2023-10-25 04:19:49 +00:00
9f7b83a44e Quantised speed controls are back
4f4132fdcc Fixed playback issues
Compare 2 commits »
bombinans commented on issue bombinans/multigrain#9 2023-10-25 03:33:51 +00:00
Swapping modes is not working

Fixed 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 closed issue bombinans/multigrain#9 2023-10-25 03:33:51 +00:00
Swapping modes is not working
bombinans closed issue bombinans/multigrain#10 2023-10-25 03:32:41 +00:00
Position synth for saw is not working properly
bombinans commented on issue bombinans/multigrain#10 2023-10-25 03:32:41 +00:00
Position synth for saw is not working properly

Fixed it - confusion between dur at the Pattern level (in beats) and at the env level (seconds)

bombinans opened issue bombinans/multigrain#10 2023-10-25 02:49:56 +00:00
Position synth for saw is not working properly
bombinans opened issue bombinans/multigrain#9 2023-10-25 02:49:24 +00:00
Swapping modes is not working
bombinans pushed to feature-synchronisation at bombinans/multigrain 2023-10-25 02:18:05 +00:00
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 created branch feature-synchronisation in bombinans/multigrain 2023-10-25 02:18:05 +00:00
bombinans created branch feature-libcurl in bombinans/autoradio 2023-10-23 22:32:22 +00:00
bombinans pushed to feature-libcurl at bombinans/autoradio 2023-10-23 22:32:22 +00:00
d5a570295d Added pycurl but I had to do it with pip install so I'm not sure
bombinans opened issue bombinans/Granulator#3 2023-10-21 23:51:16 +00:00
Harmonics
bombinans opened issue bombinans/Granulator#2 2023-10-21 23:50:06 +00:00
Direct loop playback
bombinans pushed to main at bombinans/autoradio 2023-10-20 22:55:39 +00:00
793b615278 skips downloading files which already exist
8375051085 Actually downloads things
Compare 2 commits »