-
I've read in the documentation file about the amiga:
"Effects: none. as of this moment the Amiga doesn't need any effects in particular"
still, being able to import .mod files would be great, an…
-
## Bug report
### Describe the bug
Every once in a while we seem to see a segmentation fault that seems related to volume output change in the pipewire output.
I have a stack trace (see below…
-
> [...]it would be worse if it attempted to write VGM for system that doesnt exist in spec lol
...
[8930test.zip](https://github.com/tildearrow/furnace/files/7971249/8930test.zip) module and vgm f…
-
## Bug report
### Describe the bug
MPD stops then running `mpc update`
## Expected Behavior
The update runs without an error
## Actual Behavior
Get a error message consider log
…
-
Hi devs,
Your README recommends using "arcadepath" for cases like limiting arcade MRAs to horizontal or vertical only, however it looks like this has been removed. I was previously using this to li…
-
I haven't found a way to retrigger this, but somehow I deleted a large sample (~970kb) and it crashed Furnace. I remember that it was on PCE and it was also somehow playing the sample on all 6 channel…
-
One of my favorite vgm format, RIX, seems only supported in adplug.
-
VGM v1.01 files may not play back correctly.
In VGM v1.00 and v1.01, there was only one "FM clock", which was used for YM2413, YM2612 and YM2151.
VGM v1.10 split this into 3 separate clock value…
-
The kernal LOAD routine expects files to contain a two-byte header specifying the address at which they should be loaded. Although the LOAD routine can be instructed to load at an arbitrary address, i…
-
Recently I tried to experiment with the library, and I found it has the inability to change the tempo while playing VGM files (didn't test other formats yet):
```cpp
PlayerA *player;
//...
playe…