customized wave write?
Posted: Sun Oct 08, 2017 10:23 am
Was anyone able to create customized wave write?
The problem with stock module is, that it uses regular floats as index, which means that audio file will sound correctly up to 5'20" or 6'20" (don't remember now), and then strong artifacts will emerge due to roundings (ints to floats) of index value.
Now - with this type of counter (made by KG, who also created wave read alternative, that works with long audios):
viewtopic.php?f=2&t=8840
it should be no problem.
(3.8.1)
ASM gurus? Ruby gurus? Is it possible anyway?
The problem with stock module is, that it uses regular floats as index, which means that audio file will sound correctly up to 5'20" or 6'20" (don't remember now), and then strong artifacts will emerge due to roundings (ints to floats) of index value.
Now - with this type of counter (made by KG, who also created wave read alternative, that works with long audios):
viewtopic.php?f=2&t=8840
it should be no problem.
(3.8.1)
ASM gurus? Ruby gurus? Is it possible anyway?