<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>