Skip to content

Commit db1c5b6

Browse files
authored
Update README.MD
1 parent 507da5f commit db1c5b6

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.MD

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
"NitricTracker"
22
-
33

4-
This is my fork of NitrousTracker which I use to haphazardly add features that I would like, which I will then pull request when they are cleaned up and done.
4+
This is my fork of NitrousTracker which I use as a test bed for random features before attempting to cleaning them up and merge requesting upstream. [Click here to download the latest artifact (nds builds)](https://nightly.link/prayerie/nitrictracker/workflows/build.yaml/new/NitricTracker.zip). Note that bothing in here is final, the implementation is extremely unstable, and any change that does make it through will be fully rewritten. **You will experience frequent crashes and lose work** - this build serves as more of a proof of concept (if youhave feedback regarding any proposed changes, please join the unofficial NitroTracker discord and ping me, or make an issue here). Also, this repository will lag behind upstream a lot.
55

6-
Also please note: all the currently unfinished features here will be rewritten. The current implementation is extremely messy and buggy and just me testing how feasible different features are. Also, the current design of the FX keypad is not final.
6+
If you do experience a crash (or "RSOD"), a photo of the red screen, alongside what you were doing, would be of great help.
77

8-
[Click here to download the latest artifact (nds builds)](https://nightly.link/prayerie/nitrictracker/workflows/build.yaml/new/NitricTracker.zip). Note that I just commit random stuff that may be broken here with no regard for stability, so it will probably suck to use (don't blame me if you get a random guru meditation error and lose any current work). This repo will not have any formal numbered releases, as when the changes here are stable I will just merge request NitrousTracker.
8+
This repo will not have any formal numbered releases, as when the changes here are stable I will just merge request NitrousTracker.
99

1010
now with a working playback cursor!
1111

@@ -17,9 +17,8 @@ more screenshots:
1717

1818
### Status
1919

20-
- [x] fx keypad
21-
- [x] cell selection transpose buttons
22-
- [x] themeing support (mostly done)
20+
- [ ] rework fx keypad (exolotl design)
21+
- [x] themeing support (mostly done, add Theme.conf(?))
2322
- [ ] sample duplication
2423
- [ ] somehow include sample edits in undo buffer (maybe?)
2524
- [ ] inst swap
@@ -30,8 +29,6 @@ more screenshots:
3029
- [ ] support for reading openmpt .xm format additions
3130

3231

33-
dflkjghdlfkghj
34-
3532

3633
original readme:
3734
```

0 commit comments

Comments
 (0)