WO2018188003A1 - 一种音乐随机播放的方法及装置 - Google Patents

一种音乐随机播放的方法及装置 Download PDF

Info

Publication number
WO2018188003A1
WO2018188003A1 PCT/CN2017/080319 CN2017080319W WO2018188003A1 WO 2018188003 A1 WO2018188003 A1 WO 2018188003A1 CN 2017080319 W CN2017080319 W CN 2017080319W WO 2018188003 A1 WO2018188003 A1 WO 2018188003A1
Authority
WO
WIPO (PCT)
Prior art keywords
music
random
order
playing
music file
Prior art date
Application number
PCT/CN2017/080319
Other languages
English (en)
French (fr)
Inventor
潘瑞
Original Assignee
格兰比圣(深圳)科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 格兰比圣(深圳)科技有限公司 filed Critical 格兰比圣(深圳)科技有限公司
Priority to PCT/CN2017/080319 priority Critical patent/WO2018188003A1/zh
Publication of WO2018188003A1 publication Critical patent/WO2018188003A1/zh

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers

Definitions

  • the embodiments of the present invention relate to the field of data processing, and in particular, to a method and an apparatus for random play of music.
  • Music random play is a common play mode of music players. In this play mode, music is not played in the order of the playlist, but is randomly played. For the user, usually after playing a certain type of music for a long time, he or she wants to try different styles or different types of music, so the music play mode is switched from the sequential play or the single loop mode to the random play mode.
  • Embodiments of the present invention provide a method and apparatus for random play of music to implement a source code location for quickly locating memory leaks.
  • an embodiment of the present invention provides a method for random play of music, where the method includes: [0006] respectively setting weights for each music file according to a historical play record;
  • the random playlist includes respective music files arranged in order, [0009] playing respective music files in the random playlist in order.
  • the setting a weight for each music file according to the historical play record includes: [0011] collecting a user's playing habits for each music file, and generating a historical play record, according to the history play record for each music
  • the files are individually set with weights.
  • the music attribute includes any one or more of a singer name, a music name, and a music style. Combination of species.
  • the playing the respective music files in the random play list in sequence includes: [0014] deleting any music files in the random play list after being played Corresponding order, synchronously updating the play order of the remaining music files in the random play list, obtaining the updated play order, and placing the deleted music file in the play order to regain the next random play List.
  • the method further includes:
  • an embodiment of the present invention further provides a device for randomly playing music, where the device includes
  • a setting module configured to respectively set weights for each music file according to the historical play record, and determine an order of each music file in a random loop according to weights and music attributes of the respective music files;
  • an order determining module that determines, in accordance with the weights and music attributes of the respective music files, the order of the respective music files in a random loop
  • a creating module configured to create a random playlist, where the random playlist includes each music file arranged in order;
  • a playing module configured to play the corresponding respective music files in the random play list in order.
  • a collection generating unit is configured to collect a user's playing habits for each music file, and generate a history playing record
  • a setting unit configured to separately set weights for each music file according to the historical play record.
  • the music attribute includes a combination of any one or more of a singer name, a music name, and a music genre.
  • the playing module is specifically configured to:
  • the music random playback device further includes:
  • a deleting module configured to delete a currently playing music file in the random playlist after receiving a user-triggered song-cutting instruction, and the currently-played music file does not enter the next random playlist Beneficial effect
  • a method for random music playing sets weights for each music file according to a history play record of the user, and determines each music file in a random loop according to weights and music attributes of each music file.
  • the order in which the music that the user does not often listen to is set to the priority play order, the music that the user habitually listens is interspersed between the music sequences that are not often listened to, and the music intervals that are different in the music attributes are sorted according to It is avoided that the music with the same music or music attribute that the user habitually listens to in the random play has the priority to meet the different music needs of the user.
  • FIG. 1 is a schematic flowchart of a method for random play of music according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic structural diagram of a music random playback apparatus according to Embodiment 2 of the present invention.
  • FIG. 1 is a flowchart of a method for randomly playing music according to a first embodiment of the present invention, where the method specifically includes the following steps:
  • Step 110 Set weights for each music file according to the historical play record.
  • a high-to-low weight is set for each music file according to the number of times each music file is played and the first-time music selected by the user each time the music is played.
  • Step 120 Determine, according to the weights and music attributes of the respective music files, the order of the respective music files in a random loop; wherein the music attributes include any one or more of the artist name, the music name, and the music style. combination.
  • Step S121 interspersing the music files with higher weight and lower weight, such as the first playback order is the weighted first music file, the second playback order is the weighted first music file, and the third The music file in which the play order is the second lowest in the weight ranking, and so on, obtains the first play order of each music file.
  • Step S122 Reorder the first play order according to the music attributes of the respective music files, and divide the music file order of the same music attribute to obtain the final play order.
  • Step 130 Create a random play list, where the random play list includes each music file arranged in order.
  • the random play list includes respective music files arranged in a final play order.
  • Step 140 Play corresponding music files in the random play list in order. [0050] after any music file in the random play list is played, deleting an order corresponding to the music file, synchronously updating a play order of each music file remaining in the random play list, and obtaining an updated Playing the order, and placing the deleted music file in the play order to regain the next random play list.
  • a method for random music playing provided by the present invention further includes:
  • the method for randomly playing music provides weights for each music file according to the history play record of the user, and determines each music file in a random loop according to the weights and music attributes of the respective music files.
  • FIG. 2 is a schematic flowchart of a music random playback device according to Embodiment 2 of the present invention, where the device includes the following:
  • the setting module 210 is configured to separately set weights for each music file according to the historical play record, and determine the order of each music file in a random loop according to the weights and music attributes of the respective music files.
  • the order determining module 220 determines the order of each music file in a random loop according to the weight of each music file and the music attribute, wherein the music attribute includes any one or several of the artist name, the music name, and the music style. Combination of species.
  • the creating module 230 is configured to create a random playlist, where the random playlist includes each music file arranged in order;
  • the playing module 240 is configured to play the corresponding respective music files in the random play list in order.
  • the setting module 210 includes:
  • a collection generating unit configured to collect a user's playing habits for each music file, and generate a history playing record
  • a setting unit configured to separately set weights for each music file according to the historical play record.
  • the playing module 240 is specifically configured to:
  • the music random playback device further includes:
  • the deleting module 250 is configured to delete the currently playing music file in the random play list after receiving the user-triggered cut song command, and the currently played music file does not enter the next random play list. .
  • the music random playback device sets weights for each music file according to the history play record of the user, and determines each music file in a random loop according to the weights and music attributes of the respective music files.
  • the order is to set the music that the user does not often listen to as the priority playing order, and the music that the user habitually listens to is interspersed between the music sequences that are not often listened to, and sorts according to the music intervals with different music attributes, thereby avoiding randomness.
  • the music with the same music or music attribute that the user habitually listens to is continuously prioritized, and the user's different music needs are satisfied.
  • the above product can perform the method provided by any embodiment of the present invention, and has the corresponding functional modules and beneficial effects of the execution method.
  • the above product can perform the method provided by any embodiment of the present invention, and has the corresponding functional modules and beneficial effects of the execution method.

