Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
...limit (side-request, thread titles that are longer than 50 characters!)
would be good to stitch long dpcm samples together at a high quality without painstakingly separating it all manually; particularly if they're quite long
one thing i'd like to add to this request myself would be handy as well - the ability to have multiple dmc files split up via two methods - a) transient detection (probably more effort than it's worth) and b) slicing based on region markers within the wave file. would just be useful for people like me with drum loops and having it automatically sliced for used in FT, rather than slicing it by hand.
I think this could also work in case you want to use a sample that's longer than the maximum sample length allowed by the hardware, by having... let's say 15k worth of speech (a sentence) chopped up into x byte pieces, avoiding the need for an external file splitter.
Splitting files wouldn't be hard to add, but making it automatically select a size that's alignable in the module would take some more effort. I'll add this to the request list and think about it.
This would be easy if the NSF format supported DPCM IRQs, which would make it possible to automatically chain samples, but unfortunately that's not the case.