rand00 / fry

Functional reactive rhythm library
GNU General Public License v3.0
22 stars 2 forks source link

Make a new `beat_speed_modulated` example #2

Open rand00 opened 1 year ago

rand00 commented 1 year ago

Copy the beat example to a new beat_speed_modulated example-directory, and add another beat in it by calling Fry.Beat.Make (call the returned module Beat_speed_mod).

Then use Beat_speed_mod.s with S.map (and e.g. the sin function) to modulate the speed of Beat by passing the signal as bpm_s.

AryanGodara commented 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 😅

rand00 commented 1 year ago

It would be best if you finish one at a time (: In the meantime others can still ask to work on this issue

kamtoeddy commented 1 year ago

@rand00, Please can I work on this issue?

rand00 commented 1 year ago

@kamtoeddy Hey! Yes, as @AryanGodara isn't done with the other PR yet, just start on this (: