<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I am not really an expert in this format, but unless you want a
      very long file, the logical approach for me would be to make a
      vector with zeros representing all samples, then insert the
      imported tick and tack samples at the right places, and export to
      a file with wavewrite or savewave. Making sure to remove DC offset
      in the tick, tock data to avoid clicks. <br>
    </p>
    <p>Maybe it will sound better in stereo ?</p>
    <p>Brgds</p>
    <p>Jan<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 2019-12-21 21:16 PM, P M wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACf7ODuGhD2aSpyoEtZFMm+Bh_Pb0bTQ3BLh3oXB=dDk5JdZUg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>
                      <div>
                        <div>
                          <div>
                            <div>Dear experts,<br>
                              <br>
                            </div>
                            I try to compose (design) a small sound
                            file, made of several wav-files.<br>
                            <br>
                          </div>
                          My question:       How to approach this task
                          in the best way?<br>
                        </div>
                        <br>
                        <br>
                      </div>
                      Here some input:<br>
                      <br>
                    </div>
                    - sound 1: Tick-sound of a clock<br>
                  </div>
                  - sound 2: Tock-sound of a clock<br>
                  <br>
                </div>
                each wav-file has these properties:<br>
              </div>
              - length: 0.1 sec<br>
            </div>
            - bits: 32<br>
          </div>
          - sample rate: 44100 Hz<br>
        </div>
        - mono<br>
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div><br>
                      <div>
                        <div>
                          <div>
                            <div>Now:<br>
                            </div>
                            <div>I want to create a tick-tock sound of
                              length  n-seconds  .. where I can choice
                              the length of n<br>
                            </div>
                            <div>Each Tick-Tock-sound must be exactly
                              1-second apart from each other.<br>
                            </div>
                            <div><br>
                            </div>
                            <div>I load the sounds with: loadwave<br>
                              <br>
                            </div>
                            <div>Do I have to create a single "silent"
                              wav file first, which is  n-seconds long
                              and than insert at the correct position
                              the sound signal?<br>
                              <br>
                            </div>
                            <div>Thank you,<br>
                            </div>
                            <div>Philipp<br>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </body>
</html>