Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

support for more of 128k samples. I know that is incompatible with replayers but can be useful for load them for cut before.

I like the idea. A way to implement this is to allow user to load extra large samples into a separate sample buffer which is not part of the song data, but available to edit in the sampler, so you can copy/cut, add filters and all that jazz. When module is saved that sample buffer is just ignored.

yes, If you implement this, it would be a good idea to display a notification saying something like:

- Hey! You're trying to load a sample larger than 128k! Bear in mind that this won't be saved in the .mod file.

I noticed that there is a flag which turns on/off 128kb support. You can control that from protracker.ini

64K_LIMIT=TRUE

I haven't tested this fully so I can't vouch for it.

I tested and it works. but I mean more of 128k

You've got your wish. Check out latest version :)