Open rand00 opened 1 year ago
Can I work on this as well @rand00 , after making progress on #1 , since these two are different type of tasks, I want to work on both 😅
It would be best if you finish one at a time (: In the meantime others can still ask to work on this issue
@rand00, Please can I work on this issue?
@kamtoeddy Hey! Yes, as @AryanGodara isn't done with the other PR yet, just start on this (:
Copy the beat example to a new
beat_speed_modulated
example-directory, and add another beat in it by callingFry.Beat.Make
(call the returned moduleBeat_speed_mod
).Then use
Beat_speed_mod.s
withS.map
(and e.g. thesin
function) to modulate the speed ofBeat
by passing the signal asbpm_s
.