Landscapes

  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
  • Electrophonic Musical Instruments (AREA)

Abstract

本发明公开了一种音乐随机播放的方法。该方法包括:根据历史播放记录为各个音乐文件分别设置权重;根据各个音乐文件的权重和音乐属性分别确定各个音乐文件在一个随机循环中的次序;创建随机播放列表,所述随机播放列表中包括按次序排列的各个音乐文件,按次序播放所述随机播放列表中相应的各个音乐文件。通过根据各个音乐文件的权重和音乐属性确定各个音乐文件在一个随机循环中的次序,以将播放次数较多的音乐分别穿插于播放次数较少的音乐次序之间,并根据将音乐属性不同的音乐间隔排序,以此避免随机播放中连续优先出现播放次数较多的音乐或音乐属性相同的音乐,满足用户不同的音乐需求。

Description

一种音乐随机播放的方法及装置 技术领域
[0001] 本发明实施例涉及数据处理领域, 尤其涉及一种音乐随机播放的方法及装置。
背景技术
[0002] 音乐随机播放是音乐播放器的一种常用播放模式, 在这种播放模式下, 音乐是 不按照播放列表顺序播放, 而是随机播放的。 对于用户来说, 通常在长期播放 某一类型的音乐后, 想要尝试不同曲风或不同类型的音乐, 因此会将音乐播放 模式从顺序播放或单曲循环模式切换至随机播放模式。
[0003] 而目前, 随机播放的一个随机循环中是无法实现打破用户听音乐的习惯进行随 机播放, 而是一定的客观规则对歌单进行排序, 这种方式往往会造成同一歌手 或同类型音乐连续播放, 无法满足用户想要当下对不同类型音乐的需求。
技术问题
问题的解决方案
技术解决方案
[0004] [0004]本发明实施例提供了一种音乐随机播放的方法及装置, 以实现快速定位 内存泄露的源代码位置。
[0005] 第一方面, 本发明实施例提供了一种音乐随机播放的方法, 该方法包括: [0006] 根据历史播放记录为各个音乐文件分别设置权重;
[0007] 根据各个音乐文件的权重和音乐属性分别确定各个音乐文件在一个随机循环中 的次序;
[0008] 创建随机播放列表, 所述随机播放列表中包括按次序排列的各个音乐文件, [0009] 按次序播放所述随机播放列表中相应的各个音乐文件。
[0010] 进一步地, 所述根据历史播放记录为各个音乐文件分别设置权重, 包括: [0011] 收集用户对各个音乐文件的播放习惯, 并生成历史播放记录, 根据所述历史播 放记录为各个音乐文件分别设置权重。
[0012] 进一步地, 所述音乐属性包括歌手名、 音乐名以及音乐风格中的任意一种或几 种的组合。
[0013] 进一步地, 所述按次序播放所述随机播放列表中相应的各个音乐文件, 包括: [0014] 当所述随机播放列表中的任一音乐文件被播放后, 刪除所述音乐文件所对应的 次序, 同步更新所述随机播放列表中剩余的各个音乐文件的播放次序, 获得更 新后的播放次序, 并将被刪除的所述音乐文件放置于所述播放次序之后重新获 得下一随机播放列表。
[0015] 进一步地, 所述方法还包括:
[0016] 当接收到用户触发的切歌指令后, 刪除所述随机播放列表中当前播放的音乐文 件, 且所述当前播放的音乐文件不会进入下一随机播放列表中。
[0017]
[0018] 第二方面, 本发明实施例还提供了一种一种音乐随机播放的装置, 该装置包括
[0019] 设置模块, 用于根据历史播放记录为各个音乐文件分别设置权重, 根据各个音 乐文件的权重和音乐属性分别确定各个音乐文件在一个随机循环中的次序;
[0020] 次序确定模块, 根据各个音乐文件的权重和音乐属性分别确定各个音乐文件在 一个随机循环中的次序;
[0021] 创建模块, 用于创建随机播放列表, 所述随机播放列表中包括按次序排列的各 个音乐文件;
[0022] 播放模块, 用于按次序播放所述随机播放列表中相应的各个音乐文件。
[0023] 进一步地, 收集生成单元, 用于收集用户对各个音乐文件的播放习惯, 并生成 历史播放记录; 和
[0024] 设置单元, 用于根据所述历史播放记录为各个音乐文件分别设置权重。
[0025] 进一步地, 所述音乐属性包括歌手名、 音乐名以及音乐风格中的任意一种或几 种的组合。
[0026] 进一步地, 所述播放模块具体用于:
[0027] 当所述随机播放列表中的任一音乐文件被播放后, 刪除所述音乐文件所对应的 次序, 同步更新所述随机播放列表中剩余的各个音乐文件的播放次序, 获得更 新后的播放次序, 并将被刪除的所述音乐文件放置于所述播放次序之后重新获 得下一随机播放列表。
[0028] 进一步地, 该音乐随机播放装置, 还包括:
[0029] 刪除模块, 用于当接收到用户触发的切歌指令后, 刪除所述随机播放列表中当 前播放的音乐文件, 且所述当前播放的音乐文件不会进入下一随机播放列表中 发明的有益效果
有益效果
[0030] 本发明实施例提供的一种音乐随机播放的方法, 通过根据用户的历史播放记录 为各个音乐文件分别设置权重, 并根据各个音乐文件的权重和音乐属性确定各 个音乐文件在一个随机循环中的次序, 以将用户不常听的音乐设置为优先播放 次序, 将用户习惯性听的音乐分别穿插于不常听的音乐次序之间, 并根据将音 乐属性不同的音乐间隔排序, 以此避免随机播放中连续优先出现用户习惯性听 的音乐或音乐属性相同的音乐, 满足用户不同的音乐需求。
对附图的简要说明
附图说明
[0031] 图 1是本发明实施例一提供的一种音乐随机播放的方法流程示意图;
[0032] 图 2是本发明实施例二提供的一种音乐随机播放装置的结构示意图。
本发明的实施方式
[0033] [0008]下面结合附图和实施例对本发明作进一步的详细说明。 可以理解的是, 此处所描述的具体实施例仅仅用于解释本发明, 而非对本发明的限定。 另外还 需要说明的是, 为了便于描述, 附图中仅示出了与本发明相关的部分而非全部 结构。
[0034] 在更加详细地讨论示例性实施例之前应当提到的是, 一些示例性实施例被描述 成作为流程图描绘的处理或方法。 虽然流程图将各项步骤描述成顺序的处理, 但是其中的许多步骤可以被并行地、 并发地或者同吋实施。 此外, 各项步骤的 顺序可以被重新安排。 当其步骤完成吋所述处理可以被终止, 但是还可以具有 未包括在附图中的附加步骤。 所述处理可以对应于方法、 函数、 规程、 子例程 、 子程序等等。
[0035]
[0036] 实施例一
[0037] 图 1为本发明实施例一提供的一种音乐随机播放的方法流程图, 该方法具体包 括如下步骤:
[0038] 步骤 110、 根据历史播放记录为各个音乐文件分别设置权重。
[0039] 收集用户对各个音乐文件的播放习惯, 并生成历史播放记录, 根据所述历史播 放记录为各个音乐文件分别设置权重。
[0040] 根据各个音乐文件被播放的次数多少及用户每次播放音乐所选择的首次播放音 乐为各个音乐文件设置由高到低的权重。
[0041] 步骤 120、 根据各个音乐文件的权重和音乐属性分别确定各个音乐文件在一个 随机循环中的次序; 其中, 音乐属性包括歌手名、 音乐名以及音乐风格中的任 意一种或几种的组合。
[0042] 根据各个音乐文件的权重和音乐属性分别确定各个音乐文件在一个随机循环中 的次序, 具体包括:
[0043] 步骤 S121、 将权重较高和权重较低的音乐文件穿插排序, 如第一播放次序为权 重排名倒数第一的音乐文件, 第二播放次序为权重排名第一的音乐文件, 第三 播放次序为权重排名倒数第二的音乐文件, 依次类推, 获取各个音乐文件的第 一播放次序。
[0044] 步骤 S122、 根据各个音乐文件的音乐属性, 对第一播放次序重新排序, 将相同 音乐属性的音乐文件次序分幵, 获取最终播放次序。
[0045]
[0046] 步骤 130、 创建随机播放列表, 所述随机播放列表中包括按次序排列的各个音 乐文件。
[0047] 具体地, 所述随机播放列表包括按最终播放次序排列的各个音乐文件。
[0048]
[0049] 步骤 140、 按次序播放所述随机播放列表中相应的各个音乐文件。 [0050] 当所述随机播放列表中的任一音乐文件被播放后, 刪除所述音乐文件所对应的 次序, 同步更新所述随机播放列表中剩余的各个音乐文件的播放次序, 获得更 新后的播放次序, 并将被刪除的所述音乐文件放置于所述播放次序之后重新获 得下一随机播放列表。
[0051]
[0052] 本发明提供的一种音乐随机播放的方法还包括:
[0053] 当接收到用户触发的切歌指令后, 刪除所述随机播放列表中当前播放的音乐文 件, 且所述当前播放的音乐文件不会进入下一随机播放列表中。
[0054]
[0055] 本实施例提供的一种音乐随机播放的方法, 通过根据用户的历史播放记录为各 个音乐文件分别设置权重, 并根据各个音乐文件的权重和音乐属性确定各个音 乐文件在一个随机循环中的次序, 以将用户不常听的音乐设置为优先播放次序 , 将用户习惯性听的音乐分别穿插于不常听的音乐次序之间, 并根据将音乐属 性不同的音乐间隔排序, 以此避免随机播放中连续优先出现用户习惯性听的音 乐或音乐属性相同的音乐, 满足用户不同的音乐需求。
[0056]
[0057] 实施例二
[0058] 图 2为本发明实施例二提供的一种音乐随机播放装置的流程示意图, 该方装置 具体包括如下:
[0059] 设置模块 210, 用于根据历史播放记录为各个音乐文件分别设置权重, 根据各 个音乐文件的权重和音乐属性分别确定各个音乐文件在一个随机循环中的次序
[0060] 次序确定模块 220, 根据各个音乐文件的权重和音乐属性分别确定各个音乐文 件在一个随机循环中的次序; 其中, 音乐属性包括歌手名、 音乐名以及音乐风 格中的任意一种或几种的组合。
[0061] 创建模块 230, 用于创建随机播放列表, 所述随机播放列表中包括按次序排列 的各个音乐文件;
[0062] 播放模块 240, 用于按次序播放所述随机播放列表中相应的各个音乐文件。 [0063] 其中, 设置模块 210包括:
[0064] 收集生成单元, 用于收集用户对各个音乐文件的播放习惯, 并生成历史播放记 录; 和
[0065] 设置单元, 用于根据所述历史播放记录为各个音乐文件分别设置权重。
[0066]
[0067] 播放模块 240具体用于:
[0068] 当所述随机播放列表中的任一音乐文件被播放后, 刪除所述音乐文件所对应的 次序, 同步更新所述随机播放列表中剩余的各个音乐文件的播放次序, 获得更 新后的播放次序, 并将被刪除的所述音乐文件放置于所述播放次序之后重新获 得下一随机播放列表。
[0069]
[0070] 音乐随机播放装置还包括:
[0071] 刪除模块 250, 用于当接收到用户触发的切歌指令后, 刪除所述随机播放列表 中当前播放的音乐文件, 且所述当前播放的音乐文件不会进入下一随机播放列 表中。
[0072]
[0073] 本实施例提供的一种音乐随机播放装置, 通过根据用户的历史播放记录为各个 音乐文件分别设置权重, 并根据各个音乐文件的权重和音乐属性确定各个音乐 文件在一个随机循环中的次序, 以将用户不常听的音乐设置为优先播放次序, 将用户习惯性听的音乐分别穿插于不常听的音乐次序之间, 并根据将音乐属性 不同的音乐间隔排序, 以此避免随机播放中连续优先出现用户习惯性听的音乐 或音乐属性相同的音乐, 满足用户不同的音乐需求。
[0074] 上述产品可执行本发明任意实施例所提供的方法, 具备执行方法相应的功能模 块和有益效果。 未在本实施例中详尽描述的技术细节, 可参见本发明任意实施 例所提供的方法。
[0075] 注意, 上述仅为本发明的较佳实施例及所运用技术原理。 本领域技术人员会理 解, 本发明不限于这里所述的特定实施例, 对本领域技术人员来说能够进行各 种明显的变化、 重新调整和替代而不会脱离本发明的保护范围。 因此, 虽然通 过以上实施例对本发明进行了较为详细的说明, 但是本发明不仅仅限于以上实 施例, 在不脱离本发明构思的情况下, 还可以包括更多其他等效实施例, 而本 发明的范围由所附的权利要求范围决定。

Claims

权利要求书
[权利要求 1] 一种音乐随机播放的方法, 其特征在于, 包括:
根据历史播放记录为各个音乐文件分别设置权重; 根据各个音乐文件的权重和音乐属性分别确定各个音乐文件在一个随 机循环中的次序;
创建随机播放列表, 所述随机播放列表中包括按次序排列的各个音乐 文件,
按次序播放所述随机播放列表中相应的各个音乐文件。
[权利要求 2] 根据权利要求 1所述的方法, 其特征在于, 所述根据历史播放记录为 各个音乐文件分别设置权重, 包括:
收集用户对各个音乐文件的播放习惯, 并生成历史播放记录, 根据所 述历史播放记录为各个音乐文件分别设置权重。
[权利要求 3] 根据权利要求 1所述的方法, 其特征在于, 所述音乐属性包括歌手名
、 音乐名以及音乐风格中的任意一种或几种的组合。
[权利要求 4] 根据权利要求 1所述的方法, 其特征在于, 所述按次序播放所述随机 播放列表中相应的各个音乐文件, 包括:
当所述随机播放列表中的任一音乐文件被播放后, 刪除所述音乐文件 所对应的次序, 同步更新所述随机播放列表中剩余的各个音乐文件的 播放次序, 获得更新后的播放次序, 并将被刪除的所述音乐文件放置 于所述播放次序之后重新获得下一随机播放列表。
[权利要求 5] 根据权利要求 1-4任一项所述的方法, 其特征在于, 所述方法还包括 当接收到用户触发的切歌指令后, 刪除所述随机播放列表中当前播放 的音乐文件, 且所述当前播放的音乐文件不会进入下一随机播放列表 中。
[权利要求 6] —种音乐随机播放的装置, 其特征在于, 包括:
设置模块, 用于根据历史播放记录为各个音乐文件分别设置权重, 根 据各个音乐文件的权重和音乐属性分别确定各个音乐文件在一个随机 循环中的次序;
次序确定模块, 根据各个音乐文件的权重和音乐属性分别确定各个音 乐文件在一个随机循环中的次序;
创建模块, 用于创建随机播放列表, 所述随机播放列表中包括按次序 排列的各个音乐文件; 播放模块, 用于按次序播放所述随机播放列表中相应的各个音乐文件
[权利要求 7] 根据权利要求 6所述的装置, 其特征在于, 所述设置模块包括:
收集生成单元, 用于收集用户对各个音乐文件的播放习惯, 并生成历 史播放记录; 和
设置单元, 用于根据所述历史播放记录为各个音乐文件分别设置权重
[权利要求 8] 根据权利要求 6所述的装置, 其特征在于, 所述音乐属性包括歌手名
、 音乐名以及音乐风格中的任意一种或几种的组合。
[权利要求 9] 根据权利要求 6所述的装置, 其特征在于, 所述播放模块具体用于: 当所述随机播放列表中的任一音乐文件被播放后, 刪除所述音乐文件 所对应的次序, 同步更新所述随机播放列表中剩余的各个音乐文件的 播放次序, 获得更新后的播放次序, 并将被刪除的所述音乐文件放置 于所述播放次序之后重新获得下一随机播放列表。
[权利要求 10] 根据权利要求 6-9任一项所述的装置, 其特征在于, 还包括:
刪除模块, 用于当接收到用户触发的切歌指令后, 刪除所述随机播放 列表中当前播放的音乐文件, 且所述当前播放的音乐文件不会进入下 一随机播放列表中。
PCT/CN2017/080319 2017-04-12 2017-04-12 一种音乐随机播放的方法及装置 WO2018188003A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/080319 WO2018188003A1 (zh) 2017-04-12 2017-04-12 一种音乐随机播放的方法及装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/080319 WO2018188003A1 (zh) 2017-04-12 2017-04-12 一种音乐随机播放的方法及装置

