-
Not sure if it's an issue specific to this combination of chips, as I've exported NSF using 2A03+N163 without issue. It only affects the 1st pulse channel of the 2A03 and causes it to only play an A-1…
-
Phase reset works on hardware by doing the below pseudocode:
```
SAVE current MMC5 pulse channel x period state to blah
WRITE %xxxxx000.00000000 to MMC5 pulse channel x period
WRITE blah back to M…
-
Hello! Would it be possible for there to be an option to switch the input to use OpenMPT's keyboard layout? My muscle memory isn't used to the white keys and black keys being separated, and = or ` not…
-
When typing values as numbers in the FDS instrument editor, all negative values act as zero upon hitting enter. The numbers that were input remain the same in the text box, and the tick length of the …
-
Works similar to DPCM retrigger command (Xxx), but the `xx` parameter will control linear counter duration instead of tick period.
This command will write the linear counter value `xx` on every tic…
-
Whatever version of 0CC_Famitracker I use it plays some garbage midi sound paralell to the notes which is quiet annoying and causes lag on my pc when more channels are played.
Also it was working til…
-
Steps to reproduce:
1. create a new directory called "this doesn't work 😭"
2. start a new famitracker project
3. attempt to save it the directory with an emoji in the title
4. the operation fail…
-
As title says, app crashes on startup for me, affects version 0CC-FT versions 0.14.5 and up including dn_famitracker binary release 0.2.1
May be specific to my system but I dont have the tools to d…
-
Version 0.3.15.3
Steps to reproduce:
- Create a new 0cc module
- Create a new instrument, and import a 1-byte DPCM sample
- Assign a note to the sample, and close the instrument edit window
- Sav…
-
I'm using MacOs 10.14.5. Qt 5.6.2
Cloned the repo, fixed some minor stuff and got stuck at this error:
```sh
emulator/nesemulatorthread.cpp:24:10: fatal error: 'SDL.h' file not found
#include …