tildearrow / furnace

a multi-system chiptune tracker compatible with DefleMask modules
GNU General Public License v2.0
2.65k stars 209 forks source link

Export of demos/atari2600/twin.fur as TIunA hangs on Windows 11 (Furnace 0.6.5) #2062

Closed peterdell closed 3 months ago

peterdell commented 3 months ago

I tried to do what is described in https://github.com/AYCEdemo/twin-tiuna?tab=readme-ov-file.

Open twin.fur in Furnace and do a TIunA export as song.asm with these parameters: base song label name: twin max size in first bank: 1024 max size in other banks: 4048

But then Furnace hangs forever / not longer responds.

Kind regards, Peter / JAC!

agajgjsa592586 commented 3 months ago

I've got that error too... plus it doesn't matter what max size you want. When exporting to TIunA on any large Atari2600 music, it hangs for a very long time until hours or days straight, and it will function again after that.

tildearrow commented 3 months ago

Indeed. It appears the TIunA export function is extremely slow. I am trying to diagnose and optimize since Natt may be unable to at the moment.

Worst case I'll add an output progress window.

tildearrow commented 3 months ago

The latter has been done. Now there is a progress window.