Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个波形文件,其中包含使用 www.reaper.fm 设置的标记。这些标记用于确定播放期间是否已达到淡入/淡出点。我正在使用 OpenAL 播放波形文件,但无法弄清楚如何读取文件中定义的标记或提示。
我为python找到了一个类似的问题,但找不到 Java 或 OpenAL 的合适示例。如果需要,我也会对其他 Java API 开放。