Steffest
Steffest
Yes Deluxe Paint V can open IFF-24 bit pictures (and so can dpaint.js) But this is not a standard one.  Interestingly, some Amiga 24-bit image editors open it with...
@warpdesign Yes, I "left" it a the presumption that it's a file with "out of spec" headers. Luckily, times have changed and the Amiga community have embraced open source and...
Good point! I'll add it to the TODO list.
Actually, most trackers I observed add a little "ramp up" volume-slide when playing notes to minimize the clicking/ticking transition sounds that otherwise occur when you have sudden volume jumps in...
Awesome! I especially like the "`if sample.floats[0] == 0:`" check. That could totally work. Alse very interesting thread on the Milkytracker Github. I'll have a fresh think on this matter....
Yes, I know what you mean. Plan was to add a setting to avoid this. Should be in a next release, I only have to find some time for it...
@congpp Did you ever find a solution for that image? I made an IFF parser myself and bumped into the same issue opening your sample image so now I am...
Yeah... I'm a bit wary, though, that a new build would increase the size of the lib with quite a few kb. Next to obvious reasons as additional features (playlist...
I've setup a new "player only" build today. Without manual optimisation, it comes in at 68k (22k gzipped). That's only slightly bigger than the current player lib, so that's not...
That's done. I landed on 48kb (16.6 when gzipped) Quite pleased with the size. Examples and docs are updated -> https://www.stef.be/bassoontracker/docs/?player There are 3 changes compared to the previous version:...