Toolbox for manipulating the JSON-Format used by Synth Riders Beatmap Editor in the clipboard
Project description
Synth Mapping Helper
Toolbox for manipulating the JSON-Format used by Synth Riders Beatmap Editor in the clipboard.
Features
For more info on each feature, check out the wiki
- Filter by note and wall types for all operations
- Changing type of notes and walls
- Can cycle between multiple colors to make "rainbows" or alternate between single hand specials and regular notes
- Change BPM indepenent of note timing (helpful if you have a map with different BPM sections)
- Movement in XY and Time:
Note: All operation can be done in regards to grid center, a pivot point, or the start of rails- Rotate
- Scale and mirror
- Outset (moving outwards/away by a fixed distance)
- Offset (Translate/Move)
- Stacking patterns
- Pattern generation
- Spirals/Zigzags
- Spike/Buzz-Rails
- Stack along rails
- Rail manipulation
- Merging
- Splitting
- Interpolation
- Convert between single notes and rails
- Cross-Platform (Windows, Linux)
- For Windows, supports drag and drop actions (fully usable without command prompt)
- Imports directly from clipboard, and export to it
- Uses an internal format that is easy to work with (wiki page):
- Position in editor grid coordinates (+x=right, +y=up)
- Time in measures (starting from start of selection)
- Angles in degrees (positive=counterclockwise)
- Notes/Rails seperated by color and as
n x 3
numpy-arrays (x, y, time) - Walls as
1 x 5
numpy-arrays (x, y, time, type, rotation) - Walls positions are adjusted to match their rotation center
- Script to "finalize" maps:
- Offset walls so they appear ingame as they do in the editor
- Can plot hand velocity and acceleration
Maybe
- GUI
- Automatic smoothing
How to Install and use
Advanced users
- Install via
pip3 install synth_mapping_helper
(requires python 3.9 or higher) - See
python3 -m synth_mapping_helper.cli -h
for usage - Feel free to experiment with extending functionality by using the module functions directly. If you have something that you think could help other mappers, please make a PR
Windows
See this wiki page for detailed instructions, including screenshots.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
synth_mapping_helper-0.9.5.tar.gz
(20.2 kB
view hashes)
Built Distribution
Close
Hashes for synth_mapping_helper-0.9.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b11d5527bdda0e558482922d33452eb62eb9497c564bf34efc3a5eccdc2a20e8 |
|
MD5 | f3ae9a9b0344be076548fbfb9419d1f3 |
|
BLAKE2b-256 | aa89fc8dc1cfe146d0518d6bb15c47060e58988bc7258ba711e7c2b844d916eb |
Close
Hashes for synth_mapping_helper-0.9.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b294242c3b1b3556f59310f1b63c097d38b2265f11745fdc2d15ad4a61e1836 |
|
MD5 | cd87785d4a86fd9c5f73893b85ed3396 |
|
BLAKE2b-256 | 55a56c363fb5d06711cfa842c9a1280460e073e28a1935f5e8abb5e2be09f378 |