Spaces:
Running
Running
Update anotherday.md
Browse files- anotherday.md +0 -7
anotherday.md
CHANGED
@@ -28,14 +28,7 @@ Remember FL Studio counts MIDI channels from 1 while everyone else (excluding UI
|
|
28 |
To create and export midis in FL Studio, create MIDI out tracks. When you export, it will export everything in the midi out tracks. Remember to set the channels in the MIDI out tracks.
|
29 |
The program may not work if either bf or the enemy does not have any notes.
|
30 |
|
31 |
-
## Running this program (FOLLOW INSTALLATION INSTRUCTIONS)
|
32 |
|
33 |
-
**PLEASE FOLLOW THIS TUTORIAL. TRY NOT TO DOWNLOAD THE EXE FILE UNLESS YOU ARE WILLING TO TAKE RISKS. DEPENDENCIES ARE BELOW**
|
34 |
-
https://gist.github.com/i-winxd/0af33288536c155ac06690d3953156a4
|
35 |
-
|
36 |
-
(Windows only) To quickly run this app, click on `funkinChartGenerator.bat`. This will only work once you've
|
37 |
-
installed Python and have successfully ran `pip install mido` before. What this file does is open command prompt,
|
38 |
-
where the current working directory is the folder the `.bat` file is in, and run the command `py main.py`.
|
39 |
|
40 |
#### Funkin' Chart Generator specific steps
|
41 |
|
|
|
28 |
To create and export midis in FL Studio, create MIDI out tracks. When you export, it will export everything in the midi out tracks. Remember to set the channels in the MIDI out tracks.
|
29 |
The program may not work if either bf or the enemy does not have any notes.
|
30 |
|
|
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#### Funkin' Chart Generator specific steps
|
34 |
|