intelliriffer / WAVAKIER

Scripts to add BPM chunk to wav file loops for akai Force/MPC
9 stars 1 forks source link

acid chunk position #1

Open dacrhu opened 3 years ago

dacrhu commented 3 years ago

Hi,

I tried make acid info to my wav. My Waveform11 DAW can't read this information. But if I changed the acid vhunk position in wav then working fine:

return Buffer.concat([header, ua, content]);

So I moved 'ua' to before content. I don't have other DAW to testing this modification.

David

intelliriffer commented 2 years ago

Hi David, Sorry for the late reply, I just saw this deep inside my gmail. I'll have to look inside the code before I comment, but if what you changed works for you then that should be ok. Sorry again, Best, Amit Talwar

On Sat, 28 Aug, 2021, 4:58 am David Horvath, @.***> wrote:

Hi,

I tried make acid info to my wav. My Waveform11 DAW can't read this information. But if I changed the acid vhunk position in wav then working fine:

return Buffer.concat([header, ua, content]);

So I moved 'ua' to before content. I don't have other DAW to testing this modification.

David

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/intelliriffer/WAVAKIER/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA46MHXC2CJ5JIKERJQYPZTT7ANTBANCNFSM5C6OLRCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.