mirror of
https://github.com/godotengine/godot
synced 2024-11-02 15:10:04 +00:00
d1ddee2258
Based on #62896, only implements the BPM support part. * Implements BPM support in the AudioStreamOGG/MP3 importers. * Can select BPM/Bar Size and total beats in a song file, as well as edit looping points. * Looping is now BPM aware * Added a special importer UI for configuring this. * Added a special preview showing the audio waveform as well as the playback position in the resource picker. * Renamed `AudioStream::instance` to `instantiate` for correctness. |
||
---|---|---|
.. | ||
doc_classes | ||
config.py | ||
ogg_packet_sequence.cpp | ||
ogg_packet_sequence.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |