Add tip for using BeatTimer in basic audio mapping guides #635
+10
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Some time ago I created a website that tries to take all the work out of syncing audio for mapping. I made the project for fun and to test my dev skills. Since then people loved it and some are using it regularly for new maps. For the future I also plan on adding audio normalization so that BeatTimer takes away step 4 aswell (see changes). (Edit: Volume Normalization was added)
The application works completely locally using ffmpeg-wasm so no login or hosting is needed on my part. It would be a shame if people don't know about it and lose the time benefit. Or for some installing Audacity could also be a challenge stopping them from mapping (audio-synced maps). So I propose to add that tip into the docs and would be happy if the work helps more people out there.
This is the repo of the website (also mentioned in help section on top left): GitHub Repository (Website). To test it you can simply use the example button on top right.