You are here

Add new comment

About the argument to specify the sample path: it's a good idea, I'll implement it as soon as we figure out what else should be available as an optional argument (any suggestions?)

Because drumkv1 does not have anything like multilayered samples, I had to take a decision. It was either exporting each layer as its own instrument, or picking just one layer. The way Python iterates through nodes by default makes it pick the first layer it finds - I agree that it would be a better idea to choose the last one instead.