从编辑序列中生成包含时间码、持续时间和轨道元数据的干净Music Cue Sheet。上传 XML 或 EDL 文件并生成 CSV、XLSX、PDF、TXT 或其他格式,以在 Google Sheets、Microsoft Excel、Apple Numbers 和类似程序中使用。
提示表生成器将快速生成项目中使用的所有音乐曲目的简单列表。该工具可以从 Media Composer、Premiere Pro、Resolve 和 Final Cut Pro 读取序列。它合并多个曲目并删除不可见的剪切以获得简洁的列表。 根据文件名,如果音乐曲目的元数据来自我们的合作伙伴库之一,也可以自动添加到提示表中。可以使用预设自定义导出并导出为多种不同的格式,包括 CSV、XLSX 和 PDF。
通过与多个音乐制作库合作,我们可以关联各种元数据。当您使用以下音乐库中的曲目时,音乐提示表工具可以收集到有关这些曲目的所有可用元数据。要使用这一功能,请在工具中启用 "包含来自音乐库的元数据"。选择一个预设或创建自己的自定义提示单预设,其中包含所需的元数据,如作曲家详细信息、艺术家、标签代码、ISRC、GEMA 代码等。
查看与我们合作的曲库中的音乐,使用这些曲库中的曲目让您的工作更轻松。
您是否缺少一个图书馆,或者您是否为一个音乐图书馆工作?请联系我们并成为合作伙伴,让您的客户从我们的工具中获益。成为合作伙伴的过程简单明了。
元数据将使用文件名添加。为了确保所有歌曲都能被识别,您不应在下载后重命名文件。 我们对数据的准确性不承担任何法律责任。您有义务亲自检查提示表的正确性。
Learn how this cue sheet tool works.
用我们的演示文件试试提示单:
在上传序列之前,建议对其进行快速准备。最好的方法是复制序列并删除您不想在提示表中出现的所有不必要的音频和视频轨道。如果您使用包装/嵌套音频剪辑,则展平所有轨道也很重要。另外,请删除“音频转换效果”,以防该工具失败。
启用该选项后,序列中被剪辑成多个片段的素材,只要它们之间没有中断,就会自动合并成一个条目。如果该工具在多个轨道上找到相同的片段,它们也会被合并并显示为一个条目。
即使片段之间存在间隙,也可使用此选项连接片段。您可以定义 1 到 500 帧的覆盖范围。如果该工具在多个轨道上找到相同的片段,它们也会被合并并显示为一个条目。
您可以自定义导出文件中的栏目。从几个公共模板中选择,或按 "+"号来创建你自己的预设。显示时间码、长度和单个元数据有无数种可能性。若要保存预设,您必须先登录。
无论您是开发人员,还是只想使用 Zapier 或 Make 等工具自动化更多流程,都可以使用我们的 API 将此工具轻松集成到您的工作流程中。有关集成 REST API 的更多信息,请参阅我们的 API 文档。
应用程序接口文档Our tool supports a list of default values that can be added to the search database, which are explained below. Not all values are mandatory. Additional columns are possible.
Name | Type | Description |
---|---|---|
file_name | String (max. 200 characters) | Filename up to 200 characters. If a filename is longer, it is truncated. If there are several variations of a file name, they can be listed in a column file_name_2, file_name_3, ... |
track_title | String (max. 200 characters) | Name of track |
track_number | Int | Track number within the album. |
track_duration | Int | Track duration in seconds. |
track_code | String (max. 100 characters) | Optional track code (can include numbers and letters). |
track_id | Int | A unique database track ID, must be numeric. Optional. |
artist | String (max. 200 characters) | This is an optional artist name. If this value is empty, most cue sheets will automatically use the composer's values. |
composer | String (max. 200 characters) | Composer Name. Multiple composers can be separated by a semiclon, e.g. "John Doe; John Smith". |
composer_society | String (max. 200 characters) | Name of the Composer Society. If a track has multiple composers, use semicolons to separate the societies. |
composer_number | String (max. 200 characters) | Number of the Composer. If a track has multiple composers, use semicolons to separate the number. |
composer_share | String (max. 200 characters) | Share of the Composer. If a track has multiple composers, use semicolons to separate the shares. Value between 1 and 100. |
owner | String (max. 200 characters) | |
publisher publisher_name | String (max. 200 characters) | Publisher Name. Multiple publishers can be separated by a semiclon, e.g. "Pub1;Pub2". |
publisher_society | String (max. 200 characters) | Name of the Publisher Society. If a track has multiple publishers, use semicolons to separate the societies. |
publisher_number | String (max. 200 characters) | Number of the Publisher. If a track has multiple publishers, use semicolons to separate the number. |
album_title | String (max. 200 characters) | |
album_catalog_number | Int | |
album_catalog_code | String (max. 200 characters) | |
album_release_date | Date (YYYY-MM-DD) | Album release date. Leave blank if unknown. |
album_disk_number | Int | This is an optional number that defines the disk number of the album. If the track is released on disk, this value is 1 or 2 in 99% of the cases. |
album_total_discs | String (max. 200 characters) | This is an optional number that indicates the total number of disks in an album. If the track is released on disk, this value will be 1 or 2 99% of the time. |
label_name | String (max. 200 characters) | Name of the label. |
label_code | Int | Label code, without "LC". |
isrc | String (max. 100 characters) | |
iswc | String (max. 100 characters) | |
ean | String (max. 100 characters) | |
upc | String (max. 100 characters) | |
gema | String (max. 100 characters) | |
catalog_name | String (max. 200 characters) | Name of the catalog/library the track is in. |
bpm | Int | |
genre | String (max. 200 characters) |
Open Google Sheets and go to "File -> Import". Upload the generated CSV file and press "Import Data" to generate a Sheet with all markers.
Open Numbers and go to "File -> Open". Simply open the CSV file.
不。文件会被直接处理,不会保存在服务器上。
生成的文件最多保留一个小时。
当然可以,只需给我们留言即可。