Skip to content

Add click track to looping recording "rehearse" and "record" modes #35

@hburgund

Description

@hburgund

It would make it much easier for participants to record their own singing voice if there was a clicktrack/metronome playing along with the voices they are singing with. I don't know how exactly we could accomplish this given that tempo isn't something built into the system anywhere. Some possible approaches:

  • divide the current loop length by a factor of 64 or some other prescribed amount that corresponds to the number of eighth (or quarter) notes there are in that specific loop length and then somehow insert a sound at that interval as another track in the playback.
  • create another hidden speaker of the same loop length with the desired click length and then add that to the base loop for recording. This approach would be more flexible, I suppose as we could choose to put other things into this "guidance track" as well if ever necessary.

LMK your thoughts...not urgent, but I think it will help improve the quality of the recordings we get.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions