Code Monkey home page Code Monkey logo

Comments (8)

ycanardeau avatar ycanardeau commented on June 25, 2024

This could be done by VocaDB/vocadb#558.

from community.

dset0x avatar dset0x commented on June 25, 2024

@ycanardeau Perhaps linked to the wrong issue? How is BPM related to multiple song inheritance?

from community.

ycanardeau avatar ycanardeau commented on June 25, 2024

@dset0x No, it's not wrong. Originally I was thinking having multiple offset-length pairs (which is overly complicated) to support variable BPM.

Offset in seconds Length in seconds BPM Song (nullable)
0 10 100 Parent song 1
10 10 200 Parent song 2
20 30 50 Parent song 3
50 5 20 Parent song 4
55 5 400 Parent song 5

from community.

dset0x avatar dset0x commented on June 25, 2024

Oh, I think this is too much. I might also not be applicable to many songs.

Do you have a use-case for trying to maintain so much information?

from community.

riipah avatar riipah commented on June 25, 2024

I also don't recommend this suggestion. It sounds too complicated for the main website (feature bloat). If necessary, such information could be on a related website.

Do you have a use-case for trying to maintain so much information?

I can imagine mashups at least?

from community.

ycanardeau avatar ycanardeau commented on June 25, 2024

Do you have a use-case for trying to maintain so much information?

Yes. For example, this song could be associated with 26 parent songs.

from community.

dset0x avatar dset0x commented on June 25, 2024

Do you have a use-case for trying to maintain so much information?

Yes. For example, this song could be associated with 26 parent songs.

Oh, I understand having multiple parent songs, but I wonder if making a table like the example you gave is generally useful (where you maintain not only the relationship, but also the timing)

from community.

github-actions avatar github-actions commented on June 25, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

from community.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.