- Sydney, Australia
- https://mikelynch.org/
-
Programmer, artist and musician
- Joined on
2023-09-11
Block a user
feature-synchronisation
feature-synchronisation
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)
~…
Swapping modes is not working
Position synth for saw is not working properly
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)
Position synth for saw is not working properly
Swapping modes is not working