Publications (1)

Publication Number Publication Date
WO2018188003A1 true WO2018188003A1 (zh) 2018-10-18

Family

ID=63792133

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/080319 WO2018188003A1 (zh) 2017-04-12 2017-04-12 一种音乐随机播放的方法及装置

Country Status (1)

Country Link
WO (1) WO2018188003A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006260648A (ja) * 2005-03-16 2006-09-28 Denso Corp オーディオ装置
CN101390167B (zh) * 2005-07-26 2012-10-03 创新科技有限公司 生成播放列表的方法
CN104732992A (zh) * 2015-04-02 2015-06-24 陈佩珊 一种音乐播放的方法及音乐播放器
CN105138557A (zh) * 2015-07-22 2015-12-09 北京锤子数码科技有限公司 一种音乐随机播放方法和装置
CN105550243A (zh) * 2015-12-07 2016-05-04 广东欧珀移动通信有限公司 一种播放列表的处理方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006260648A (ja) * 2005-03-16 2006-09-28 Denso Corp オーディオ装置
CN101390167B (zh) * 2005-07-26 2012-10-03 创新科技有限公司 生成播放列表的方法
CN104732992A (zh) * 2015-04-02 2015-06-24 陈佩珊 一种音乐播放的方法及音乐播放器
CN105138557A (zh) * 2015-07-22 2015-12-09 北京锤子数码科技有限公司 一种音乐随机播放方法和装置
CN105550243A (zh) * 2015-12-07 2016-05-04 广东欧珀移动通信有限公司 一种播放列表的处理方法及装置

