Coder Social home page Coder Social logo

Comments (1)

BensonLaur avatar BensonLaur commented on June 23, 2024

image

文字内容:

嗯,不过我考虑得更多一些。

如果各种“载体”上的歌词(无论是 lrc 或 txt ,是网易云音乐等歌词软件的歌词数据,还是网络上的)都能被处理,那么无论导入了什么,用户在“制作歌词”页面都只需要以下两种操作:

  • 播放带歌词的音乐(这个歌词可以有时间轴也可以没有);
  • 为歌词制作新的时间轴。

如果实现了以上的功能,就可以用 (music, (lyric_in, lyric_out)) 这样的结构描述一组关联的音乐和歌词,同时它们还可以被存入一个列表(“歌词单”)。像这样做,能够将“歌词单”与“歌词制作”这件事情关联起来,可能是一个比较好的用法。

from beslyric-for-x.

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.