KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
bms_to_rpp
★ 11
Open GitHub ↗
BMS to REAPER project (RPP) converter
Download README (.md)
Explore Similar Repositories
NiceCheckBox
:
A custom checkbox for android native application. Looks a bit amazing. You can customize it a set your own colors.
noteapp
:
Simple Note app using flutter.
beam_summit
:
Workshop for 2020 Apache Beam Summit: using Beam to build data pipelines for deep learning.
agora
:
DEPRECATED! Please use Kinetic: https://developer.kin.org/docs/kinetic
kuro
:
Kuro permissioned blockchain, powered by ScalableBFT and Pact
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
bms_to_rpp
?
Download (.md)
# BMS to REAPER project (RPP) converter Convert BMS charts (also BME, BML, PMS, DTX) into REAPER projects. Usage: Drag-and-drop the chart onto `bms_to_rpp.py` \ Or use the command line: `python bms_to_rpp.py chart_file.bms [output_project.rpp]` WAV keysounds recommended. \ If your BMS does not include WAV keysounds, convert them to WAV first. \ OGG/MP3 keysounds supported only if ffmpeg is installed, and processing will be very slow. Written by shockdude in Python 3.7 \ REAPER is property of Cockos Incorporated: https://www.reaper.fm/ \ Uses pydub: https://github.com/jiaaro/pydub \ Major props to the BMS command memo: http://hitkey.nekokan.dyndns.info/cmds.htm \ Major props to the DTX data format spec: https://ja.osdn.net/projects/dtxmania/wiki/DTX%2520data%2520format