algorave-club

Building to the Drop

How we learnt to Algorave by hacking on FoxDot


Intro : Who we are?

![image alt](https://utcsheffield.github.io/algorave-club/img/utc-algorave-club-logo.jpg “title” =200x200)

Note:


The Start


Summer

d1.soloBars()

Note:


Algorave Club - Sept 2022

d1.soloBars(end=True)

@F Being Clever


b1.drop(buildup=2, target=1, solo=2, end=False)

s1 >> space(P[1,2,2,4,5].palindrome(), dur=PDur(5,8))
d9 >> play("X", sample=2).drop(target=0.25, player=s1)


What we’ve learnt

@F is clever. Algorythms are hard. The pattern for drop is like 40 lines long.

The code

Our FoxDot