feature request

Forums

I've been using drumkv1 the last few months and it is one fantastic piece of software especially when combined with a beat slicer like shuriken.

Would it be possible to implement a "Master Edit Mode"? This would be great when 1 or more setting's need to be applied to all samples.
Would it also be possible to implement "Bulk Load"? This makes things easier when you have drums that span across the entire keyboard.

Thank you for your time and all your excellent software!

Permalink

hi, thanks

re.- "Master Edit Mode"
maybe. yes, it's possible. though, probably only as a custome (G)UI operation mode eg. changing a knob value while pressing shift?

re. "Bulk Load"
not quite a most desirable feature... maybe some external scripting should be an alternative, listing and parsing a file-system directory, producing a custom preset file (*.drumkv1), which is in a straightforward text/xml format. see below an example of a template (placeholders in italic):

<!DOCTYPE drumkv1>
<preset name="preset_name">
 <elements>
  <element index="0">
   <sample index="0" name="GEN1_SAMPLE">audio_file_sample_0.wav</sample>
  </element>
  <element index="1">
   <sample index="0" name="GEN1_SAMPLE">audio_file_sample_1.wav</sample>
  </element>
  . . .
  <element index="127">
   <sample index="0" name="GEN1_SAMPLE">audiofile_sample_127.wav</sample>
  </element>
 </elements>
</preset>

hth.
cheers

Thanks, I appreciate your consideration on the "master edit" feature. As for the "bulk load" external scripting, i am totally lost with that. Please forgive my ignorance but i fail to see how this would not be "a most desirable feature". Maybe a tutorial on "bulk load" external scripting? Either way, i will Google and this certainly will not stop my usage of drumkv1. It's one great App/Plugin!

i didn't said it wouldn't be "a most desirable feature"... i just pointed a workaround which is perfectly feasible via a custom script to produce a .drumkv1 preset file which can mimic exactly what you requested.

i understand you may lack some or any skills on scripting, shell, python, whatever. but you probably know someone who does! it would only cost you a beer at most, if your friend is not of the greedy kind :)

cheers

Add new comment

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
File attachments
Unlimited number of files can be uploaded to this field.
2 MB limit.
Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz.
CAPTCHA
Enter the characters shown in the image.