customized wave write?

For general discussion related FlowStone
Post Reply
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

customized wave write?

Post by tester »

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?
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: customized wave write?

Post by tester »

In the meantime, I found these two in my reps.

Not tested yet, so I don't know which one works, which one is worth.

From what I can see, one uses direct mem cables (no green reconversion), but requires initial length definition. The other one has some dll on board. So the one with dll looks promising, yet depending on how it treats memory.
Attachments
Wave Record.fsm
(19.36 KiB) Downloaded 868 times
WAV Recorder V0.4.zip
(137.4 KiB) Downloaded 934 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Post Reply