Jontes-Tech / floopr

Everyone's Loop Library, free as in freedom!
https://floopr.org
2 stars 0 forks source link

Any more issues until ready for use? #8

Open Jontes-Tech opened 1 year ago

Jontes-Tech commented 1 year ago

@Chriffe as far as I remember I have done all the fixes you mentioned, is there anything left?

Chriffe commented 1 year ago

You have done great work!

Some things left would be:

  1. Add support for midi-playback
  2. Maybe change the color of the small logo in the top left cornor to white. It is kind of hard to see right now. Had a look at it myself, but I could not find the right place in the code to change the logo to white one.
  3. Maybe some sort of form where people can send in loops if the are not on Github. This is low priority.
  4. Maybe add just a little headroom between the metadata and the player. This is low priority.
  5. Some way of sorting the loops based on the metadata like genre, tempo and key. This is low priority for now since we only have two loops.
Jontes-Tech commented 1 year ago
  1. Works with a workaround.
  2. Working on it
  3. Agreed
  4. Sure
  5. That exists. Just click the yellow text in the metadata.
Jontes-Tech commented 1 year ago

I am looking into solutions for point 3, both form-style and just regular old email to submit.

Jontes-Tech commented 1 year ago

Update:

  1. Works with a workaround (add a file called example.mid.audio in the same dir)
  2. Done
  3. Agreed
  4. Done
  5. That exists. Just click the yellow text in the metadata.
Jontes-Tech commented 1 year ago

@Chriffe Please render the midi files out as regular audio files and save them as example.mid.audio (the midi filename with the .audio extension behind) to make it work on browsers.

Chriffe commented 1 year ago

Yes I will do that as soon as I have the time :)

Great job again with everything!

I was checking out the website just now... and I was thinking: How would it look if we always had the big logo at the top of the site and the menu under it? Would that even be possible with the way you have set everything up? Just asking questions now, not telling you to fix something right away. :)

Jontes-Tech commented 1 year ago

Yes, that would be entirely possible.