Live data from Hacker News

Show HN: Make audio loops online

makeloops.online

11–20 of 33 posts

Re: Show HN: Make audio loops online

#11
post #10

Fun! Well done. I created a loop in the drum mode, and then wanted to add a melodic track to it, so I clicked the melodic button. This erased my drum pattern instead - would be good if they could play over each other, and would not be erased by switching.

Yes I understand what you're saying! I'll fix this.

Edit: Fixed!

Re: Show HN: Make audio loops online

#12
post #11
post #10

Fun! Well done. I created a loop in the drum mode, and then wanted to add a melodic track to it, so I clicked the melodic button. This erased my drum pattern instead - would be good if they could play over each other, and would not be erased by switching.

Yes I understand what you're saying! I'll fix this. Edit: Fixed!

Seems you can only have one drum and one melody track, can't add a new one? When I try it stops playing the other tracks.

Re: Show HN: Make audio loops online

#14
I created this pattern.

I wish it was shareable but couldn't find the share feature.

  Steps  | 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16
  -------|-----------------------------------------------
  Kick   | X  .  .  .  X  .  .  .  X  .  .  .  X  .  .  .
  Snare  | .  .  X  .  .  .  X  .  .  .  .  X  .  .  X  .
  HH Cls | .  X  .  X  .  X  .  X  X  .  X  .  X  .  .  X
  HH Opn | .  .  .  .  X  .  .  .  .  .  .  .  X  .  .  .
  Clap   | .  .  .  .  .  .  X  .  .  .  .  .  .  .  .  X
  Rim    | X  X  X  X  X  X  .  X  .  X  .  X  X  .  X  .
  Tom L  | .  .  .  .  X  .  .  .  .  .  .  .  X  .  .  .
  Tom M  | .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
  Tom H  | .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
  Crash  | .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
Perhaps fun fact: I uploaded the screenshot into Gemini and asked it to transform it into ASCII. Claude made a less pretty one.

Re: Show HN: Make audio loops online

#15
post #12
post #11

Earlier quoted context omitted.

Yes I understand what you're saying! I'll fix this. Edit: Fixed!

Seems you can only have one drum and one melody track, can't add a new one? When I try it stops playing the other tracks.

You have to add them to the Looper with the "Add to the Looper" button. I need to think of a better UX for that. Let me know if you have ideas!

Re: Show HN: Make audio loops online

#16

I created this pattern. I wish it was shareable but couldn't find the share feature. Steps | 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 -------|----------------------------------------------- Kick | X . . . X . . . X . . . X . . . Snare | . . X . . . X . . . . X . . X . HH Cls | . X . X . X . X X . X . X . . X HH Opn | . . . . X . . . . . . . X . . . Clap | . . . . . . X . . . . . . . . X Rim | X X X X X X . X .…

Yup I'm thinking of ways to make it shareable. This is a client-side static website(runs completely on your end) so won't be able to make backend-supported links.

Edit: Implemented!

Re: Show HN: Make audio loops online

#19
post #16

I created this pattern. I wish it was shareable but couldn't find the share feature. Steps | 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 -------|----------------------------------------------- Kick | X . . . X . . . X . . . X . . . Snare | . . X . . . X . . . . X . . X . HH Cls | . X . X . X . X X . X . X . . X HH Opn | . . . . X . . . . . . . X . . . Clap | . . . . . . X . . . . . . . . X Rim | X X X X X X . X .…

Yup I'm thinking of ways to make it shareable. This is a client-side static website(runs completely on your end) so won't be able to make backend-supported links. Edit: Implemented!

Can put all data in the url itself :)

Re: Show HN: Make audio loops online

#20
post #16

Earlier quoted context omitted.

Yup I'm thinking of ways to make it shareable. This is a client-side static website(runs completely on your end) so won't be able to make backend-supported links. Edit: Implemented!

Can put all data in the url itself :)

Just implemented it!
Post reply on HN