I would love to add some more sounds to the e-toy tools.
(dog barking and dice being thrown)
Please could a kind soul direct me some doco about how to do this
It's pretty easy. In the Widgets flap, there is a
recording tool. Record your sound using that. (You can use Trim
from here to remove silence at start/end.) When you choose the
button "Tile," you'll be queried for a name. You can now use that
name (and even that tile!) wherever you need that sound.
Second, if you're comfortable typing some Squeak code and if you've
got the sounds you want in an AIFF file, you can execute the following:
If your sound is in a WAV file, you can execute:
To use the above, open a "workspace" window, paste the code into it,
and edit it to use you file name and sound name. Then select all the lines
of code and select "do it (d)" from the workspace menu. The "(d)" means
you can also use "alt-D" (Win) or "cmd-D" (Mac) as a keyboard shortcut.
Again, you must save your image to make these additions persist. You should
keep a backup copy of the original image just in case you need to go back to it.
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |