-
Notifications
You must be signed in to change notification settings - Fork 191
TD0 file conversion #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Currently there's no conversion between .tdo files and .vdrum files. I haven't looked into the .tdo format, although I wouldn't be at all surprised if it were just a memory dump of the kit. One thing I don't want to risk is V-Drum Explorer being used to violate the copyright of aftermarket suppliers. Not having used these myself, am I right in saying that folks who wanted to would already be able to just email .tdo files to each other anyway, and that converting to .vdrum wouldn't actually make this any easier? |
Yes, I believe the .tdo format is just a memory dump (and apparently now includes the sample mapping as well because pretty much all of them are including samples for TD-17/25/50's) Yeah, people can just share them via email if they wanted to. So converting to .vdrums not gonna change anything for the pirates :( Luckily that doesn't appear to be a major issue in the FB groups that I've seen :) I came across a Yahoo group years ago that apparently was being used to do exactly that... I reported it to the Vexpressions team but they seemed powerless to get it pulled down by Yahoo :( Regards |
That's fascinating in terms of the samples. Those wouldn't be representable in .vkit files, as I don't have access to samples (either loading or saving) as far as I'm aware. (If anyone does know a way of loading or saving samples over MIDI, I'd love to hear!) |
No, no one is loading/saving samples over MIDI. They're just being referenced/mapped from the Import folder that needs be put on the SD card. |
Right. I need to have a think about whether it would make sense to try to include this within the vkit format, or have a whole separate format for td0. I think the first step will be to try to load a td0 as a vkit while skipping the samples though. |
If you want/need any testing done from my end, just let me know :) |
Uh oh!
There was an error while loading. Please reload this page.
From #100:
cc @rebelsoxuk
The text was updated successfully, but these errors were encountered: