AndyDentFree / AndyDentFree/rbstuff

rbKarel play sounds

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Enhancement
Dominant language
REALbasic
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
Add a KarelSounds folder to the list of folders for which is searched.

If present, it should contain sounds which will be named after the filename,
with any extensions
removed.

These can be played in the script using the sound name in quotes.

eg: if there is a sound file scream.wav then the rbKarel syntax would be:
play "scream"
or
playLoop "scream"
```

Original issue reported on code.google.com by `dentaroo@gmail.com` on 30 Apr 2009 at 9:10

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.