Similar Documents

Publication Publication Date Title
CN104715770B (zh) 一种音乐播放方法及装置
US20080126384A1 (en) Method of automatically generating music playlists based on user-selected tempo pattern
US9230029B2 (en) System and method for modifying media content playback based on an intelligent random selection
US9355174B2 (en) Multi-input playlist selection
US9171001B2 (en) Personalized playlist arrangement and stream selection
US20060265421A1 (en) System and method for creating a playlist
EP1895505A1 (en) Method and device for musical mood detection
US20080256032A1 (en) Hierarchical Playlist Generator
KR20060103102A (ko) 미디어 아이템들의 라이브러리로부터 선택된 하나 이상의미디어 아이템들의 순서화된 리스트를 생성하기 위한 방법,시스템, 및 컴퓨터 판독가능 매체
KR20060127060A (ko) 아티스트 및 노래 유사성에 기초하는 플레이리스트
CN109299318A (zh) 音乐推荐的方法、装置、存储介质和终端设备
WO2016156555A1 (en) A system and method of classifying, comparing and ordering songs in a playlist to smooth the overall playback and listening experience
KR20130059237A (ko) 음악의 감정 정보를 이용한 추천음악 검색 방법 및 장치
EP3143769A1 (en) Intelligent auto-caching of media
JP2003015666A (ja) プレイリスト生成装置、オーディオ情報提供装置、オーディオ情報提供システムおよびその方法、プログラム、記録媒体
CN105138557A (zh) 一种音乐随机播放方法和装置
CN103531219A (zh) 信息处理设备、信息处理方法和程序
US11625430B2 (en) Music discovery
CN108628886B (zh) 一种音频文件推荐方法及装置
CN107564553B (zh) 一种音频播放列表的控制方法、系统及一种音频播放系统
WO2018188003A1 (zh) 一种音乐随机播放的方法及装置
US10963509B2 (en) Update method and update apparatus
WO2010004574A1 (en) Conditional filter device for multimedia and its metadata with custom channel or playlist generation
CN103870589A (zh) 一种音频数据切换方法及电子设备
CN106649480A (zh) 一种音乐列表的生成方法及服务器

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17905502

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17905502

Country of ref document: EP

Kind code of ref document: A1