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
- 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 (wiki page):
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 3numpy-arrays (x, y, time) - Walls as
1 x 5numpy-arrays (x, y, time, type, rotation) - Walls positions are adjusted to match their rotation center
Maybe
- GUI
- Momentum analysis
- 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 -hfor 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file synth_mapping_helper-0.8.1.tar.gz.
File metadata
- Download URL: synth_mapping_helper-0.8.1.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8390f3919ab14c7cad3b1be15f7042e2f136bed680d81571a28f176931798d3
|
|
| MD5 |
fbd35a799d47c864ddc46889b7682ac6
|
|
| BLAKE2b-256 |
c269a90239702d7ff922d1e69222ed5a4bb5cf74d70f09be7af9ff07fd24324a
|
File details
Details for the file synth_mapping_helper-0.8.1-py3-none-any.whl.
File metadata
- Download URL: synth_mapping_helper-0.8.1-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e974e0493076402c238a02de8d6dcbb883c7356acba27fd17985a43f5815ec14
|
|
| MD5 |
dd4be104673c6a35ccd7bcfabab74c99
|
|
| BLAKE2b-256 |
7efa7f712997750411d98e0365c163386fb8646030434d0341c79c9d164a4d05
|