[Scilab-users] designing a sound file

P M p.muehlmann at gmail.com
Sat Dec 21 21:16:35 CET 2019


Dear experts,

I try to compose (design) a small sound file, made of several wav-files.

My question:       How to approach this task in the best way?


Here some input:

- sound 1: Tick-sound of a clock
- sound 2: Tock-sound of a clock

each wav-file has these properties:
- length: 0.1 sec
- bits: 32
- sample rate: 44100 Hz
- mono

Now:
I want to create a tick-tock sound of length  n-seconds  .. where I can
choice the length of n
Each Tick-Tock-sound must be exactly 1-second apart from each other.

I load the sounds with: loadwave

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?

Thank you,
Philipp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20191221/f38dee9c/attachment.htm>


More information about the users mailing list