Add new comment

Permalink

- I know there are lots of parameters to tweak, but the default parameters could be enough for a start.

to be kinda blunt, the .drumkv1 preset file is plain straightforward XML; you can edit it with a lame text editor if you like :)

when producing a bare-bones preset file you can omit all the parameter sections and just come up with the <sample> ones, like the following taken from your example:

<!DOCTYPE drumkv1>
<preset name="filename">
 <elements>
  <element index="36">
   <sample name="GEN1_SAMPLE">kick.wav</sample>
  </element>
  <element index="37">
   <sample name="GEN1_SAMPLE">kick2.wav</sample>
  </element>
 </elements>
</preset>

notes: filename must equate to preset name; sample file paths maybe absolute or relative to where the filename.drumkv1 file is located.

got that?

- It would be great also to have a 'human' representation of the MIDI note, for instance 36 -> C3, 48 -> C4, and so on

well, for a the percussion notes it doesn't make any more useful or does it? that's why the element listing stands for the GM standard drum note/key names and not with melodic ones.

- And last thing, a 'reload preset' button would be a great addition, to be able to reload a preset without having to use the file selector.

that's partially what the "Reset" button does and for all other circumstances, just selecting the preset name from the drop-down-list (preset combo-box) does exactly what i think you're asking, rather totally and absolutely! ;)

- Anyway, thank you for your great software!

thanks.
hth.

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.